SCTP API

Valentin valentin@REDACTED
Thu Mar 4 12:07:02 CET 2004


Doing SCTP alone does not help much, and yet, all sorts of different efforts
will cover it good enough.  I think that we should move focus up to M3UA.
It is fairly easy to write a (minimalist) C-Node bridge between vendor
specific SCTP end-point and Erlang. Such a bridge should  push/pull
messages up (Erlang) and down (SCTP). A pure Erlang based M3UA would process
these messages and push/pull it to/from upper layers.

A similar bridge may be written north-bound, between existing SCTP/TCAP/MAP
(ok... ISUP, INAP as well) implementations and Erlang-based M3UA.

V.

----- Original Message -----
From: "Hal Snyder" <hal@REDACTED>
To: <erlang-questions@REDACTED>
Sent: Friday, April 02, 2004 11:53 PM
Subject: Re: SCTP API


> Vance Shipley <vances@REDACTED> writes:
>
> > Has anyone given much thought as to how SCTP should be integrated
> > into Erlang?
> >
> > The Stream Control Transmission Protocol (SCTP) [RFC2960] is now
> > available from Sun as an experimental package(*) and will likely
> > (IMHO) be included in Solaris 10. There are also implementations for
> > BSD and Linux available.
>
> ISTR a draft submission on SCTP and Erlang transport for a workshop in
> the last couple years, but I can't find it at the moment...




More information about the erlang-questions mailing list