• RL-TCPnet Library
    Hi, I am trying to interface Telnet for one of the application. I tried to understand how the logic is implemented in Telnet demo example. But few of the functions definitions are in RL-TCPnet library...
  • RL-TCPnet and TCP question
    Hello, I'm trying to understand how to use tcp on LPC2460. I have set up a server that listens on 5 sockets, sharing the same callback function, based somehow on this link www.keil.com/.../rlarm_tn_tcp_mulconn...
  • DHCP leastime renewal using TCPNET library
    I'm using the TCPNet library for handling ethernet traffic. First time DHCP allocation works fine (using the provided examples). My device gets the DHCP settings and has acces to the internet. Sending...
  • 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?
  • 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...