You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MaikePaetzel edited this page May 3, 2021
·
11 revisions
General Notes
This explains the GameController protocol. There can be references to Java Enums
which list the allowed values for the respective field. You can find them also in the Data Values.
The game controller send out packages on the GAMECONTROLLER_DATA_PORT=3838 and expects the
response from players who are connected to the GameController on the GAMECONTROLLER_RETURN_PORT=3939.