slackbuilds/libraries/libnice
David Woodfall d1fb88e588 libraries/libnice: Updated for version 0.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-12-24 12:18:54 +07:00
..
README libraries/libnice: Updated for version 0.1.0. 2011-07-14 21:54:00 -03:00
libnice.SlackBuild libraries/libnice: Updated for version 0.1.8. 2014-12-24 12:18:54 +07:00
libnice.info libraries/libnice: Updated for version 0.1.8. 2014-12-24 12:18:54 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

The GLib ICE implementation

Libnice is an implementation of the IETF's draft Interactice
Connectivity Establishment standard (ICE). It provides GLib-based library,
libnice and GStreamer elements.

ICE is useful for applications that want to establish peer-to-peer UDP
data streams. It automates the process of traversing NATs and provides
security against some attacks.

Existing standards that use ICE include Session Initiation Protocol
(SIP) and XMPP Jingle.