CInternetConnection クラス
インターネット サーバーへの接続を管理します。
class CInternetConnection : public CObject
解説
CFtpConnection クラス、CHttpConnection クラス、および CGopherConnection クラスの基本クラスです。 これらのクラスは、FTP、HTTP、または gopher サーバーとの通信のための追加機能を提供します。
インターネット サーバーと直接通信するには、CInternetSession オブジェクトと CInternetConnection オブジェクトが必要です。
WinInet クラスの詳細については、「Win32 インターネット拡張機能 (WinInet)」を参照してください。
必要条件
**ヘッダー:**afxinet.h