please help me to debud my local chat network program

Minh Dang dangbaminh.it at gmail.com
Wed Nov 28 06:10:45 EST 2012


ok, in client.py, i change broadcastIP = "broadcast" to broadcastIP = "127.0.0.1" but there are some bugs 
sys.exit(main())
rQueue, wQueue, xQueue = select.select(inputs, [], []) 



More information about the Python-list mailing list