Bridge two network sides consisting of UDP peers and TCP clients/servers, which can change dynamically.
Go to file
Felix 8830a31a4f add short description 2020-03-25 17:50:19 +01:00
.gitignore Initial commit 2020-03-25 17:49:35 +01:00
README.md add short description 2020-03-25 17:50:19 +01:00

README.md

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!

It can be used with the cheap Sim800 modules to create a connection over the internet to a flight controller running inav.