Author | Post | |||
MrHappy |
Hey all, I want to try out these programming challenges using C++. I have been programming in it for two or so years but I have never had to do any programming to interact with the net. Can anyone recommend a good tutorial to get me started? Thanx, MrHappy |
|||
01.10.2003 03:09:25 |
|
|||
Lothaerin |
Hi Happy Guy =) Propably you may try Google. If Google doesn't know the answer for your question... then who does? |
|||
06.03.2004 03:10:15 |
|
|||
obiwan |
Look at following: #include <Wininet.h> InternetGetCookie InternetOpen InternetOpenUrl InternetReadFile and so on |
|||
06.03.2004 06:37:54 |
|