Problems With socket Under NT & PythonWin 2.0
swanky_mode at my-deja.com
swanky_mode at my-deja.com
Sun Dec 10 14:01:19 EST 2000
More information about the Python-list mailing list
Sun Dec 10 14:01:19 EST 2000
- Previous message (by thread): Problems With socket Under NT & PythonWin 2.0
- Next message (by thread): Problems With socket Under NT & PythonWin 2.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greetings; I'm trying to learn a bit more about Python programming under Windows NT, and came across a problem with the Socket EchoServer.py example in section 7.2.2 inside the Python reference pages. As soon as I run EchoServer inside the PythonWin IDE with Python 2.0, the entire IDE "hangs"; e.g., the mouse pointer icon is set to an hour glass, and there is no change in its settings, as well as not being able to click on any of the toolbar buttons. The only way I can stop the application is by closing PythonWin from the NT Task Manager. With this in mind, I have the following questions: Are the socket examples inside the Python reference Unix/Linux only? Do I need any additional modules or libraries to run socket programs inside PythonWin? Do I need to change any of my environment settings? I'm running Windows NT 4.0 with Service Pack 6a applied. I do have the TCP/IP protocol stack installed and configured. I have no problem running any other socket based applications I've done in C++ or Java, and I can run the Peer Web Server Services (IIS) without any problems. I also have Cygwin 1.0 installed as well. Any help or insights on this problem would be greatly appreciated. Thank you in advance for your time and help... Sent via Deja.com http://www.deja.com/ Before you buy.
- Previous message (by thread): Problems With socket Under NT & PythonWin 2.0
- Next message (by thread): Problems With socket Under NT & PythonWin 2.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list