• TCP keep alives
    I have a problem with the TCP connection being dropped. The far end drops the connection after a few minutes. I believe I need to send TCP keepalives periodically to stop the connection from dropping...
  • TCP keep alives
    I have a problem with the TCP connection being dropped. The far end drops the connection after a few minutes. I believe I need to send TCP keepalives periodically to stop the connection from dropping...
  • HTTP Header Connection "keep-alive"
    Hi, I'm trying to do some tests of the AJAX feature of the embedded HTTP server (MDK 5.1.6 Network Component). The thing is, the server is always sending the HTTP header: Server: Keil-EWEB/2.1 Content...
  • HTTP Header Connection "keep-alive"
    Hi, I'm trying to do some tests of the AJAX feature of the embedded HTTP server (MDK 5.1.6 Network Component). The thing is, the server is always sending the HTTP header: Server: Keil-EWEB/2.1 Content...
  • RL-ARM - tcp_DefTout - Keep Alive Timeout
    I have set the tcp_DefOut as 120 seconds (default). The development board is TCP server, i am connecting to IP on listening port, the development board is closing the socket within 10 seconds. How can...