How to communicate with other peers
I am new to P2P Programming..
I am writing a P2P application..
In which i will create a socket on each peer machine..
Each machine is on different network.
Each machine has it's own local ip(Like 192.168.xxx.xxx).
How one peer from a network will connect to other peer on different network.
Which Ip format i will have to use to connect to other peers?
|