MFC Classes for Creating Internet Client Applications

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at MFC Classes for Creating Internet Client Applications.

MFC provides the following classes and global functions for writing Internet client applications. Indentation indicates a class is derived from the unindented class above it. CGopherFile and CHttpFile derive from CInternetFile, for example. These classes and global functions are declared in AFXINET.H, except CFileFind, which is declared in AFX.H.

Classes

Global Functions

See Also

Win32 Internet Extensions (WinInet)
Prerequisites for Internet Client Classes
Writing an Internet Client Application Using MFC WinInet Classes