Skip to content

ahmedammar/skype_libnice

 
 

Repository files navigation

Nice: GLib ICE library
======================

Copyright
---------

 (C) 2006, 2007 Collabora Ltd.
 (C) 2006, 2007 Nokia Corporation

License
-------

See the file COPYING.

Requirements
------------

 glib >= 2.10
 pkg-config

Limitations
-----------

 - only implements ICE Lite
 - no support for RTCP
 - no support for IPv6

Structure
---------

 docs/    - design documentation
 address/ - IP address convenience library
 local/   - local address gathering code
 random/  - random number generation
 stun/    - STUN implementation
 udp/     - UDP abstraction layer
 agent/   - ICE agent
 nice/    - libnice

Relevant standards
------------------

These standards are relevant to nice's current implementation.

ICE draft 15
  http://tools.ietf.org/wg/mmusic/draft-ietf-mmusic-ice/
STUN
  http://tools.ietf.org/html/rfc3489
  http://tools.ietf.org/html/rfc5389
TURN 
  http://tools.ietf.org/html/rfc5766
RTP
  http://tools.ietf.org/html/rfc3550
XMPP Jingle ICE transport
  http://www.xmpp.org/extensions/xep-0176.html

In future, nice may additionally support the following standards.

NAT-PMP
  http://files.dns-sd.org/draft-cheshire-nat-pmp.txt


About

libnice

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
LGPL-2.1
COPYING.LGPL
Unknown
COPYING.MPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published