Geting Tierd Need some guidens by some masters of C++

Ok i have Googeld, i have read and started to go inzane.

Can some one just please give me a code for downloading a file from the web.
Tell me what lib to use what to link just realy noob it down for me?
That whode be awsome. No detail is to litel at this point.
Been trying to get this to work for almost 2 weeks now.
Cant find any decent Beginner friendly tutorials ore meterial(refrece).
That realy explains it step by step. Do Winsock2.h have this abilety?
To download a file from a web page and store it on the disk?

To All that take the time.
THANKS YOU!
closed account (zwA4jE8b)
many of your words are mispelled.
(translation)
Ok, I've looked and looked on google, and I can't find anything.

Can someone please tell me how to programmatically download a file from the internet?
I would really like it if you gave me some simple instructions, and please be sparse on the
details.

I have been working on this for two weeks! Can winsock2.h download a file (from a webpage)
and store it on my hard drive?

Thanks.


Answer: No. Simple instructions will just teach you to be lazy.

Good, you need to continue working. You can use the winsock library to do this, not easily I'm afraid.

Please be more clear, and spell correctly next time.
http://curl.haxx.se/libcurl/cplusplus/

go to link, sample code available; code doesn't write itself
Topic archived. No new replies allowed.