Re: Many to Many connection in vpn - WeOnlyDo Discussion board

Re: Many to Many connection in vpn (General questions)

by wodDamir, Tuesday, September 14, 2010, 21:52 (4975 days ago) @ akibsayyed

Hi,

Well, you would need some kind of mediator, something that would keep track of all the users (peers) who are online, and supply incoming peers with other peers details.

I would suggest using a sockets on mediator/client machines in order to do peer exchange (ID's). Once the exchange is done, clients initiate Search method toward Mediator, and once IP/Port data is exchanged, you call connect method.

Regards,
Damba


Complete thread: