FTP client & server

V

vd

hi... i need source code for FTP client & server in c. plz let
me know where to find them.
thanks in advance.
 
S

santosh

vd said:
hi... i need source code for FTP client & server in c. plz let
me know where to find them.
thanks in advance.

Use Google. Avoid silly abbreviations like 'plz' etc.
 
C

CBFalconer

vd said:
hi... i need source code for FTP client & server in c. plz let
me know where to find them.

alt.source.ftp.client_server.c. Also read the links below.

--
Some useful references about C:
<http://www.ungerhu.com/jxh/clc.welcome.txt>
<http://www.eskimo.com/~scs/C-faq/top.html>
<http://benpfaff.org/writings/clc/off-topic.html>
<http://anubis.dkuug.dk/jtc1/sc22/wg14/www/docs/n869/> (C99)
<http://www.dinkumware.com/refxc.html> (C-library}
<http://gcc.gnu.org/onlinedocs/> (GNU docs)
<http://clc-wiki.net> (C-info)
 
S

Sourcerer

vd said:
hi... i need source code for FTP client & server in c. plz let
me know where to find them.
thanks in advance.

I just created a TFTP server and client in c (for Linux), as part of my college
project. It's not really according to protocol, though, but the basic
functionality is there.

I don't know where an FTP client could be found (try googling), but a complete
TFTP is at
http://www.kernel.org/pub/software/network/tftp/
Perhaps you can find an FTP client too on that site.

--
"It is easy in the world to live after the world's oppinion; it easy in solitude
to live after our own; but the great man is he who in the midst of the crowd
keeps with perfect sweetness the independence of solitude."
Ralph Waldo Emerson, Self-reliance 1841
http://pinpoint.wordpress.com/
 

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,145
Messages
2,570,824
Members
47,370
Latest member
desertedtyro29

Latest Threads

Top