From bf7241176dd9557cccf094f943d12ff5e2404d72 Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Thu, 13 May 2010 00:58:54 +0200 Subject: libraries/libnice: Added to 13.0 repository --- libraries/libnice/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libraries/libnice/README (limited to 'libraries/libnice/README') diff --git a/libraries/libnice/README b/libraries/libnice/README new file mode 100644 index 0000000000..d15d1af728 --- /dev/null +++ b/libraries/libnice/README @@ -0,0 +1,12 @@ +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. -- cgit v1.2.3