libnice

A library for establishing peer-to-peer UDP data streams

Version

0.1.23-1
(2026-07-12)

Size

204.2

KiB

Repository

HaikuPorts
x86_64
Libnice is an implementation of the IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245) and the Session Traversal Utilities for NAT (STUN) standard (RFC 5389).

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 attackes. It also allows applications to create reliable streams using a TCP over UDP layer.