Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
FTP client & server
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
vd  
View profile  
 More options Dec 12 2006, 2:49 am
Newsgroups: comp.lang.c
From: "vd" <veern...@gmail.com>
Date: 11 Dec 2006 23:49:25 -0800
Local: Tues, Dec 12 2006 2:49 am
Subject: FTP client & server
       hi... i need source code for FTP client & server in c. plz let
me know where to find them.
thanks in advance.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
efiish  
View profile  
 More options Dec 12 2006, 2:58 am
Newsgroups: comp.lang.c
From: "efiish" <efi...@gmail.com>
Date: 11 Dec 2006 23:58:53 -0800
Local: Tues, Dec 12 2006 2:58 am
Subject: Re: FTP client & server

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

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

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
santosh  
View profile  
 More options Dec 12 2006, 3:25 am
Newsgroups: comp.lang.c
From: "santosh" <santosh....@gmail.com>
Date: 12 Dec 2006 00:25:09 -0800
Local: Tues, Dec 12 2006 3:25 am
Subject: Re: FTP client & server

vd wrote:
> 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.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sourcerer  
View profile  
 More options Dec 12 2006, 7:27 am
Newsgroups: comp.lang.c
From: "Sourcerer" <enl...@MAKNIgmail.com>
Date: Tue, 12 Dec 2006 13:27:59 +0100
Local: Tues, Dec 12 2006 7:27 am
Subject: Re: FTP client & server
"vd" <veern...@gmail.com> wrote in message

news:1165909765.892023.120330@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/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
CBFalconer  
View profile  
 More options Dec 12 2006, 7:15 am
Newsgroups: comp.lang.c
From: CBFalconer <cbfalco...@yahoo.com>
Date: Tue, 12 Dec 2006 07:15:36 -0500
Local: Tues, Dec 12 2006 7:15 am
Subject: Re: FTP client & server

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)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »