资源列表
UDPsocket
- 一个基于UDP协议的socket小程序,对初学者有参考价值,很不错的啊。-A UDP protocol based on the socket small program, has reference value for beginners, very good ah.
TcpEx
- 本程序为一个学习设计程序,TCP协议网络编程-The procedures for a learning design program, TCP protocol network programming
tcip
- c语言编写的tcp/ip协议,用于初学者-c language TCP/IP
Socket-send-and-recv-
- Socket下send和recv使用的说明及介绍 -Socket-send and recv
TCP-packet-transmission
- 通过分析截获TCP报文首部信息,理解首部中的序号、确认号等字段是TCP可靠连接的基础。通过分析TCP连接的三次握手建立和释放过程,理解TCP连接建立和释放机制。- Intercepted by analyzing the TCP packet header information to understand in the first serial number, confirmation number and other fields are the basis of the TCP rel
CSocket-in-TCP--IP-app
- MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own
UDP
- UDP socket编程源代码,包括server端,及client实现代码。-udp socket编程
TCPIP
- 最经典的TCP/IP协议,详细讲解,值得仔细研读-The most classic TCP/IP protocol, explained in detail, deserves careful study
socket
- 介绍socket的资料,包含所使用的协议,以及端口介绍等 很不错的主席来哦-VC socket operations instance source
Download_using_HTTP
- 使用C++封装使用HTTP协议下载文件,做成通用的类,可方便使用以实现自己的应用,附带测试代码。-Using the HTTP protocol to download files using the C package, made up of a common class, easy to use to enable their applications, with a test on behalf of Code.
Network-protocol
- 编写一个简化的协议分析器,了解数据通过网络传输时的封装与解析过程,加深理解TCP/IP协议栈的工作原理和网络应用软件开发能力-The preparation of a simplified protocol analyzer, data transmission through a network when the package with the parsing process, deepen the understanding of TCP/IP protocol stack of the
net-dictionary
- 网络字典,这个源码是基于TCP/IP网络协议开发网络字典-net dictionary,this program base on tcp/ip to developed,if you have downloaded this code,you will know how send and receive data ,and you alse learn how to use database to store data and display is on the dialong,good lu