Question

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.

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top