I am writing an application (hopefully cross-platform compatible but intended for Windows) that needs to accept data from a socket (TCP server) then display the data in a Tk window. Basically a chat program.
I cannot figure out how to make this work....
The Tk part works fine and the TCP server works fine, they just don't work together....
This seems to be a problem only on Win32 systems. I am looking for any alternatives to make this type of program work under Windows.
Does anyone have any ideas?
Mid Ohio Valley Linux Users Group
August 4th 2004 Meeting - Securing Linux
I cannot figure out how to make this work....
The Tk part works fine and the TCP server works fine, they just don't work together....
This seems to be a problem only on Win32 systems. I am looking for any alternatives to make this type of program work under Windows.
Does anyone have any ideas?
Mid Ohio Valley Linux Users Group
August 4th 2004 Meeting - Securing Linux