View Single Post
  #1 (permalink)  
Old July 18th, 2005, 04:48 AM
rakesh_mahajan rakesh_mahajan is offline
Registered User
 
Join Date: Jun 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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?


Reply With Quote