Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!execu!sequoia!texbell!bellcore!ka9q.bellcore.com!karn From: karn@ka9q.bellcore.com (Phil Karn) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: KA9Q TCP-IP stripped-down version available? Message-ID: <17891@bellcore.bellcore.com> Date: 15 Oct 89 22:49:03 GMT References: <933@manta.NOSC.MIL> <4806@cps3xx.UUCP> Sender: news@bellcore.bellcore.com Reply-To: karn@ka9q.bellcore.com (Phil Karn) Distribution: usa Organization: Secular Humanists for No-Code Lines: 21 >in article <933@manta.NOSC.MIL>, psm@manta.NOSC.MIL (Scot Mcintosh) says: >> Keywords: KA9Q TCP IP PACKET RADIO >> >> I have heard a rumor that a stripped-down version of the KA9Q packet >> radio package is available. Supposedly this version has ftp, telnet, >> etc. removed, and is for people who want to build their own >> applications on top of TCP-IP. Anyone heard of this and know where I >> could get a copy of the source on the Internet? Thanks in advance. I don't know what you mean by "stripped down version". My code is written with an eye towards modularity, so it's pretty easy to leave out what you don't want. There are already lots of #ifdefs (too many, actually, for my aesthetics) that allow you to turn off unwanted portions of the code. I keep snapshots of my current work on flash.bellcore.com (128.96.32.20) in /pub/ka9q. The source is src.arc (PKARC format archive) and the executable I run is in net.exe. Once again, this code is free for noncommercial use only. Phil