MFC AFX and BCB5
2004-02-28 05:08:03 AM
cppbuilder47
Hi,
I'm trying to use the MFC afxinet.h library to open HTTP/FTP sessions, does anybody have an example to use the classes CInternetSession, CHttpConnection, CHttpFile?
I tried to make by my own but I'm getting exceptions without useful messages (only CException/CInternetException at addres anything) when I try to get the HTTP response!
Thanks