download - how can i write a simple file downloader in c language? -


hello have download simple .txt file web in c language.

i have found way curl (tut) want know other ways. application should check content of file , return it.

filecontent:

open 

or

closed 

does knows tutorials or codesnippets?

you need tutorial sockets , have http spec. it's pretty simple.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -