문제

I am able to run a client and server on the same computer on two different terminals in Linux. Now I want to run the same model on two different computers. I am guessing there is more to this than just changing the IP address and the port number to that of the Server.

Any guidance on the matter is highly appreciated. Thanks.

도움이 되었습니까?

해결책

Make sure the port is forwarded in your router and exceptions for the port is added to the firewall. Then you should be ready to go!

If you have the computers in the same network you can do it without forwarding your port.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top