<
From version < 18.2 >
edited by Soeren Domroes
on 2025/01/30 12:05
To version < 19.1
edited by Soeren Domroes
on 2025/01/30 12:05
Change comment: Renamed back-links.

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -The GUIs communicate via [[TCP and JSON>>doc:Projects.Railway Project (summer term 2014).Documentation.C Controller.TCP Communication.WebHome]] 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:Projects.Archive.Railway Project (summer term 2014).Documentation.C Controller.TCP Communication.WebHome]] 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