How to do UDP without port forwarding
- by igor
Hi all,
I am creating an application in C#, It should send data with UDP.
Everything works fine until, I try to communicate with a PC that is on the internet behind a router.
How do I fix this so that I can use UDP without port forwarding?