Windows Sockets Tasks

HomeOverviewDetailsSample

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.

What do you want to do?

Basic Sockets

Advanced Sockets

See Also   CAsyncSocket, CSocket, CArchive