Python socket won't connect on Windows

Grant Edwards invalid at invalid.invalid
Thu Oct 22 11:29:31 EDT 2009


On 2009-10-22, Florian Berger <florib at arcor.de> wrote:

> I think I narrowed it down to the fact that Python 2.x on
> WinXP won't connect in this setup.
>
> Does anyone have a hint what to do?

I'd probably fire up Wireshark and capture the network traffic
to/from the remote host when the Python app attempts to connect
and when another client connects.

-- 
Grant Edwards                   grante             Yow! I just remembered
                                  at               something about a TOAD!
                               visi.com            



More information about the Python-list mailing list