Hi, I made a game and i would like to have a client server, ive been able to use TcpListener with internal ip such 127.0.0.1 or 192.168.1.100. But when it comes to make it work through internet (external ip) it does not work. Anybody would know why?
Thanks for your help