[sctp-dev] SCTP implementation for Windows

Javier Godoy rjgodoy at fich.unl.edu.ar
Sun Feb 6 08:41:48 PST 2011


Hello,

I'm porting the SCTP implementation to Windows + SctpDrv and I would like to 
know how it could be opened to the community for discussion.

Currently my implementation is not feature complete, but it passes all the 
tests for SctpChannel (IPv4 only) and SctpServerChannel/Accept.

The sctp library is dynamically linked, and the implementation throws 
UnsupportedOperationException if sctp support is not present at runtime. Since 
the code is based on Windows Sockets and standard SCTP API calls, it should be 
portable to different implementations or native SCTP support if it were 
available.


Please advise as necessary

Best Regards

Javier Godoy 




More information about the sctp-dev mailing list