Non-Subspace Related Coding - Winsock python BDwinsAlt - Wed Dec 27, 2006 12:21 pm Post subject: Winsock python
I need some help working with winsock in python. I haven't seen much about it on google. I looked for a while with nothing good to come up. Can someone show me how to get started with using winsock and python.
I need to know which files to include and how to set it all up.
Solo Ace - Wed Dec 27, 2006 1:18 pm Post subject:
Not sure, but I thought python would deal with that, just do an import socket or something. Look for examples on the web, it's easier than you might think.
Doc Flabby - Wed Dec 27, 2006 2:46 pm Post subject: http://www.devshed.com/c/a/Python/Sockets-in-Python/
googled python sockets
BDwinsAlt - Wed Dec 27, 2006 5:32 pm Post subject:
Haha thanks. I was googling python winsock.