SOCKET Connection Terminated.(Using Linux Socket API)

Dear Gurus,

We have a client-server application, and we send client data to Socket.
The API’s are giving no error scenario but the connection is terminated from kernel level.
Can you guide me to any specific settings to fix the issue.?
Also, Is there any minimum or maximum connection settings we need to set for this?

Best,
Dave 1024

Dear Guru’s,

I noticed that the socket connection was closed after 5 minutes. The default timeout for the socket connection when there is an inactivity is 5 minutes. Will you let us know the steps to override this 5-minute duration?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.