uhppoted / uhppote-core

Go device level API for the UHPPOTE UT0311 TCP/IP access controller boards
MIT License
7 stars 2 forks source link

Add support for TCP/IP connections (also port 60000) #17

Closed uhppoted closed 3 months ago

uhppoted commented 1 year ago

Supplement the base level UDP driver with an optional TCP driver to simplify remote connections (e.g. across VPNs):

twystd commented 3 months ago

Added support for TCP/IP transport throughout.