FTP Connection using c++

Oct 14, 2008 at 12:37pm
Hi.....
I am new to the c++programming.. Please help me how to connect FTP in c++..Plz...
Thanks and Regards

sandiya
Last edited on Oct 14, 2008 at 1:58pm
Oct 14, 2008 at 10:08pm
Google: C++ Sockets
Google: FTP Protocol
Oct 15, 2008 at 10:45am
You don 't need sockets.
Use WFTP win32 apis.
5 lines of code to connect and transfer a file
Topic archived. No new replies allowed.