Client/Server Tutorial?

maximilianscherr MaximilianScherr at T-Online.de
Sun Mar 24 18:09:41 EST 2002


it's good, but i'm not sure if that can do what i want:) though i 
probably asked the wrong question.
i need a tutorial for a server (not only a simple one, one with 
client handlers, and info on clients..., like in games)
cause i want to create a server emulator for an online game, and 
therefor i need at first a 'server engine' to accept the packets 
handle them...

--- In python-list at y..., "Irmen de Jong" <irmen at N...> wrote:
> > Is there any good tutorial for creating advanced client/server 
apps
> > (like online games) out there? i tried to make one 2 times, and 
both
> 
> May I suggest you take a look at Pyro;   http://pyro.sourceforge.net
> It may be just what you want/need for easy distributed application 
development.
> You don't have to do any network programming when using Pyro.
> 
> Irmen de Jong
> 
> 
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list