SCTP for Java

Alan Bateman Alan.Bateman at Sun.COM
Tue Aug 26 07:25:23 PDT 2008


Florian Weimer wrote:
>
> [Extensible socket types]
>
>   
> :
> Do you think it would be possible to do this out-of-tree?  I think I
> could port my client code to SocketChannel.  (If I require a customized
> JDK, it will raise a few eyebrows.)
>   
It should be feasible but it would likely be a platform/provider 
specific (mapping to the socket domain, translation to/from the socket 
address, etc.).  It would be good if someone had the cycles to prototype 
this and come back with a proposal. Is this something you might be 
interested in doing?

-Alan.




More information about the net-dev mailing list