dswain
July 8th, 2002, 04:55 AM
Hi ,
Is there any equivalent sample code for CHttpFile,CInternetConnection against CHttpConnection and CInternetSession in ATL/COM without any dependency of MFC (As Tear sample code in MFC).
As you know "The TEAR sample shows how to write an MFC console application that uses WININET.DLL to communicate with the Internet. The sample shows how to form an HTTP request using CHttpFile against CHttpConnection and CInternetSession objects."
I need the same requirements to communicate with Internet using ATL/COM but without MFC dependency.
Any suggestion appreciated.
Regards,
Dswain
Is there any equivalent sample code for CHttpFile,CInternetConnection against CHttpConnection and CInternetSession in ATL/COM without any dependency of MFC (As Tear sample code in MFC).
As you know "The TEAR sample shows how to write an MFC console application that uses WININET.DLL to communicate with the Internet. The sample shows how to form an HTTP request using CHttpFile against CHttpConnection and CInternetSession objects."
I need the same requirements to communicate with Internet using ATL/COM but without MFC dependency.
Any suggestion appreciated.
Regards,
Dswain