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
Post a Comment