On Jul 31, 2:37 pm, MalC0de <malc0de.encr...@gmail.com> wrote:
> no, I disabled my firewall, no problem with even enabled firewall ...
> no one can help !?

Connection refused... connection was refused by the listening socket,
it could also be due to the settings of your service, if it accepts
only from localhost to localhost (127.0.0.1 to 127.0.0.1) then other
connections will not be granted. Try to find some socket samples on
python.org (there are plenty of tip and tricks for using sockets)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to