Hello every one ...
I need help to make connection between two PC through socket programming ...
in which scenario i want connection is as below ...
there are two networks on different places.One network having internet connection of COM1company and through that one connection only other PCs are getting internet and each PC in network havin their own local network ip address like 192.168.1.1 etc...
now in second network also same scenario is there.
think that first network internet conection having ip of 200.200.200.5 and second network's internet connection having ip 200.200.400.10
now i want to make connection between first PC of first network and first pc of second network.think that their ip's are same 192.168.1.10 but network is different.
if i m trying to connect to first network via 200.200.200.5 ip than it not allowing me to make connection.
than wht's the way to make connection ..
any help please ............