Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Windows Sockets
Name: newbie1 Date: February 3, 2004 at 09:53:51 Pacific OS: xp CPU/Ram: 256
Comment:
I have been looking all over the web for information on windows sockets programing. While there is tons of stuff, it all seems to be more complicated than it needs to. I have never programed socket application and need somthing basic to start out with. I am haveing trouble differiniating between what i need and what i dont. Also, is there a languge that is easier than another? Thanks in advance!
Summary: Hi, since I am not a expert programmer, I need a clear explanation for windows socket programming with Visual C++ 6.0. I wanna write a program to close the current open ports with VC6.0. I know how to...
Summary: A program I wrote in python uses the symbol AF_PACKET. It runs just find under Linux, importing * from socket. But under Windows, AF_PACKET is said to be undefined. Any ideas why this symbol might n...