Project

General

Profile

Server » History » Version 1

Andreas Schneider, 03/17/2009 03:00 PM
Short description; guide and help still missing

1 1 Andreas Schneider
h1. Server
2
3
CentrED is built on the client-server architecture. This means, that there are two seperate programs involved: the Client and the Server. Both communicate over a network via "TCP":http://en.wikipedia.org/wiki/Transmission_Control_Protocol.
4
The Client displays the map to the user and offers several tools to modify it as well as to control the server. The Server on the other hand takes these requests, processes them and shares them between all connected clients.