This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

TCPnet delay after inactivity

Hello.

I am having a problem with the RTOS-TCPnet library used under the NXP LPC3240 microcontroller.
The microcontroller is configured as server. If after about 10 minutes of inactivity (I didn't send anything from the microcontroller to the client), the next time I send something to the client on the still opened TCP connexion, there is a delay of 8 seconds before the packet is really sent out from the microcontroller.

After this delay and after the packet has been sent, there is no delay anymore until the next inactivity of about 10 minutes, after what the same problem occurs again.

What could be causing this behaviour?

Regards,
Daniel