p2p programmer's question?

  • Thread starter Thread starter JeckJeck
  • Start date Start date
J

JeckJeck

Guest
I understand socket programming but how do 2 pc's achieve a p2p connection (without a server) . say i connect via bt and my chum up he road connects via orange - how do we achieve a p2p connection? (no fixed ip addresses)
 
you have to be a part of a database, so your ip has to be referenced by some server, other than that, open a socket, listen, connect, transmit.
 
Back
Top