开发者

Socket C# - Local Ip works, but Internet IP do not work

开发者 https://www.devze.com 2023-01-04 23:52 出处:网络
Guys, i implemented a Socket with Client and Server side. When I use my local IP (192.168...) it works. But when I put the Inte开发者_JS百科rnet IP, it doesn\'t work!

Guys, i implemented a Socket with Client and Server side. When I use my local IP (192.168...) it works. But when I put the Inte开发者_JS百科rnet IP, it doesn't work! What's the main causes for that please?

Thank you


You have a firewall or NAT device between you and the internet.

You should forward your port in your router.

0

精彩评论

暂无评论...
验证码 换一张
取 消