Writing a small battleship game server in Python

Michael Goettsche mail at tuxipuxi.org
Fri Aug 12 09:36:07 EDT 2005


On Thursday 11 August 2005 18:08, Brian Quinlan wrote:
> Michael Goettsche wrote:
> > What would be a good, but still easy way to write such a server?
>
> You could use SimpleXMLRPCServer. A client call sequence could like this:

Thanks for the example Brian.
I wonder... is there a standard implementation for languages like Delphi and 
C++/Qt too? The server should work well with other clients.

Thanks,
Michael.



More information about the Python-list mailing list