Very Basic question in network programming
-
Hi All , I can make application for communication between two pc in same network .But I want to make this communication in following case , I have two PC PC1 and PC2 want to communicate them, PC1 is in network in one company 1, and pc2 is in network of company2 ,PC1 have ip 192.168.1.5 and its router add is 122.xxx.xxx.123 similarly PC2 have ip 192.168.1.5 and its router ip is 123.xxx.xxx.78. then how should i connect them . Thank You.
-
Hi All , I can make application for communication between two pc in same network .But I want to make this communication in following case , I have two PC PC1 and PC2 want to communicate them, PC1 is in network in one company 1, and pc2 is in network of company2 ,PC1 have ip 192.168.1.5 and its router add is 122.xxx.xxx.123 similarly PC2 have ip 192.168.1.5 and its router ip is 123.xxx.xxx.78. then how should i connect them . Thank You.
You can't! At least one of them must be visible to the other. The best solution is to use a server which is visible to both. Nick
---------------------------------- Be excellent to each other :)