• 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...
  • TCP Send failing from server application.
    Hello all, I'm having some issues getting my server application to work with TCPnet. I've gotten a few of the examples working with TCP and BSD sockets, but I must be missing something moving forward...
  • Data lose while sending through TCP/IP
    Hi to all, I am working on RL-ARM RL-TCPnet. I make my lpc2388 as TCP active open and sending 16 bytes hex value to my PC for 40 times(627 bytes string). For testing i am trying with 32 bytes string...
  • 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...