Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!elroy!cit-vax!ucla-cs!zen!ucbvax!ftp.UUCP!romkey From: romkey@ftp.UUCP.UUCP Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: PCIP SOURCE CODE Message-ID: <8711191845.aa02823@Louie.UDEL.EDU> Date: Thu, 19-Nov-87 16:59:21 EST Article-I.D.: Louie.8711191845.aa02823 Posted: Thu Nov 19 16:59:21 1987 Date-Received: Sat, 21-Nov-87 17:56:13 EST References: <8711190445.AA26161@eneevax.umd.edu> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 26 PC/IP is probably not the best choice of networking code to port to a system like UNIX (or MINIX). I would suggest checking out Phil Karn's code KA9Q (there, I think I got it right this time). In fact, I think I've heard of people in the past porting Phil's code to MINIX. The problem is that PC/IP has this internal multitasking package in it which most of the package depends on very heavily, and to really bring it up under a UNIX-like system so that it will work well really requires rewriting pretty much the whole of PC/IP. If you really do want to get a copy of MIT's PC/IP, you can get it from the people at this address: MIT Microcomputer Center Room 11-209 77 Massachusetts Ave. Cambridge, MA 02139 (617) 253-6325 They'll ship you source on a UNIX tar tape. Also, the MIT code does not include FTP or SMTP, and its TCP only handles one connection (FTP needs 2) and does not do passive open (servers need this). You probably don't want GGP. Nobody should want GGP these days unless they're at BBN. - john romkey ftp software