-
sockets in c++?
hey. I've been looking through the web for tutorials on using sockets in c++. I know a lot of c++ already but I just want to learn how to use sockets and apply them to make security programs like port scanners and mabee some things like chat programs.. c++ would just be so much more usefull to me if I could have it interact with another pc :) so any links or book titles would be appreciated
-
-
Here's a link, by the way, is there a specific operating system that you are targeting?
http://www.lowtek.com/sockets/
-
yeah i'm using windows. this site looks like it'll be helpfull. thanks man
-
Here is one that I liked.
Windows Sockets: A Quick And Dirty Primer
http://world.std.com/~jimf/papers/sockets/winsock.html