Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FTP client & server

23 views
Skip to first unread message

vd

unread,
Dec 12, 2006, 2:49:25 AM12/12/06
to
hi... i need source code for FTP client & server in c. plz let
me know where to find them.
thanks in advance.

efiish

unread,
Dec 12, 2006, 2:58:53 AM12/12/06
to

hi,
u can try google code search or http://sourceforge.net

santosh

unread,
Dec 12, 2006, 3:25:09 AM12/12/06
to

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

Sourcerer

unread,
Dec 12, 2006, 7:27:59 AM12/12/06
to
"vd" <veer...@gmail.com> wrote in message
news:1165909765.8...@79g2000cws.googlegroups.com...

> 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/

CBFalconer

unread,
Dec 12, 2006, 7:15:36 AM12/12/06
to
vd wrote:
>
> 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)


0 new messages