I am using UDP to comunicate with other apps in the same network.
However it is common that in some networks UDP packages are lost frequently. Then thing get messed.
What is the other way to comunicar easily ? UDP is pretty simples and I can use the broadcast all to find all the devices in the network, but it lost too many data.