cplusplus.com cplusplus.com
cplusplus.com   C++ : Forums : Windows Programming : Downloading files with c++
  Search:
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Forums
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programm...
Articles
Lounge
Jobs

-

post  Downloading files with c++

SnapCrakllPop (13)
I just need someone to point me to a library(or libraries) that will help me download a file to a computer's hard drive.

This is the main idea:
http://www.example-code.com/vcpp/http_download.asp

But I want to write the whole thing myself without using this person's functions.

Thanks,
SCP
|
Zaita (1560)
http://www.cplusplus.com/src/urlmon.zip
|
george135 (66)
You don't need anything.
Just use URLDTOF api (1 line of code...)
|

This topic is archived - New replies not allowed.
Home page | Privacy policy
© cplusplus.com, 2000-2009 - All rights reserved - v2.2
Spotted an error? contact us