LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Server Socket [Running on Solaris] unable to accept connection from Client [Linux] (https://www.linuxquestions.org/questions/linux-networking-3/server-socket-%5Brunning-on-solaris%5D-unable-to-accept-connection-from-client-%5Blinux%5D-677007/)

sa20358 10-17-2008 01:51 AM

Server Socket [Running on Solaris] unable to accept connection from Client [Linux]
 
Server Socket [Running on Solaris] unable to accept connection from Client [sent from Linux] on first attempt.


I have a Server running on Solaris Server 5.8. Client program running on linux is trying to connect to Server. I could see client creating socket and sending message but this message is not gettign accepted by server on first attempt. But this works fine immediately in second attempt. I have timeout logic on server side and iam using TCP_NO_DELAY, RCV_BUFF_SIZE, SEND_BUF_SIZE options. Please advise.


All times are GMT -5. The time now is 01:32 PM.