olivierb2 / gitso

Automatically exported from code.google.com/p/gitso
0 stars 0 forks source link

feature request: circumventing NAT using jingle #58

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I just came across a vnc app named remotevnc
(http://sourceforge.net/projects/remotevnc/) (www.remotevnc.org). The code
and app might be of interest to the gitso project.

RemoteVNC uses Jingle
(https://secure.wikimedia.org/wikipedia/en/wiki/Jingle_%28protocol%29) to
connect client and server without portforwarding, using gmail as an
intermediate. So no portforwarding is necessary on either server of client
side.

Issue meant as a feature request / information tip.

Original issue reported on code.google.com by roen.bou...@gmail.com on 28 May 2010 at 8:19

GoogleCodeExporter commented 8 years ago
Man, that sounds really cool. Thanks for the info!

Original comment by gerbe...@gmail.com on 1 Jun 2010 at 4:05

GoogleCodeExporter commented 8 years ago
http://en.wikipedia.org/wiki/Interactive_Connectivity_Establishment

It is standarded as Interactive Connectivity Establishment (RFC 5245)

Original comment by wzss...@gmail.com on 4 Dec 2010 at 8:13