Is router involved during local networking
by stockton from LinuxQuestions.org on (#5CQA2)
I have built a socket client/server solution between two of my local workstations.
IE between 192.168.0.110 and 192.168.0.103
Do I need to set up porting on my router.
I know if someone outside my intranet wants to connect I need to define required port on my router but what is required between two machines on my intranet?
My client on 192.168.0.103 needs to connect to port 39513 on 192.168.0.110 and a server is running on 192.168.0.110 listening to port 39513. Is that all that is required?


IE between 192.168.0.110 and 192.168.0.103
Do I need to set up porting on my router.
I know if someone outside my intranet wants to connect I need to define required port on my router but what is required between two machines on my intranet?
My client on 192.168.0.103 needs to connect to port 39513 on 192.168.0.110 and a server is running on 192.168.0.110 listening to port 39513. Is that all that is required?