Xref: utzoo rec.ham-radio:4637 rec.ham-radio.packet:1091 comp.protocols.iso:84 comp.protocols.tcp-ip:3210 comp.protocols.misc:254 Path: utzoo!mnetor!uunet!husc6!bbn!rochester!cornell!batcomputer!sun.soe.clarkson.edu!nelson From: nelson@sun.soe.clarkson.edu (Russ Nelson) Newsgroups: rec.ham-radio,rec.ham-radio.packet,comp.protocols.iso,comp.protocols.tcp-ip,comp.protocols.misc Subject: Re: TCP/IP at Dayton and Trenton Message-ID: <769@sun.soe.clarkson.edu> Date: 19 Apr 88 15:33:59 GMT References: <1983@hou2d.UUCP> <1054@thumper.bellcore.com> Reply-To: nelson@sun.soe.clarkson.edu.UUCP (Russ Nelson) Organization: Clarkson University, Potsdam, NY Lines: 16 Keywords: TCP IP ARPA Internet KA9Q In article <1054@thumper.bellcore.com> karn@thumper.bellcore.com (Phil R. Karn) writes: >The KA9Q Internet Protocol Package will also be described and >demonstrated at both the Trenton Computer Festival ... >The entire package, which includes complete C source code ... >I will bring a limited supply of copies, but bring your own blank disks >if you want to be sure of getting a copy. ... I'll give Phil a few copies of my Turbo C porting kit on 5 1/4 360 K disks. The porting kit is updated to version 871225.18, and is on clutx.clarkson.edu [128.153.4.3] in pub/Ka9q/kit.arc via anonymous ftp. -- char *reply-to-russ(int network) { if(network == BITNET) return "NELSON@CLUTX"; else return "nelson@clutx.clarkson.edu"; }