Difference between revisions of "Sctplib"

From Free Software Directory
Jump to: navigation, search
(etc.: add VCS clone shell command)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Sctplib
+
|Name=SCTPLIB
|Short description=Userland implementation of the Stream Control Transmission Protocol (SCTP)
+
|Short description=User-space implementation of the SCTP protocol RFC 4960
|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
+
|Version download=https://www.uni-due.de/~be0001/sctplib/index.html#sctplib-1.0.26
|Component programs=SCTP based echo,discard,daytime servers (proof of concept)
+
|Is High Priority Project=No
 +
|VCS checkout command=git clone https://github.com/dreibh/sctplib
 
|Computer languages=C
 
|Computer languages=C
|Accepts cryptocurrency donations=No
+
|Documentation note=Jungmaier, Andreas: ``Das Transportprotokoll SCTP´´ (PDF, 2437 KiB, in German), Ph.D. Dissertation, University of Duisburg-Essen, Faculty of Economics, Institute for Computer Science and Business Information Systems, August 16, 2005, URL: https://duepublico.uni-duisburg-essen.de/servlets/DerivateServlet/Derivate-13244/dissertation_jungmaier.pdf .
|Keywords=stream,message,protocol,UDP,Stream Control Transmission Protocol,SCTP,transport,multi-homing,RFC 2960,timers
+
|Decommissioned or Obsolete=No
 +
|Keywords=stream,message,protocol,UDP,Stream Control Transmission Protocol,SCTP,transport,multi-homing,RFC 4960,timers
 
|Version identifier=1.0.23
 
|Version identifier=1.0.23
 
|Version date=2019/08/07
 
|Version date=2019/08/07
 
|Version status=stable
 
|Version status=stable
|Version download=https://www.uni-due.de/~be0001/sctplib/download/sctplib-1.0.23.tar.gz
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
 
|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
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=LGPLv2.1orlater
+
|License=LGPLv3orlater
 +
|License copyright=Copyright (C) 2000 by Siemens AG, Munich, Germany.
 +
Copyright (C) 2001-2004 Andreas Jungmaier
 +
Copyright (C) 2004-2017 Thomas Dreibholz
 
|License verified by=Janet Casey
 
|License verified by=Janet Casey
 
|License verified date=2004-01-22
 
|License verified date=2004-01-22
 +
|License note=[https://github.com/dreibh/sctplib/blob/master/COPYING License]
 +
}}
 +
{{Software category
 +
|Interface=library
 +
|Library=C
 +
|Network-hookup=protocol
 +
|Programming-language=C
 +
|Protocol=ip, ipv6
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|System-administration=network-hookup
 +
|Use=system-administration
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=glib 2.0.0 or later
 
}}
 
}}
 
{{Person
 
{{Person
Line 28: Line 56:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=dreibh@iem.uni-due.de
 
|Email=dreibh@iem.uni-due.de
 +
|Username=dreibh
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Andreas Jungmaier
 
|Real name=Andreas Jungmaier
 
|Role=Maintainer
 
|Role=Maintainer
|Email=ajung@exp-math.uni-essen.de
+
|Email=andreas.jungmaier@web.de
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=See the AUTHORS file in the distribution for a complete list
 
|Real name=See the AUTHORS file in the distribution for a complete list
 
|Role=Contributor
 
|Role=Contributor
}}
 
{{Resource
 
|Resource audience=Debian (Ref)
 
|Resource URL=https://tracker.debian.org/pkg/sctplib
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 52: Line 77:
 
|Resource URL=mailto:discussion@sctp.de
 
|Resource URL=mailto:discussion@sctp.de
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=library
+
|Resource audience=SCTP Announcement List
|Network-hookup=protocol
+
|Resource kind=Mailing List Info/Archive
|System-administration=network-hookup
+
|Resource URL=https://lists.franken.de/lists/arc/sctp-announce/
|Use=system-administration
+
}}
 +
{{Resource
 +
|Resource audience=SCTP Discussions
 +
|Resource kind=Mailing List Info/Archive
 +
|Resource URL=https://lists.franken.de/lists/arc/sctp-discussion/
 +
}}
 +
{{Resource
 +
|Resource kind=Changelog
 +
|Resource URL=https://github.com/dreibh/sctplib/blob/master/ChangeLog
 +
}}
 +
{{Resource
 +
|Resource kind=Bug Tracking
 +
|Resource URL=https://github.com/dreibh/sctplib/issues
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://github.com/dreibh/sctplib
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Required to use
+
|Is High Priority Project=No
|Prerequisite description=glib 2.0.0 or later
+
|VCS checkout command=git clone https://github.com/dreibh/sctplib.git
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 21:40, 21 June 2021


[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
























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


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









Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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.