资源列表
transfile
- vc++写的一个TCP异步传输文件的程序,分为客户端,服务端,可做为编写网络程序参考-vc++ to write a TCP asynchronous transfer the file, is divided into client, server, network program can be used as reference preparation
IPliuliang
- 监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发送的IP包的个数,将其写入日志文件中,统计出每个地址总的数据大小-Monitoring networks, capture IP packets on the network for some time, the statistics of the source address of IP packets sent during that time period the number of IP pack
WeiXinOpen
- 一个微信开发的例子,比较全面,请认真阅读,非常好的东西-Examples of the development of a micro-letter
TCP-program-(owned-Interface)
- 简单C#编写的TCP编程,拥有简单界面。压缩包包含源码、课件,程序可直接运行。-Simple TCP programming in C#, with a simple interface. Archive contains the source code, courseware, the program can be run directly.
utserver.tar
- lwip stack for embedded systems. very efficient.
ENC28J60
- 以太网通讯,TCP/IP协议,有源代码和硬件原理图,以及微控制器等-Ethernet communication, TCP/IP protocol, source code and hardware schematics, and microcontrollers
testNetWork
- 实现了一个基于TCP 的一个非常简单的服务器通信程序实例。该程序中通讯协议使用的是面向连接的TCP协议SOCKET-mplements a communication based on a very simple TCP server application instance. Communication protocol used in the program is a connection-oriented TCP SOCKET
TCPClient
- TCP的客户端代码,简单的实现了socket编程的思想,适合初学网络编程者学习。-TCP client code, a simple realization of the socket programming ideas, suitable for novice programmers to learn the network.
TCPSERVER
- TCP服务器代码,简单实现了TCP协议,适合初学网络编程者学习。-TCP server code, a simple realization of the TCP protocol, suitable for novice programmers to learn the network.
SocketToolSRC
- SocketToolSRC是SocketTool的Delphi源代码,里面实现了TCP Server,TCP Client,UPD广播,UDP组播,UDP等Socket功能. 还简单实现了一个Web服务器(http服务器)的代码。
testnet
- raw socket编程,探测网络包。 vc++, win2000测试通过。-raw socket programming, detect network packets. vc++, win2000 test passed.
TCP-IPthethirdvolumne
- 继续上传tcp/ip协议的第三卷的内容。由于文件较大,只有前面的7章,后面将陆续上传。