Home | Overview | Details | Sample
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 Windows Sockets in the Win32 Programmer's Reference.
Basic Sockets
Advanced Sockets
See Also CAsyncSocket, CSocket, CArchive