FTP Connection using c++

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
Google: C++ Sockets
Google: FTP Protocol
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.