I have 2 app one is a client and the other the server, they use winsock UDP to pass data.
When I run the two app in the same computer, it works, data is transferred.
When I put the client app in another computer, it no longer works , no data arrives.
I open command prompt, only 2 IPv6 listed there work(only when the client and the server run in the same computer)
when I test those 2 IPs and even the rest in the client that is in the other computer none works,
I tested too the IP that appears when I google "whats my IP" and it doesn't work
yes all those IP that I tested are from the computer that is running the server
What is happening here?