Classes


MFC Library Reference 
CHttpFile Class 

This topic has been updated for Visual Studio 2005 SP1.

Provides the functionality to request and read files on an HTTP server.

class CHttpFile : public CInternetFile
Remarks

If your Internet session reads data from an HTTP server, you must create an instance of CHttpFile.

To learn more about how CHttpFile works with the other MFC Internet classes, see the article Internet Programming with WinInet.

Requirements

Header: afxinet.h

Smart Device Developer Notes

This section has been updated for Visual Studio 2005 SP1.

Starting in Visual Studio 2005 SP1, this class is supported in Smart Device projects.

The Smart Device version of CHttpFile Class does not support the following methods:

See Also

Reference

CInternetFile Class
Hierarchy Chart
CInternetFile Class
CGopherFile Class
CHttpConnection Class

Concepts

CHttpFile Members

Tags :


Page view tracker