On Dec 7, 2006, at 10:54 AM, Ivo Vachkov wrote:
On 12/7/06, Michael Tuexen <[EMAIL PROTECTED]> wrote:
Hi Andre,
see my comments in-line.
Best regards
Michael
SCTP has a extension called PR-SCTP, which is implemented in BSD
and can be used to limit the number of retransmissions of a
DATA chunk to 0. The service you mention above is therefore available
in SCTP.
There is only one problem with that - you need to do a major
rewrite of your
current software to use SCTP and hope that all OSs it's supposed to
run
Porting an application from TCP or UDP should be relative simple.
Porting
a TCP based application to SCTP using the 1-to-1 style socket API is
straight forward.
on/with have SCTP support (and it's enabled).
I would guess that more systems support SCTP than the modified version
of TCP.
--
"UNIX is basically a simple operating system, but you have to be a
genius to
understand the simplicity." Dennis Ritchie
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"