[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] network module



Am Samstag, den 28.10.2006, 16:02 +0200 schrieb Julien Herbin:
> I mean, it must be pretty "slow" because it's basically XML over
> TCP/IP.

As i know the Maurora Server (Stendhal) uses XML for nearly everything.
Jabber/XAMPP is Streaming XML and most times faster than ICQ/AIM which
uses a Binary Protocol.

XML-RPC is not XML over TCP-IP, XML-RPC is a HTTP GET/POST Request with
XML Data instead of HTML. This is indeed useless for Onlinegaming.

Maybe someone could add a Python Binding for Grapple.
http://opensource.linuxgamepublishing.com/grapple.php
IMHO This could be a good addition for Pygame 2.0