diff options
author | David Woodfall <dave@dawoodfall.net> | 2011-06-23 21:10:51 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:00 -0300 |
commit | 01497821a56c34101fb4990d89ddaf7bb2ef43ad (patch) | |
tree | 6aacbac04bdf6c5a066458117541b5fa6a6545a9 /libraries/libnice/README | |
parent | 2c51c0aefedefd7bb79da37944263c95312f2a6b (diff) | |
download | slackbuilds-01497821a56c34101fb4990d89ddaf7bb2ef43ad.tar.gz |
libraries/libnice: Updated for version 0.1.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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. |