How can i send data from server to nat users? I have own implementation for transfer data by tcp/ip but it work only between computers with public ip address.
I hear about udp but i dont know it is only way to do this?
Thanks for any suggestions.
Sending data to nat user over c#