I have a client and server application in two computers. i am trying to connect them through internet TCP connection. the problem im facing is.
Client (192.168.1.2) -> [router] (124.43.224.112) --
-> (internet) -> [router] (124.43.190.63) -> Server (192.168.1.3)
How do i establish a TCP connection ?