home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.programmer
- Path: sparky!uunet!elroy.jpl.nasa.gov!ufo!dnoble
- From: dnoble@jpl-devvax.jpl.nasa.gov (David Noble)
- Subject: Re: Public Domain FTP Source based on BSD Sockets
- Message-ID: <1992Jul29.171544.17859@jpl-devvax.jpl.nasa.gov>
- Organization: Jet Propulsion Laboratory (NASA)
- References: <45821@shamash.cdc.com>
- Date: Wed, 29 Jul 1992 17:15:44 GMT
- Lines: 23
-
- In article <45821@shamash.cdc.com> ldh@svl.cdc.com (Lawrence D. Hare) writes:
- >Does anyone know whether there exists public domain source code for FTP
- >based on the BSD Socket Interface? Likewise for Telnet?
-
- There is a ton of stuff like this at ftp.uu.net [137.39.1.9] under the
- /packages/bsd-sources directory. The two subdirectories you want are:
-
- ftp.uu.net:/packages/bsd-sources/usr.bin/ftp
- ftp.uu.net:/packages/bsd-sources/usr.bin/telnet
-
- You might also want to look at the RFCs that document the FTP and Telnet
- protocols. They are located in the directroy
-
- ftp.uu.net:/inet/rfc
-
- I think RFC #854 is the one that defines the simplest layer of Telnet, but
- I don't know off the top of my head which RFC deals with FTP. I guess that's
- why there's an index in the rfc directory :-) Happy hunting...
-
- --
- David Noble - RPI Computer & Systems Eng, class of '92 and 1/2
- dnoble@ufo.jpl.nasa.gov - JPL Section 367 System Integration & Testing
- dnoble@rdrc.rpi.edu - Virtual Environment Group, RDRC/RPI
-