STUN, TURN, ICE library for Java.

Posted by Hemeroc on Stack Overflow See other posts from Stack Overflow or by Hemeroc
Published on 2010-01-10T23:45:22Z Indexed on 2010/03/29 0:03 UTC
Read the original article Hit count: 483

Filed under:
|
|
|

I need to establish a P2P UDP and TCP Connection between two Users. Both of them are behind a NAT.

A little research leads me to STUN, TURN and ICE.

Is there any Java solution (library) except jSTUN which seems to work only on UDP. And TURN, ICE is much better for the symmetric NAT Problem.

© Stack Overflow or respective owner

Related posts about java

Related posts about stun