Client/Server Tutorial?

Andrei Kulakov ak at silmarill.org
Sun Mar 24 20:21:28 EST 2002


In article <mailman.1016971717.5613.python-list at python.org>,
maximilianscherr wrote:
> hi,
> 
> 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 
> did not really work well, the first try had problems with 
> communcications between the client threads, the second one had 
> problems with connecting at all!!!
> 
> thanks,
> 
> Max
>
Deitel's Python: How to Program has a chapter where a networked tic tac
toe game is created using server/client mechanism.

> 
> 


-- 
Cymbaline: intelligent learning mp3 player - python, linux, console.
get it at: cy.silmarill.org



More information about the Python-list mailing list