All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kelly Black <kelly.black@penguinpackets.com>
To: Linux Hams mailing list <linux-hams@vger.kernel.org>
Subject: Re: Linux AX.25 Socket programming
Date: 01 Jan 2003 16:48:27 -0600	[thread overview]
Message-ID: <1041461308.10491.17.camel@edith> (raw)
In-Reply-To: <onKLlQBZqzE+EwXZ@mechserv.demon.co.uk>

On Wed, 2003-01-01 at 12:59, Jonathan Naylor wrote:
> AX.25 (and NET/ROM and ROSE) server development can by careful design of 
> the server be made extremely easy. The program ax25d is exactly 
> analogous to inetd, in that it can launch programs when an incoming 
> connection is received. This is controlled by the ax25d.conf file which 
> also allows for different servers to be started depending on the 
> incoming interface and/or incoming callsign. The started program only 
> has to read and write to stdin and stdout respectively, ax25d is also 
> capable of passing command line arguments to the started program based 
> on a set of substitution parameters and literal text given in its 
> configuration file.

Thanks G4KLX!

Excellent!!!  Does anybody know where I can find an example of a script
that is doing just this read from stdin and write to stdout.

Sounds like a great way to prototype a server quickly.  Neat way to
implement a quick service outside of the regular ones to get emergency
services via a simple scripted telnet client as well!

Kelly
KB0GBJ



  reply	other threads:[~2003-01-01 22:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-01 18:59 Linux AX.25 Socket programming Jonathan Naylor
2003-01-01 22:48 ` Kelly Black [this message]
2003-01-01 23:00   ` Andrew Bates
2003-01-02  2:12     ` Kelly Black
2003-01-03  0:44       ` Curt Mills, WE7U
2003-01-02  4:37 ` Tomi Manninen
2003-01-02  5:13   ` Kelly Black
2003-01-03  6:32   ` Wilbert Knol
2003-01-03 17:17     ` Tomi Manninen OH2BNS
2003-01-03 20:47       ` Wilbert Knol
2003-01-03 20:58         ` Kelly Black
2003-01-03 21:02         ` M Taylor
2003-01-03 22:26           ` Wilbert Knol
2003-01-06  9:28             ` Wilbert Knol

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1041461308.10491.17.camel@edith \
    --to=kelly.black@penguinpackets.com \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.