MFC類CHttpConnection管理與HTTP伺服器的連線。HTTP是用MFCWinInet類實現的三個Internet伺服器協定之中的一個。 類CHttpConnection包含一個構造函式和一個成員函式Open...
調用該成員函式來構造一個CHttpFile對象。不能直接構造一個CHttpFile對象,但可以調用CInternetSession::OpenURL 或CHttpConnection::OpenRequest。CHttpFile::Close...
8.1.3 chttpconnection類 / 3238.1.4 cftpconnection類 / 3248.1.5 cinternetfile類 / 2378.1.6 cinternetexception類 / 3298.2 編程實例:基於套用的...
CHtmlStream afxisapi.hCHtmlView 實現Web Browser控制項的視圖類,能夠訪問當地或Web上的HTML檔案。 afxhtml.hCHttpConnection afxinet.h...
CHttpConnection* pServer = NULL; //指向伺服器地址(URL)CHttpFile * pHttpFile = NULL;//HTTP檔案指針CString strServerName; //伺服器名...
CObject └CInternetSession 如果Internet連線必須在套用過程中保持著,可創建一...·GetGopherConnection 打開與Gopher服務的連線。 ·GetHttpConnection 打開與HTTP...
8.1.3 CHttpConnection類8.1.4 CFtpConnection類8.1.5 CInternetFile類8.1.6 CInternetException類8.2 編程實例:基於套用的WWW服務掃描器...
CHttpConnection* pServer = NULL; //指向伺服器地址(URL)CHttpFile * pHttpFile = NULL; //HTTP檔案指針CString strServerName; //伺服器名...