develooper Front page | perl.perl5.porters | Postings from November 2010

Re: M3UA in SCTP...

Thread Previous
From:
Leon Timmermans
Date:
November 26, 2010 06:30
Subject:
Re: M3UA in SCTP...
Message ID:
AANLkTi=RXYwKy2WGtYjNZNHW1H7TgA2cAy80J5o-8iC=@mail.gmail.com
On Thu, Nov 25, 2010 at 6:34 PM, Kevin Wriston <klw71@yahoo.com> wrote:
> Any idea if I can set the Payload Protocol Identifier to M3UA (3) in SCTP?
> Trying to implement a simple SIGTRAN stack...

Perl currently does not support any SCTP specific interface out of the
box, and there doesn't seem to be support on CPAN either, so I think
it's not possible right now. I do think it would be appropriate to add
these to Socket.pm or at least a Socket::SCTP module on CPAN, but
someone will have to write it first. It shouldn't be too hard if
you're not afraid of a little XS.

Leon

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About