From: David Ranch <linux-hams@trinnet.net>
To: Miroslav Skoric <skoric@uns.ac.rs>,
Linux Hams <linux-hams@vger.kernel.org>
Subject: Re: Linpac 0.21 (AX.25 packet radio application) posted
Date: Wed, 27 May 2015 21:50:12 -0700 [thread overview]
Message-ID: <55669E84.2020500@trinnet.net> (raw)
In-Reply-To: <5565EC9D.6060604@uns.ac.rs>
Hello Misko,
> It makes me wonder if LinPac has (or maybe will have) a feature that
> allows it running as a 'client' application in the same box where a
> packet server (such as xfbbd) is already running 'on top' of the AX.25
> stack.
Yes, this is how it works today. Both LinPac and FBB are just
applications that interface with the Linux AX.25 stack. Just like
Firefox and Thunderbird are applications that use TCP/IP.
> For example, if I recall properly, there was a WinPac end-user software
> for Win$$$ that was able to use WinBPQ (BPQ32) as an intermediate level
> for accessing WinFBB running in the same box. If I am not wrong, BPQ32
> allowed more than one application to run on it in parallel,
I don't know BPQ very well but as I understand it, the BPQ application
implements it's own AX.25 stack. Other applications can interface with
with BPQ using TCP connections but you can also configure it's AX.25
stack to communicate to Linux's AX.25 stack. There are other mechanisms
in there too I think.
> In fact, what I want to do is to mimic real client-to-server
> communication as if a real packet network is present. Any idea?
Well, I'm still not quiet following you here but it's worth mentioning
that the Linpac 1.x proto code is designed to be a client/server design.
It's server communicates to the Linux AX.25 stack and can fully
operate with remote users. For local users, the Linpac clients (Ncurses
or Java) connects to the Linpac backend via a TCP connection. This code
isn't completely functional at the moment.
Alternatively, I personally run the current Linpac application in a
Screen session. When I'm remote but want to control a packet
connection, etc, I SSH into my system and remotely take over the Screen
session. When I'm done, I just detach it.
--David
KI6ZHD
next prev parent reply other threads:[~2015-05-28 4:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-25 17:51 Linpac 0.21 (AX.25 packet radio application) posted David Ranch
2015-05-27 16:11 ` Miroslav Skoric
2015-05-28 4:50 ` David Ranch [this message]
2015-05-29 18:01 ` Miroslav Skoric
2015-05-29 20:47 ` David Ranch
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=55669E84.2020500@trinnet.net \
--to=linux-hams@trinnet.net \
--cc=linux-hams@vger.kernel.org \
--cc=skoric@uns.ac.rs \
/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.