- Version: 1.0.11
- Entered-date: 2012-02-13
- Description: The sctplib library is a prototype implementation of the Stream Control Transmission Protocol (SCTP), a message-oriented reliable transport protocol that supports multi-homing, and multiple message streams multiplexed within an SCTP connection (also named association). SCTP is described in RFC 4960,
- http: RFC 3309 and RFC 3286. See http://www.sctp.de/ for details. The API of the library was modeled after section 10 of RFC 4960, and most parameters and functions should be self-explanatory to the user familiar with this document. In addition to these interface functions between an Upper Layer Protocol (ULP) and an SCTP instance, the library also provides a number of helper functions that can be used to manage callbacks and timers, as well as UDP sockets for simple IPC.
- http://tdrwww.iem.uni-due.de/dreibholz/rserpool
- http://tdrwww.iem.uni-due.de/dreibholz/rserpool/download/sctplib-1.0.11.tar.gz (1273KiB)
- Keywords: Stream Control Transmission Protocol SCTP Networking Userland Transport Protocol Implementation, Multi-Homing, Multi-Streaming
- Author: andreas.jungmaier@web.de (Andreas Jungmaier)
- Maintained-by: dreibh@iem.uni-due.de (Thomas Dreibholz)
- http://www.sctp.de
- http://www.sctp.de/sctplib-1.0.11.tar.gz (1273KiB)
- http://www.sctp.de
- Platforms: Linux, FreeBSD, MacOS, Solaris, Windows
- Copying-policy: GPL
Up to Linux Software Map
