[OZAPRS] Telnet vs Socket for APRS server connection

Mark Jessop lenniethelemming at gmail.com
Wed Apr 5 19:31:34 AEST 2017


For APRS-IS connections, I don't think it will make any difference what you
use. I'm fairly sure APRS-IS servers won't send any telnet control
information, so if you use a telnet library, it'll just be acting like a
regular socket connection.

I just use a basic socket connection when I connect to it (Python):
https://github.com/darksidelemm/sondemonitorUtils/blob/master/sonde_to_aprs.py#L116

73
Mark VK5QI

On Wed, Apr 5, 2017 at 7:21 PM, Andrew Rich <vk4tec at tech-software.net>
wrote:

> Hello
>
> I am coding in perl
>
> Does any one know the difference between connecting to the APRS server
> using
>
> 1. Telnet
> 2. Socket
>
>
> ------------------------------------------
> Andrew Rich VK4TEC
> e vk4tec at internode.on.net
> m 0419 738 223
> http://59.167.159.165
>
>
>
>
>
> _______________________________________________
> OZAPRS mailing list
> OZAPRS at aprs.net.au
> http://lists.aprs.net.au/mailman/listinfo/ozaprs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.aprs.net.au/pipermail/ozaprs/attachments/20170405/1edd3d1b/attachment.html>


More information about the OZAPRS mailing list