From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kelly Black Subject: Re: Writing AX.25 Server Progie Date: 31 Dec 2002 13:02:24 -0600 Sender: linux-hams-owner@vger.kernel.org Message-ID: <1041361345.5474.2.camel@edith> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: "Curt Mills, WE7U" Cc: M Taylor , Linux Hams mailing list On Tue, 2002-12-31 at 10:35, Curt Mills, WE7U wrote: > Like Xastir? That's the APRS app that's written in C and runs on > Unix/Linux/Mac OSX (so far). I think most of the socket stuff is in > interface.c. I've been told that the way we do an AX.25 receive is > not the most efficient, but it works. Something about that we can > get all packets for all interfaces from the one call, but the way we > do it we're separating the packets for each interface and throwing > away the rest? Details are fuzzy. > > Anyway, it's working code, and constantly being maintained. > > If your application is GPL'ed, you can use pieces of the code > directly: > > http://www.xastir.org Cool.. Thanks for the heads up. I have checked the source out of CVS and will give them a look see. Kelly Black KB0GBJ P.S. Is this not a great hobby or what. I have not been a "kit builder" for years, but am keeping interested in Ham Radio via programming, and finding helpful people everywhere. Thanks everyone for responding, and have a Happy New Year!