MFC for Windows CE supports all the Internet services connections that are used for the HTTP Internet service protocols. Because MFC for Windows CE does not support FTP or Gopher Internet server protocols, it does not support the following standard MFC classes, which are designed for those protocols:
MFC for Windows CE supports CInternetConnection and CInternetSession a little differently than standard MFC, primarily because Windows CE does not support FTP or Gopher Internet service protocols. MFC for Windows CE also supports the CHttpConnection class differently than it is supported in standard MFC.
For information about the MFC for Windows CE Internet service classes, see the following topics:
For information about where the Internet service classes fit into the Windows CE class hierarchy, see Classes Derived from CObject