LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Link Number out of range (https://www.linuxquestions.org/questions/linux-networking-3/link-number-out-of-range-554579/)

praveenchebolu 05-17-2007 04:54 AM

Link Number out of range
 
Hello,
I am getting "Link Number Out Of Range" error, while i am trying to bind to another server.

Can anyone help me on this.

When that error will come generallly.Is there any extra things i need to take care while trying to bind to another machine.


waiting for reply.

osor 05-17-2007 04:48 PM

Quote:

Originally Posted by praveenchebolu
waiting for reply

Perhaps you can enlighten us with some details. I assume you are programming in C, using the socket API? Generally, you don’t bind() to a server, but to an address. Does bind() set errno to ELNRNG? Are you using a correct address? Can you give us some code?

osor 05-17-2007 04:49 PM

Does this problem have anything to do with this thread? In either case, provide some code.


All times are GMT -5. The time now is 11:49 PM.