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