Justin Ezequiel wrote: > > sockobj.bind(('',40007)) > > tried on my N6600 with same error > > try using your phone's IP instead of the empty string '' > > tried sockobj.bind(('127.0.0.1',40007)) and did not get an error
I didn't get an error either, but the whole thing hangs up, and I am forced to abort the program. This has happend quite a few times already. Did it work for you normally? Thanks -- http://mail.python.org/mailman/listinfo/python-list