• 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...
  • 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...
  • ping failed; host 192.168.1.100 is not alive
    Note: This was originally posted on 5th May 2011 at http://forums.arm.com My hyper terminal display: Booting with TI UBL             Device OPP (300MHz, 1.2V)                   U-Boot 2009.11 (May 03...
  • Keep variables in AT89S8252 EEPROM
    Hello, I'm using Atmel AT89S8252 and I need to keep some variables in internal EEPROM. How must I declare it in Keil C51 in order to program it into EEPROM via AtmelISP software?