<
From version < 8.2 >
edited by Alexander Schulz-Rosengarten
on 2023/07/13 12:23
To version < 8.3 >
edited by Alexander Schulz-Rosengarten
on 2023/07/13 12:23
>
Change comment: Updated the relative links.

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 -The GUIs communicate via [[TCP and JSON>>doc:TCP Communication]] with the railway controller. Because of this platform in dependency, it's easily possible to connect multiple different GUI-clients to the controller.
1 +The GUIs communicate via [[TCP and JSON>>doc:SS14Railway.TCP Communication]] with the railway controller. Because of this platform in dependency, it's easily possible to connect multiple different GUI-clients to the controller.
2 2  
3 3  We implemented two different clients, the first running on the common (desktop) JVM and the second running on android based devices.
4 4  
5 -[[doc:Desktop]]
5 +[[doc:SS14Railway.Desktop]]
6 6  
7 -(% style="color: rgb(59,115,175);" %)Android[[doc:Android]]
7 +(% style="color: rgb(59,115,175);" %)Android[[doc:SS14Railway.Android]]