• 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...
  • 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...
  • 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...