Re: SCTP protocol connect() question

From: Boltar (boltar2003_at_yahoo.co.uk)
Date: 01/05/04


Date: 5 Jan 2004 01:45:10 -0800

ptb@oboe.it.uc3m.es (P.T. Breuer) wrote in message news:<1k19tb.hnk.ln@news.it.uc3m.es>...
> Boltar <boltar2003@yahoo.co.uk> wrote:
> > ptb@oboe.it.uc3m.es (P.T. Breuer) wrote in message news:<an0psb.3db.ln@news.it.uc3m.es>...
> > > At first glance that looks completely normal.
> > >
> > > Must be the client
>
> > ANy chance you could post the relevant parts of your client so I can compare
> > it with what I've done?
>
> You want a random tcp client? I don't have a simple one. Look at telnet
> code. As far as I can see, the sequence in my codes is

No, I was hoping for the SCTP specific part. The TCP part of my client works
fine, its the SCTP bit that seems to have this glitch.

B2003



Relevant Pages

  • Re: netcat with SCTP support
    ... So netcat is not notified that the SCTP association has been closed. ... Starting SCTP server: ... Starting SCTP client: ... Sending SIGINT using TCP sockets will terminate the connection immediately and notifing ...
    (freebsd-current)
  • SCTP using questions (API etc.)
    ... I've seen that FreeBSD 7.0 is a reference implementation for SCTP, ... a great protocol, good work! ... What is the relation between SCTP streams in both directions? ... With TCP servers I have two models: in one a thread/process per client ...
    (freebsd-net)
  • Re: A query regarding interop between BSD SCTP and lksctp
    ... ADD-IP chunk if it's not wrapped with an AUTH chunk as per the RFC. ... We are using SCTP client on Linux and SCTP server on FreeBSD 7.0. ...
    (freebsd-net)
  • A query regarding interop between BSD SCTP and lksctp
    ... We are using SCTP client on Linux and SCTP server on FreeBSD 7.0. ...
    (freebsd-net)
  • Re: SCTP protocol connect() question
    ... The TCP part of my client works ... its the SCTP bit that seems to have this glitch. ... I am not going to read the RFC this early in the morning). ...
    (comp.os.linux.networking)