diff --git a/README.md b/README.md index 629e4d8..23b0d26 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +It can be used with the cheap Sim800 modules to create a connection over the internet to a flight controller running inav. \ No newline at end of file