diff options
Diffstat (limited to 'libraries/libnice/README')
-rw-r--r-- | libraries/libnice/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libraries/libnice/README b/libraries/libnice/README index d15d1af728..7dbda42b89 100644 --- a/libraries/libnice/README +++ b/libraries/libnice/README @@ -1,12 +1,12 @@ The GLib ICE implementation -Libnice is an implementation of the IETF's draft Interactice +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 +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. +Existing standards that use ICE include Session Initiation Protocol +(SIP) and XMPP Jingle. |