Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 838 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 838 Bytes

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.

ice4j is maintained by the Jitsi community. Use Jitsi's community forum for questions and discussions.

Pseudo TCP

The pseudo TCP implementation was moved it its own project.

Thanks

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