xastir/scripts/listen_and_display.pl Checked in now. Connect Xastir to it as if it were a server. It will display all text Xastir sends to it. Xastir will periodically disconnect and reconnect to it though, due to the code we have in Xastir that checks for a "dead" server (one not sending anything back to Xastir for some period of time). Nothing to worry about as that is normal operation.
On Tue, Mar 15, 2016 at 8:19 AM, Curt Mills <[email protected]> wrote: > I wrote a nice little Perl script which creates a listening socket for > Xastir to connect to, displaying all packets Xastir sends to it. Useful for > testing just this sort of thing. I intended to check it in to CVS so other > people could do the same. Probably will now. > > Yea, if the packet format isn't right, we should look at it. Who's "we" > anyway? > > On Mon, Mar 14, 2016 at 5:36 PM, Eric Christensen < > [email protected]> wrote: > >> I was experimenting with the server ports functionality in Xastir a >> couple of weeks ago and I found a potential bug. >> >> Packets that leave the network-connected device appear to be third-party >> packets and, thus, are not relayed to the Internet. I wonder if this >> can changed so that the packets just appear to have been relayed (in the >> unproto path) by the core station? >> >> 73, >> Eric WG3K >> _______________________________________________ >> Xastir mailing list >> [email protected] >> http://xastir.org/mailman/listinfo/xastir >> > > > > -- > Curt, WE7U > http://wetnet.net/~we7u > http://www.sarguydigital.com > -- Curt, WE7U http://wetnet.net/~we7u http://www.sarguydigital.com _______________________________________________ Xastir mailing list [email protected] http://xastir.org/mailman/listinfo/xastir
