• Send PING from RL-TCP
    Hello all, I’m creating some service functions for a product that use the Keil RL-TCP network stack. So I implement a function that dumps the arp table to a VT100 terminal and so on. Now...
  • Unable to send TCP sockets!
    I have used rl-net successfully before version 7.0 ,now doing the simple job seems to be impossible! I can not send sockets here is my code,do you have any Idea what's going on wrong? netInitialize...
  • Unable to send TCP sockets!
    I have used rl-net successfully before version 7.0 ,now doing the simple job seems to be impossible! I can not send sockets here is my code,do you have any Idea what's going on wrong? netInitialize...
  • Send PING from RL-TCP
    Hello all, I’m creating some service functions for a product that use the Keil RL-TCP network stack. So I implement a function that dumps the arp table to a VT100 terminal and so on. Now...
  • ERR_MEM_ALLOC after several sending TCP frame
    Hi, I use a LPC1778 with RTX and RL-TCP library. I am getting ERR_MEM_ALLOC error (sys_error()) after some tcp activity. The pc send a request of 16 bytes and the card responds with a data frame...