• 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 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...
  • TCPnet HTTP_upload
    I tested the HTTP_upload example and it works. Now I want to do HTTP_download. Is this possibled with TCPnet and has somebody an example for me? I want to download a file from my STM32F4 device to the...