C++ & FTP [Newb]

J

John Greco

I am kinda new to C++ did it about 5 years ago in high school and am
kinda coming back to it now. Now to my question.

Is there a way similar to PHP to open an FTP connection and get a couple
of files then close the connection? PHP does it through sockets I
believe. Thanks!
 
V

Victor Bazarov

John said:
Is there a way similar to PHP to open an FTP connection and get a couple
of files then close the connection? PHP does it through sockets I
believe. Thanks!

Nope. There is no way in C++ as we discuss it here, in comp.lang.c++.
There might be a way, however, in your platform programming library.
But for that you need to ask in a newsgroup that discusses your platform.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,196
Messages
2,571,036
Members
47,631
Latest member
kukuh

Latest Threads

Top