Aricg / ice4j

A Java implementation of the ICE protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ice4j

The Interactive Connectivity Establishment (ICE) protocol combines various NAT traversal utilities such as the STUN and TURN protocols in order to offer a powerful mechanism that allows Offer/Answer based protocols such as SIP and XMPP to traverse NATs.

This project provides a Java implementation of the ICE protocol that would be usable by both SIP and XMPP applications. The project also provides features such as socket sharing and support for Pseudo TCP.

ice4j is maintained by the Jitsi community. Use Jitsi's dev mailing list for questions and discussions.

Thanks

Work on this project was graciously funded by the NLnet Foundation. Thank you!

About

A Java implementation of the ICE protocol

License:Apache License 2.0


Languages

Language:Java 99.3%Language:Kotlin 0.7%