SCTP with Netty -- possible?

Piotr Findeisen piotr.findeisen at gmail.com
Wed Sep 9 11:56:03 EDT 2009


Hello!

The Netty user guide<http://www.jboss.org/file-access/default/members/netty/freezone/guide/3.1/html_single/index.html>mentions
SCTP (Stream Control Transmission Protocol) along with TCP and UDP
as the examples of different protocols that could be handled by applications
uniformly. I am interested in experimenting with SCTP -- I wrote a message
oriented network communication library using Netty, and SCTP fits better
than TCP in this scenario.

There seem to be some Java APIs for SCTP protocol, but non of them looks
"official".
Is it actually possible to use Netty with SCTP?

Best regards,
Piotr Findeisen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20090909/c6f708d1/attachment.html 


More information about the netty-users mailing list