How can i open a HTTP network connection? Any one haz th codez? Then I must parse the html.:confused:
Printable View
How can i open a HTTP network connection? Any one haz th codez? Then I must parse the html.:confused:
Perhaps, WinInet could help you?
Wow. That look very complex. is there no easyier way??!? :eek:
If you can use MFC - then look at the
CHttpConnection Class
CInternetSession Class
Thank you!!!