CBielstein / APRSsharp

APRS# - Modern APRS software for the amateur radio community
MIT License
12 stars 5 forks source link

APRS# Can Connect to a TNC via TCP/IP #83

Closed CBielstein closed 1 year ago

CBielstein commented 2 years ago

Description

With modern software TNCs such as direwolf, TCP/IP connects are support to allow the TNC and client applications to run on the same machine without a hardware serial connection.

APRS# should support such a TCP/IP connect to a TNC through the TncInterface abstraction.

Acceptance Criteria