资源列表
VB-and-Winsock
- 这是关于tcp的协议文献,十分的有用,里面的里程可以直接拷贝的VB的工程内运行-it is about TCP and it is very useful
PING-AND-TCP
- 源代码包含如下两个文件夹: (1)ping:是ping项目的实现代码,用Visual C++ 6.0来调试。 (2)TCP:是TCP项目的实现代码,用Visual C++ 6.0来调试。 实现文件是CJGL.c,因为涉及到了图形界面,所以使用Turbo C工具来调试。在运行时,必须将EGAVGA.BGI文 件和程序文件放在统一目录下。- 源代码包含如下两个文件夹: (1)ping:是ping项目的实现代码,用Visual C++ 6.0来调试。 (2)TC
TCP_IP协议栈
- TCP_IP相关的资料,这部分的资料大家可以学习一下与网络协议方面的知识点。(TCP_IP related information, this part of the information, we can learn about the network protocol and knowledge points.)
IP-Network-Design-Guide
- IP Network Design Guide
TCP_IP-stack
- stm32f107移植好的TCP_IP协议栈-stm32f107 transplantation good TCP_IP protocol stack
OverbyteIcsV5
- Cau hinh may chu OPC
bison-2.4.1a.tar
- 在linux系统上针对原始流量包使用,将数据包转换成原始流量(Conversion of packets into original traffic)
VCsocket3
- 用vc++实现的网络通信编程,有udp和tcp两种方式的传输通信,包括源代码注释,很要学-Using vc++ implementation of network communications programming, there are two ways to udp and tcp transport communications, including source code comments, it is to learn
GoodExpertCPgm
- very good c programming book by Peter van der Linden
MyQQ
- 可以通过TCP协议和UDP协议进行局域网通信,功能类似QQ。很好的开发例程。-a communication program base on TCP and UDP,like the function of QQ.A very good example.
CLIENT_104
- TCP客户端。以太网通讯。发送自定义报文。-TCP client. Ethernet communications. Send a custom message.
Server
- 采用VC++开发平台开发TCP/IP网络通信,本程序作为服务器的开发,设置IP和端口,接收数据。-TCP/IP communication by VC++,set IP address and port,server receive data from client.