File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
connext_dds/real_time_wan_transport
websockets/simple_shapes_demo Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ private IP address:port (192.168.1.1:1234 in the figure below) and a public
7070IP address: port (50.10.23.45:2345 in the figure below).
7171
7272![ Internal to External Participant] (
73- resources/images/InternalToExternal.png?raw=true
73+ ./ resources/images/InternalToExternal.png?raw=true
7474 "Internal to External Participant")
7575
7676Scenarios 3 and 4 require that both Internal Participants are behind a
@@ -79,7 +79,7 @@ reachable in a public address (60.10.23.45:2345 in the Figure below) to
7979facilitate the NAT traversal process.
8080
8181![ Internal to Internal Participant] (
82- resources/images/InternalToInternal.png?raw=true
82+ ./ resources/images/InternalToInternal.png?raw=true
8383 "Internal to Internal Participant").
8484
8585## Prerequisites before running example
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ See the RSConfig.xml file for more details.
3333When monitoring is enable, you can use Admin Console to see valuable monitoring
3434data in a visual way.
3535
36- ![ Routing Service in Admin Console for Monitoring] ( images/AdminConsoleMonitoringRS.png " Admin Console RS view ")
36+ ![ Routing Service in Admin Console for Monitoring] ( ./ images/AdminConsoleMonitoringRS.png " Admin Console RS view ")
3737
3838The configuration applied to Routing Service in the xml file to enable
3939the monitoring framework is the following:
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ We describe here some examples of how to use the Remote Administration
3535Platform.
3636
3737First of all, you have to build the Requester application. So, please follow
38- this [ guide] ( c++11/README.md ) .
38+ this [ guide] ( ./ c++11/README.md) .
3939
4040After building the Requester application, we will open two Shapes Demo:
4141
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ samples are read:
3333Instructions on how to run _ Web Integration Service_ and the client
3434applications for each specific language are available under:
3535
36- - [ js/README.md] ( js/README.md )
37- - [ python/README.md] ( python/README.md )
36+ - [ js/README.md] ( ./ js/README.md)
37+ - [ python/README.md] ( ./ python/README.md)
3838
3939![ Alt text] ( ../../resources/img/long_polling.png " Long Polling Example Screenshot ")
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ Integration Service_.
66Instructions on how to run _ Web Integration Service_ and the client applications
77for each specific language are available under:
88
9- - [ js/README.md] ( js/README.md )
9+ - [ js/README.md] ( ./ js/README.md)
1010
1111![ Alt text] ( ../../resources/img/web_shapes.png " Web Shapes Demo Screenshot ")
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ communication _RTI Web Integration Service_ WebSockets API instead of Rest reque
66Instructions on how to run _ Web Integration Service_ and the client applications
77for each specific language are available under:
88
9- - [ js/README.md] ( js/README.md )
9+ - [ js/README.md] ( ./ js/README.md)
1010
1111![ Alt text] ( ../../resources/img/web_shapes.png " Web Shapes Demo Screenshot ")
You can’t perform that action at this time.
0 commit comments