• TCPnet DHCP renewal
    I have a question about what to do if the ethernet link goes down (eg someone pulled the cable out) while TCPnet is running. It mostly seems to be fine in that the ethernet traffic resumes if the...
  • Renew and reconnect a new TCP connection
    Hello I configure my ARM as an Ethernet server and I open a desire port via tcp_listen and each loop I send data (before that I check "tcp_check_send () " and then start to transmit).my problem is when...
  • 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...
  • TCPnet Library Question
    I am writing a driver for the ENC28J60 for use with the TCPnet Keil TCP/IP library. In the example code in their documentation they call 'LREG' all over the place. I can't seem to find any documentation...
  • DHCP failure discovery - mcb2300
    I wonder if there is any way to get information about failed dhcp process? I need to start dhcp, and if it's not succeeded, disable dhcp and use a default local ip (case of a direct connect to a pc...