From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kelly Black Subject: Writing AX.25 Server Progie Date: 29 Dec 2002 00:07:02 -0600 Sender: linux-hams-owner@vger.kernel.org Message-ID: <1041142023.32767.8.camel@edith> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: Linux Hams mailing list I am looking to start writing an AX.25 server program under Linux. I have read a little bit of socket programming in other books, and would like to code up a simple server for testing. I have looked at example code from beacon.c, ax25mond.c, axconv.c 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 event and put the code out under GPL so others can hack and use whatever bits they find useful (or not useful) :-) Thanks, Kelly Black KB0GBJ