The uIP TCP/IP stack is intended to make it possible to communicate using the TCP/IP protocol suite even on small 8-bit micro-controllers. Despite being small and simple, uIP do not require their peers to have complex, full-size stacks, but can comm
例程移植uIP-1.0协议栈,演示开发板和PC间的TCP通信。自定义了一个简单的应用层 通信协议。本例程实现的功能有:(1)通过PC机控制板子上的LED;(2)实现了一个简单的Web服务器。 (This routine transplant uIP-1.0 protocol stack development board and the PC demo of TCP traffic. Customize a simple application-layer communication prot