Actions
Server » History » Revision 1
Revision 1/2
| Next »
Andreas Schneider, 03/17/2009 03:00 PM
Short description; guide and help still missing
Server¶
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.
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.
Updated by Andreas Schneider over 15 years ago · 1 revisions