FTP file transfer on Windows platform using ANSI C ?

Posted by moon on Stack Overflow See other posts from Stack Overflow or by moon
Published on 2010-03-18T07:17:21Z Indexed on 2010/03/18 7:31 UTC
Read the original article Hit count: 222

Filed under:
|
|
|

I have a known shared folder on another Windows PC and i have to transfer files using my ANSI C program to that shared folder using an FTP connection. I need some directions - please guide me.

© Stack Overflow or respective owner

Related posts about ansi-c

Related posts about c