• TCPnet
    Hi all, I used TCPnet Client to connect Server, it is normalize But!!! when i close Server , TCPnet Client will freezes Anybody know how fixed it?
  • TcpNet for LPC3250
    I'm using the Embedded Artist LPC3250 board and trying to get it working with RL TcpNet without RTX. During the call to init_TcpNet() it gets stuck and is continually trying to read the PHY (function...
  • Is this a bug of tcpnet
    hi, all: I implemented ppp protocol on lpc2138, the modem is GPRS modem. The server send udp data to modem fastly, Some times, the datas modem gived to cpu lost the char "7E".when it's occured,the protocol...
  • TcpNet - RTX
    I need to use 2 Tcp sockets (one for received orders, and one to send datas) Even i group all my tcp functions in a single task (with lowest priority), i can't executes other tasks. I use a tick_timer...
  • RTL-TCPNET?
    how to create a tcp application using RL-ARM(tcpnet) without http server?