• c51: Pointer to a fucntion in array
    I have seen the application article about function pointer, but after I have use the OVERLAY attribute, the link told me that : Invalid Keyword . In a osddrive.c file, I create an array like below: code...
  • PPP using TCP client socket
    Hello, I'm having trouble using TCP client socket on a PPP link. I'm using Keil RTX 4.74.0 and MDK-Pro 5.0.4 PPP is established using a GPRS modem (I have updated the Modem_Standard.c to...
  • KEIL Tcp Socket Client connection
    Hello everybody. First of all i want to say that very good compiler and tools but soo poor documentation and examples. I have a few questions (I have cortex m3 mcu,enc28j60 ethernet controller. I can...
  • DNS Client && DHCP client
    Hai, im facing a problem in lpc1768 when i'm enabling the DNS client by calling the function of get_host_by_name , dhcp client is getting disturbed. But ip is resolving from dns server When im dubugging...
  • Multiple-client connections on TCP/IP Server
    I'm using TCP/IP stack from RL-ARM Library 2.22a and starting point of my project was a sample from Keil LEDSwitch Server. What i would like to know is what i need to do to be able to receive more...