MFC for Windows CE has its own socket class, CCeSocket. Although Windows CE does not support true asynchronous socket communication, the CCeSocket class provides asynchronous notification for certain types of socket events.
For information about the MFC for Windows CE socket classes, see the following topics:
For information about where the Windows CE sockets classes fit into the Windows CE class hierarchy, see Classes Derived from CObject.