Windows Sockets Tasks
Use Windows Sockets for network programming. Use sockets to send or receive data over a network. MFC supports sockets with two classes.
For information about Windows Sockets without MFC, see in the Win32 Programmer's Reference.
What do you want to do?
Basic Sockets
Advanced Sockets