From mboxrd@z Thu Jan 1 00:00:00 1970 From: M Taylor Subject: Re: Writing AX.25 Server Progie Date: Tue, 31 Dec 2002 02:31:39 +0000 Sender: linux-hams-owner@vger.kernel.org Message-ID: <20021231023139.D24525@pull.privacy.nb.ca> References: <1041142023.32767.8.camel@edith> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1041142023.32767.8.camel@edith>; from kelly.black@penguinpackets.com on Sun, Dec 29, 2002 at 12:07:02AM -0600 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Kelly Black Cc: linux-hams@vger.kernel.org On Sun, Dec 29, 2002 at 12:07:02AM -0600, Kelly Black wrote: > I was wondering if anybody could point me to other sources of socket > programming for AX.25 that are up to date as far as keeping pace with > the libax25 and coding conventions. > > I have to admit that I have never written a C program that used sockets > before, but wish to give it a go. > > Sketchy details of the end product: > Replacement of ARES/Data program used for the Twin Cities Marathon in > Minnesota. I would like to write a program to be more tailored to this I would look at some of the APRS software, I think there is some simple clients/servers which should be less "strange" than the utilities and low-level applications than come with the stock ax25-tools and ax25-apps. Look through Hamsoft , most applications include source code. Good luck, -ve1mct