LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   SCTP support in linux (https://www.linuxquestions.org/questions/linux-newbie-8/sctp-support-in-linux-794932/)

ahsanali004 03-12-2010 05:13 AM

SCTP support in linux
 
Hello all,

I want to use SCTP socket in red hat enterprise, Can any one please help me out solving this problem of SCTP support in linux.

Regards
Ahsan Ali

GrapefruiTgirl 03-12-2010 05:18 AM

http://www.google.ca/search?hl=en&so...e+Search&meta=

For general information and documentation, check out the resources above.

If there is some specific problem you are having, please tell us what the problem is! Are you getting errors? If so, post them for us. Tell us what you're trying to accomplish, and how is it not working?

We cannot help you with "this problem" unless we know what "this problem" is :)

Sasha

ahsanali004 03-13-2010 12:12 PM

Quote:

Originally Posted by GrapefruiTgirl (Post 3895558)
http://www.google.ca/search?hl=en&so...e+Search&meta=

For general information and documentation, check out the resources above.

If there is some specific problem you are having, please tell us what the problem is! Are you getting errors? If so, post them for us. Tell us what you're trying to accomplish, and how is it not working?

We cannot help you with "this problem" unless we know what "this problem" is :)

Sasha

Hello
Thanx for responding
Actually I am unable to run SCTP sockets code on my Red Hat machine, coz my current distribution doesnot support SCTP sockets. I wnt to know that what should I do for SCTP spckets working

Thanx.

jamescondron 03-13-2010 12:16 PM

Strange, that google link seems to have the answers. Incidentally, what did RHEL Support say on the matter? You're paying them to do this sort of support for you.

TB0ne 03-13-2010 12:21 PM

Quote:

Originally Posted by ahsanali004 (Post 3896936)
Hello
Thanx for responding
Actually I am unable to run SCTP sockets code on my Red Hat machine, coz my current distribution doesnot support SCTP sockets. I wnt to know that what should I do for SCTP spckets working

Thanx.

Spell out your words, and write clearly. As jamescondron said, calling RedHat support would be a good idea too.

And as others have said, if you want help for your "problem", it would help if you ACTUALLY SAID WHAT IT WAS. Saying "unable to run", doesn't give anyone here any clues as to what's going on. The link provided to you gives you complete information, if you bothered to read it, and RHEL *DOES* support SCTP.

ahsanali004 03-14-2010 08:37 AM

Quote:

Originally Posted by TB0ne (Post 3896945)
Spell out your words, and write clearly. As jamescondron said, calling RedHat support would be a good idea too.

And as others have said, if you want help for your "problem", it would help if you ACTUALLY SAID WHAT IT WAS. Saying "unable to run", doesn't give anyone here any clues as to what's going on. The link provided to you gives you complete information, if you bothered to read it, and RHEL *DOES* support SCTP.

Hello
Thanx alot I have got the answer.

GrapefruiTgirl 03-14-2010 11:58 AM

Just in case somebody else comes along looking for the same answer, can you tell us what it is, and where you found it? Then you could mark this thread [SOLVED] using the Thread Tools menu near the top.

:) Sasha

ahsanali004 04-09-2010 04:29 AM

Quote:

Originally Posted by GrapefruiTgirl (Post 3897895)
Just in case somebody else comes along looking for the same answer, can you tell us what it is, and where you found it? Then you could mark this thread [SOLVED] using the Thread Tools menu near the top.

:) Sasha

Hello
I solved that problem by following steps
1:Download .tar.gz file file from
http://sourceforge.net/projects/lksctp/
2: Copy that file into /usr/src/
3: gunzip lkstctp<version>.tar.gz (in src directory)
4: tar xvf lksctp<version>.tar (in src directory)
5: cd lksctp<version>
6: ./configure
7: make
8: make install


Copy the library files from /usr/local/lib/ to /usr/lib/


---
Ahsan

antoni_india 01-19-2011 01:22 AM

Please refer

http://antoniindia.blogspot.com/2010...nt-server.html

Thanks
Antoni

TB0ne 01-19-2011 08:56 AM

Quote:

Originally Posted by antoni_india (Post 4229724)

This thread is from April of last year, and was closed. The OP has already marked it solved, and posted the solution.


All times are GMT -5. The time now is 10:12 PM.