sctplib 1.0.1 review
Download
|
|
The sctplib library is a fairly complete 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.
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, the library also provides a number of helper functions for managing timers and UDP communication.
sctplib 1.0.1 keywords