Asrarahmed Kadri wrote:
>
>
>
> socket.error: (10061, 'Connection refused')
Sounds like your firewall is blocking communication on this port.
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
Hi,
I have successfully installed the SOAPpy module. The version is 0.11.6
I am trying to run simple test program for server and cliet. The script for server is executing without any error; but the client script is giving me the error as below.
TRACEBACK:
C:\project stuff-programs>python c