Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In unterseiten zur parallelen Editierung, können wir ja später zusammenführen

Android

DesktopThe 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.

We implemented two different clients, the first running on the common (desktop) JVM and the second running on android based devices.

Desktop

Android