Hello!

I want to use SCTP protocol on Windows, but it's much harder, that I was thinking. Under Linux I haven't got any problems, because it have native implementation and simple API.

I found SCTP implementation (sctpplib from www.sctp.de). I'm trying to understand it's API, but without good dosumentation and simple examples it's really hard.

Does anyone have any experience with this protocol on Windows?