ankur_verma has asked for the wisdom of the Perl Monks concerning the following question:
We need to provide support for SCTP.
Is there any module available for SCTP in PERl?
Currently I know that Sun, in Solaris 8.0 Beta is putting hooks for it.What changes I need to make to Socket module if I use it?Or Will I be better of using IO::SOCKET::INET module? and What changes this module will require?
I haven't use these module too much but know what they do.
thanks,
ankur