• 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?
  • ERR_MEM_CORRUPT error in TCPnet call tcp_poll_sockets()
    Hi, I'm running firmware on my device used to log data to a server. Due to yet unknown reason the sys_error() function from TCPnet is called with the ERR_MEM_CORRUPT error set (file Net_Config.c...
  • TcpNet Help!!
    Hi,every one, I use LPC2368 and DM9161A develope my product with RTL3.05 and MDK3.05, But I can not see reply when "Ping" to my MCU.I just adapt the MCB23000's Http_demo and change the EMC driver, the...
  • 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...
  • Debugging TCPnet
    Hi there I try to use the debug library TCPD_CM3.lib but as soon as I enable Full debug on Ethernet the library calls the exception handler "os_error" with err_code 0x20002ADC. I changed the...