|
More Information #4
|
|
GetOut!
Multiplayer Online Boardgame
|
|
|
|
The TCP/IP protocol works with the client / server principle.
This means, one player opens a new game (server), and all other player
must connect to this player (clients).
|
|
|
Open a new game (server).
|
|
|
|
|
Connect to a server (client).
|
|
|
|
|
|
|