pentominos:pentominos
This is an old revision of the document!
−Table of Contents
Pentominos - Data Collection System
Network communication (protocol)
All network communication are done via XML documents.
Every XML document is terminated by the zero character ('\0' in c/c++)
Sending the zero character to a process will reset it, and thereby cleaning up all mess made by illegal documents.
A connection can only be created in client-mode, and will exists as long as the client intends it to.
A server listen will run in a read loop until the client terminates the connection.
Experimental: The server must reply to all request with an answer, no matter if the preceding processing went well or not.
Links
TODO
pentominos/pentominos.1222694906.txt.gz · Last modified: 2008/09/29 15:28 by deva