SCTP protocol support

Feature requests not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
CSRedRat
Posts: 1
Joined: Thu Dec 29, 2011 8:41 am

SCTP protocol support

Post by CSRedRat »

Protection and reliability above all else. Nowadays, information plays a significant role in my life. In connection with this very appropriate introduction would be implementing the protocol SCTP (Stream Control Transmission Protocol - «transfer protocol with flow control"), a new version. This will provide protection against SYN-flood attacks, the establishment of a safe connection (using a four-handshake), as well as pleasant innovation in the form of the conservation message boundaries, multi-threading, unordered delivery, support for multiple interfaces. Implementation of this protocol allows the network to bring a new level of speed, reliability, security and data transmission capabilities over the network. Because the new protocol was created, taking into account shortcomings of TCP, in view of the network and make full use of their opportunities, and special attention was paid to safety and security.

It is high time to promote, SCTP everywhere! Given the current active movement towards IPv6. + A lot of goodies from this extract is another good protocol SPDY. You can not hinder the development of technologies and the need to push modern protocols to the masses. It remains to convince Microsoft's usefulness and necessity of these protocols and to persuade them to intensive implementation. By the way Firefox is already implementing a protocol support SPDY (expected in version 11), as well as support going into the popular web-server nginx.
rb07
Posts: 1400
Joined: Sun Aug 24, 2008 3:14 am

Re: SCTP protocol support

Post by rb07 »

In 2010 Daniel Stenberg wrote that SCTP support on curl (he is the author) was a long-shot: Future Transports...

Since transmission uses libcurl the prospects are about the same.

(Yes I am the same guy that answered this exact text when you added it as an enhancement request on Transmission-Qt for Windows; I still think its spam, proselytising, not really relevant since you need both ends to use the same transport/protocol).
Post Reply