add short description

This commit is contained in:
Felix 2020-03-25 17:50:19 +01:00
parent 472a37bdd0
commit 8830a31a4f
1 changed files with 3 additions and 1 deletions

View File

@ -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.