• 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...
  • Raw IP packets - TCP Keep Alive
    Hi everyone, I'm working on TCP server using MDK ARM with Real Time Library 4.12. I'm communicating with up to 4 TCP clients. I have set number of TCP sockets to 4 and Default Connect Timeout to...