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++ - Is it possible to compile a VST on linux? -

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

php cli reading files and how to fix it? -