Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 757 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 757 Bytes

TravisCI

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.

This fork of ice4j is maintained by the Red5 Pro and originated from work done by Jitsi community.

Features

mDNS support via jmdns