Categories
Sctplib
The 'sctplib' library is a fairly complete prototype implementation of the Stream Control Transmission Protocol (SCTP), a message-oriented transport protocol that supports multi-homing and multiple message streams multiplexed within an SCTP connection.
The API of the library was modeled after section 10 of RFC 2960; most parameters and functions should be self-explanatory to the user familiar with this document. The library also provides various helper functions for managing timers and UDP communication.
Last updated 7 Jan, 2008
About
Leadership
- Andreas Jungmaier - Maintainer
- See the AUTHORS file in the distribution for a complete list - Contributor
Requirements
- glib 1.2.10 or later (Use Requirement)
Subprograms
SCTP based echo, discard, daytime servers (proof of concept)
Versions
1.3.1
1.3.1 devel released 2004-08-16
- Released: 16 Aug, 2004
- Code Maturity: Developmental
1.0.1
1.0.1 stable released 2004-01-12
- Released: 12 Jan, 2004
- Code Maturity: Stable
- Source Archive: http://www.sctp.de/download/sctplib-1.0.1.tar.gz
- Licenses: GPLv2orlater, LGPLv2.1orlater
- Interfaces: Library



