add short description
This commit is contained in:
parent
472a37bdd0
commit
8830a31a4f
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
# JavaUdpTcpBridge
|
||||
This software allows you to bridge between two devices, which can be UDP peers, TCP clients or TCP servers.
|
||||
Either client can change the ip while the application is running without data getting lost!
|
||||
|
||||
Bridge two network sides consisting of UDP peers and TCP clients/servers, which can change dynamically.
|
||||
It can be used with the cheap Sim800 modules to create a connection over the internet to a flight controller running inav.
|
Loading…
Reference in a new issue