资源列表
TCP_Listener
- TCP 服务器监听程序,(VS.NET ,c# 开发)
DemoUdp
- 基于ADS,DM9000,LPC2290,无OS,纯TCP/IP源码 UDP CODE -ADS1.2,DM9000,LPC2290,NO OS,TCP/IP CODE UDP CODE
uIP-AVR-0900[1]
- Here s the pin-to-pin listing from the AVR to the Packet Whacker module when using the External SRAM Interface: ATmega161 (External SRAM) Packet Whacker PortC A8-A12 SA0-SA4 PortA AD0-AD7 SD0-SD7 PortB Pin 0 RSTDRV PortD RD, WR
TCP-network-debugger
- TCP网络调试程序,查看网络状态,查看连接用户-TCP network debugger, view network status, view connected users
DemoTcp
- 基于ADS,DM9000,LPC2290,无OS,纯TCP/IP源码 TCP SERVER CODE -ADS1.2 DM9000 LPC2290 NO OS TCP/IP CODE :TCP SERVER CODE
C_socket
- socket网络编程 最常用的方法和类 对于TCP的socket编程 具体的实例(包含代码)-socket Network Programming
uIP-AVR-090b1
- uip在AVR上的实现 ,网络芯片采用RTL8019AS-uip AVR ports example NIC RTL8019AS
TcpStudy
- 一个客户端往服务器发送短消息的程序源代码,供对这方面有研究的朋友学习-A client to send a short message server source code, for research in this area have a friend learning. . .
CPlusHTTPClient-
- VC++的HTTP库,访问网络简单,接口方便,值得参考的-Highly portable API written in C that implements the client side of the HTTP 1.1
ping.c
- ping 程序源码,用于网络的连接和测试-ping is used to test and connect the net .
CCppProgrammingSpecifications
- 全面介绍C/C++的编程规范的电子图书,十分实用。-Full descr iption C/C++ programming specifications e-books, very useful.
socket
- VC实现的socke通信,简单易懂 分为服务端和客户端。 使用VC6即可打开项目工程