Click to See Complete Forum and Search --> : how connect to website/server from C++ dll?
rezame
May 5th, 2010, 12:01 PM
Dear Sirs,
I want know how I can connect from C++ dll to website/server for sending or getting information?
Thanks,
Reza.
hoxsiew
May 5th, 2010, 12:35 PM
Check out the WinINet functions:
http://msdn.microsoft.com/en-us/library/aa385483(VS.85).aspx
Igor Vartanov
May 7th, 2010, 02:30 PM
I want know how I can connect from C++ dll to website/server for sending or getting information?So what is it about? A dll or connect? If dll, the answer is: the same way as you do that in exe.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.