![]() |
File Transmission in C Language
Hello,
I am new to C language.I am trying to download a file from remote server and save on desktop using c language.Can i use Http to accomplish my task.if not atleast help me with FTP Code.Please This is very urgent. :( . Thanks inAdvance. |
Re: File Transmission in C Language
i think if you know the ip and the opened port of the server you can get the data using spcket programming...
u can get an easy guid about sockept programming on net by searching bgnet.pdf in google.. i hope it helps.. |
Re: File Transmission in C Language
http://curl.haxx.se/libcurl/
This has support for FTP and HTTP. |
| All times are GMT +5.5. The time now is 01:52. |