From mboxrd@z Thu Jan 1 00:00:00 1970 From: jnc@mercury.lcs.mit.edu (Noel Chiappa) Date: Fri, 22 Aug 2014 09:27:03 -0400 (EDT) Subject: [TUHS] networking on unix before uucp Message-ID: <20140822132703.282FC18C123@mercury.lcs.mit.edu> > From: Mark Longridge > I was wondering if Unix had any form of networking before uucp appeared > in Unix v7. In general, no, but I know of a number of networked Unixes prior to V6. ISTR that there were a number of Unixes attached to the ARPANET; I know at least one (at UIllinois) was - that was a V6 machine. There were several different TCP/IP implementations done under V6; the UIllinois guys did one (in C), BBN did one (by Jack Haverty, who ported one done in assembler by IIRC SRI), and one was done at MIT (by Liza Martin, in C). I don't think any of them saw significant deployment. Noel