This class manages your connection to an Internet server.
It is the base class for the CHttpConnection class, which provides additional functionality for communicating with a HTTP server.
To communicate directly with an Internet server, you must have a CInternetSession object and a CInternetConnection object.
Header file: | Afxinet.h |
Platforms: | Palm-size PC, H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
Windows CE does not support methods for connecting with FTP and Gopher servers.