[Xastir] Server Port vs. Internet Server?

Kevin Ratcliff kevin at kevinratcliff.com
Sun Nov 28 12:34:53 EST 2004


Curt,

Thanks for making the change in the code. Unfortunately it didn't fix 
the problem I'm having. I've emailed the author of Dmapper to ask him 
what type of line-end character(s) his program is expecting.

When I get a response I'll forward it to you. Thanks again for trying to 
fix this. I don't know of any other APRS software where the developers 
are so responsive to user requests.

Kevin
KB9MQU

Curt Mills wrote:
> According to our code in interface.c, we add a newline ('\n') if
> it's a network connection, so I assume the internet servers do the
> same.
> 
> Local connection:  Send '\r' at end of line.
> Internet connection:  Send "\r\n" at end of line.
> 
> Checkng what the x-spider code (server port) is doing:  It is
> getting the '\r' data from the transmit routines and sending it out
> verbatim.  I'm adding a bit of code to add a '\n' to the end of the
> line in x_spider.c.  Let me know tomorrow if it fixes the problem
> for you.
> 




More information about the Xastir mailing list