搜索资源列表
TCP Web Server
- 模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
TCP
- Powerbasic 源码 这是对TCP协议的基本操作.有服务端和客户端
TCPServer基于TCP协议的服务器端程序
- 基于TCP协议的服务器端程序,包含启动、停止监听 接收、发送信息等基本功能-TCP-based server-side program, including start, stop listening to receive, send messages and other basic functions
YiZhong.rar
- 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
TCP
- TCP发包、收包C++源代码实现,可以用来测试TCP协议数据包的发送和接收。-TCP contract, closing package C++ source code can be used to test the TCP protocol to send and receive packets.
TCP.rar
- TCP协议模拟,用JAVA图形界面实现,模拟了在复杂信道下的丢包等问题。,TCP protocol simulation, implementation using JAVA graphical interface, analog channel in the complex under the packet loss and so on.
Micrium-uC-TCP-IP.rar
- ucosII tcpip1.91协议栈, 利用IAR工具软件实现的列子,ucosII tcpip1.91 protocol stack, using IAR tools to achieve Liezi
TCP
- 1.利用原始套接字实现简单的TCP协议分析器。 2.系统功能包括: 2.1 原始套接字与网卡邦定,并接收流经网卡的所有数据包; 2.2 对数据包进行分析以获得源IP地址和目的IP地址; 2.3 对TCP Segment进行分析以获得其首部详细信息; 2.4 显示分析结果 3 建议使用VC++ -tcp
tcp.ip
- 本文档详细介绍了TCP\IP和OSI网络七层协议模型(内附精彩的插图,让人看了就一目了然)。 网络模型 计算机网络是指由通信线路互相连接的许多自主工作的计算机构成的集合体,各个部件之间以何种规则进行通信,就是网络模型研究的问题。网络模型一般是指OSI七层参考模型和TCP/IP四层参考模型。这两个模型在网络中应用最为广泛。 目录[隐藏] • • OSI模型概述 • • OSI参考模型的主要功能和任务 • R
基于TCP-IP协议的网络编程练习
- 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
TCP
- 采用TCP 协议的通讯源码 VC6++开发 under C algorithm-Using TCP communication protocol source VC6++ Development under C algorithm
ns-tcp
- ns-tcp实现的代码,可以学习TCP协议的实现-ns-tcp implementation code, you can learn the realization of TCP protocol
TCP
- Java之TCP协议封装类,并附带一个文件传输应用实例.-tcp transferring sample in java language
Modbus-TCP
- Modbus-TCP协议基础介绍-Modbus-TCP
TCP
- Labwindows TCP协议 实现上位机与下位机的通信-Labwindows TCP protocol between host computer and the next crew of the communication
简单TCP协议实验 lab07
- 简单TCP协议实验, 计算机网络协议开发 copyright: HalfWay 08cs-Simple TCP agreement with experiment, computer network protocol development copyright: HalfWay 08cs
CSharp-TCP-for-network-communications
- C#实现基于TCP协议的网络通讯.doc-C#-based TCP protocol for network communications
Tcp_Server
- 网络编程,TCP协议,服务器端,很完整的代码,可做参考-Network programming, TCP protocol, the server side, it is a complete code, do reference
TCP-IP详解卷2:实现
- tcp-ip 详解 协议卷 2 : 实现(TCP-IP protocol Volume 2: The Implementation)
vc 源码TCP聊天
- 这是一个简单的源码,通过TCP协议实现简单的文字聊天功能(This is a simple source code, through the TCP protocol to achieve simple text chat function)