Quote:
|
Originally Posted by webcomplete.com
Thats MFC not standard C++ though.
|
Quote:
|
Originally Posted by robertfoley
I am new to C++ and am developing on MicroSoft Visual Studio 2003 (Visual C++).
|
It's not MFC specific, since you can use the wininet.dll any way you want.
Shure you can write your own fsockopen() or something but robert says he's a newbie and it does take a lot more work and POSIX works completely different anyway.
So i thought the above code might help him.