FTP client

T

tomal.paul

Hi All,

I want to code for a new FTP client.
Where can I get the neccessary documents to start with? Or how should I
start my work on it?

Regards,
Tomal
 
K

Karl Heinz Buchegger

Hi All,

I want to code for a new FTP client.
Where can I get the neccessary documents to start with? Or how should I
start my work on it?

By fireing up your web browser und searching the web for informations.
http:\\www.google.com

make sure your search string contains the key words "FTP", "client" and
"C++"

You should find plenty of information.
 
G

gbruchha81

Depending on what you want to do it may be advisable to just redirect
stdin and stdout in a fork which executes ftp client of your choice.
 
I

Ioannis Vranos

Hi All,

I want to code for a new FTP client.
Where can I get the neccessary documents to start with? Or how should I
start my work on it?

At first you must decide on what platform do you want this ftp client to run on. Then you
should pick a library for that platform.

An example is Windows OS, .NET API.
 

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
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top