This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

SCTP (was Re: New to cygwin)


On Feb  2 02:48, sarshh wrote:
> Hi, can any one please guide me as I am unable to include <netinet/sctp.h>
> using cygwin, what could be the problem, and what should be done to solve
> it?

The reason for your problem is that there is no file netinet/sctp.h on
Cygwin.  The reason why there is no such file on Cygwin is that Windows does
not support the sctp protocol natively and nobody implemented sctp for
Cygwin so far.

http://cygwin.com/acronyms/#SHTDI
http://cygwin.com/acronyms/#PTC

There's a free implementation of SCTP for various platforms
under the GPL here: http://www.sctp.de/

You can try to build it for Cygwin and, ideally, maintain it for the
Cygwin net distro.  See http://cygwin.com/setup.html

> best Regards
> 
> Tomasz Jankowski wrote:
> > 
> > Hello!
> > [...]

However, there's *no* good reason to hijack an entirely unrelated thread.
If you have questions, open your own thread.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]