- Version: 1.0.6
- Entered-date: 2007-08-25
- 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 2960,
- 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 2960, 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.exp-math.uni-essen.de/dreibholz/rserpool
- http://tdrwww.exp-math.uni-essen.de/dreibholz/rserpool/download/sctplib-1.0.6.tar.gz (3600kB)
- Keywords: Stream Control Transmission Protocol SCTP Networking Userland Transport Protocol Implementation, Multi-Homing, Multi-Streaming
- Author: andreas.jungmaier@vodafone.com (Andreas Jungmaier)
- Maintained-by: dreibh@iem.uni-due.de (Thomas Dreibholz)
- http://www.sctp.de
- http://www.sctp.de/sctplib-1.0.6.tar.gz (3600kB)
- http://www.sctp.de
- Platforms: Linux, FreeBSD, MacOS, Solaris
- Copying-policy: LGPL, GPL
Up to Linux Software Map
