Difference between revisions of "Sctplib"

From Free Software Directory
Jump to: navigation, search
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Sctplib
+
|Name=SCTPLIB
 
|Short description=Userland implementation of the Stream Control Transmission Protocol (SCTP)
 
|Short description=Userland implementation of the Stream Control Transmission Protocol (SCTP)
|Full description=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.
+
|Full 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. See https://www.uni-due.de/~be0001/sctplib/ for details. The API of the library is 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. Furthermore, SCTPLIB provides support for UDP encapsulation, making it possible to co-exist with kernel SCTP implementations.
 
|Homepage URL=https://www.uni-due.de/~be0001/sctplib/index.html
 
|Homepage URL=https://www.uni-due.de/~be0001/sctplib/index.html
|User level=none
+
|Is High Priority Project=No
|Component programs=SCTP based echo,discard,daytime servers (proof of concept)
 
 
|Computer languages=C
 
|Computer languages=C
|Accepts cryptocurrency donations=No
+
|Decommissioned or Obsolete=No
 
|Keywords=stream,message,protocol,UDP,Stream Control Transmission Protocol,SCTP,transport,multi-homing,RFC 2960,timers
 
|Keywords=stream,message,protocol,UDP,Stream Control Transmission Protocol,SCTP,transport,multi-homing,RFC 2960,timers
 
|Version identifier=1.0.23
 
|Version identifier=1.0.23
Line 16: Line 15:
 
|Last review date=2018/02/27
 
|Last review date=2018/02/27
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|User level=intermediate
 +
|Component programs=SCTP based echo, discard, daytime servers (proof of concept)
 +
|Accepts cryptocurrency donations=No
 +
|OpenPGP signature=https://www.uni-due.de/~be0001/sctplib/download/sctplib-1.0.23.tar.gz.asc
 +
|OpenPGP public key=https://www.uni-due.de/~be0001/key.asc
 +
|Test entry=No
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2004-01-22
 
|License verified date=2004-01-22

Revision as of 16:51, 12 August 2019


[edit]

SCTPLIB

https://www.uni-due.de/~be0001/sctplib/index.html
User-space implementation of the SCTP protocol RFC 4960

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. See https://www.uni-due.de/~be0001/sctplib/ for details. The API of the library is 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. Furthermore, SCTPLIB provides support for UDP encapsulation, making it possible to co-exist with kernel SCTP implementations.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

22 January 2004

Notes

License




Leaders and contributors

Contact(s)Role
See the AUTHORS file in the distribution for a complete list Contributor
Andreas Jungmaier Maintainer
Thomas Dreibholz (Dreibh)Maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://github.com/dreibh/sctplib
SCTP DiscussionsMailing List Info/Archivehttps://lists.franken.de/lists/arc/sctp-discussion/
HelpE-mailmailto:announce@sctp.de
SCTP Announcement ListMailing List Info/Archivehttps://lists.franken.de/lists/arc/sctp-announce/
Bug Tracking,Developer,SupportE-mailmailto:discussion@sctp.de
Bug Trackinghttps://github.com/dreibh/sctplib/issues
Changeloghttps://github.com/dreibh/sctplib/blob/master/ChangeLog


Software prerequisites

KindDescription
Required to useglib 2.0.0 or later




Entry
















"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.