搜索资源列表
流量控制
- 这是本人跟通寝室同学做的毕业设计课题,该课题主要任务是在分析Linux内核的基础上,熟悉和掌握Linux流量控制的机理。并进一步实现可针对IP地址进行流量控制的应用软件。该软件采用C/S结构。客户端负责用户管理,流量控制策略管理和人机交互部分。服务器端负责带宽分配,流量控制的具体实现。在课题的具体分工上,本子课题负责客户端的实现。-this is my bedroom with Qualcomm graduate students to do design issues, the main to
SocketExample
- 一个基于MFC对话框的Socket应用程序,包括UDP/TCP/FTP协议的实现,及字符串和数据流两种传输模式。 -an MFC dialog based on the Socket applications, including UDP / TCP / FTP protocol implemented, and string, and the data flow both transmission modes.
window
- 滑动窗口协议是计算机网络中为保证流控制和可靠而常用的一种协议,它一般在传输层TCP协议中实现。本代码实验滑动窗口协议中的1比特滑动窗口协议、回退N帧协议和选择性重传协议。-Sliding window protocol is a computer network in order to ensure the reliable flow control and a protocol commonly used, it is usually in the transport layer TCP pr
Ipv6Rev_Send
- 实现了IPv6协议的分组接收和发送流程,进一步理解网络协议层的工作原理-IPv6 protocol implements send and receive packet flow, a better understanding of the working principle of the network protocol layer
TCPIPprotocolperformance
- 用于测试TCP/IP协议性能,统计流量的MFC程序。-For testing TCP/IP protocol performance, statistical process flow MFC.
utd
- udp可靠传输实现方案,含有拥塞控制流量控制,超时重传-udp achieve reliable transmission program, which contains flow control congestion control, overtime ARQ
8TCPIP
- 讨论利用Cygnal 8 位单片机 实现嵌入式TCP/ IP 的优势,给出硬件实现的电路图和软件实现的流程图. 详细地说明网络协议和 协议栈的具体实现-Discussion of the use of Cygnal 8-bit single chip realization of embedded TCP/IP advantages, given the hardware and software to achieve the realization of the circuit dia
SyncChatClient
- 用套接字写的基于客户端的同步TCP聊天界面,没有实现图形的流传递-Used to write socket-based TCP synchronization client chat interface, there is no flow to achieve transmission of graphics
Networkflowproblem
- Network Flow Problem
zuidaliuliang
- 最大流量算法 带注释 带实验报告和源程序 用vc++编写-Maximum flow algorithm is annotated with a test report and the source code to use vc++ to prepare
656565665
- 对SNMp的知识进行总结,利用其对流量进行进一步监控-Summary of knowledge on the SNMp used to further control its flow
20050209006
- 该程序是模拟tcp六控制中滑动窗口的,tcp流控制机制就是由滑动窗口实现的。-The program is six control simulation tcp sliding window, tcp flow control mechanism is achieved by the sliding window.
wireshark-win32-1.4.0
- 这是一个监测流量的工具,当分析TCP/IP时候,非常好用-This is a tool for monitoring the flow, when the analysis of TCP/IP time, very easy to use
TCP-dst1.trq
- one flow tcl, used to simulate in ns2
TCPandUDP
- tcp和udp的区别和联系, 1、端对端通信的概念 2、TCP提供的服务内容 3、TCP的流量控制和可靠性实现 4、UDP的协议特点和提供的服务 -the difference between tcp and udp and contact, 1, end to end communications concept 2, TCP provides services 3, TCP flow control and reliability to achieve 4, UDP pr
chat
- 程序主要是基于套接字(Socket)进行网络编程的,采用的是TCP协议,TCP协议是面向连接的且是全双工的,即两个主机上的进程(比如进程A、进程B),一旦建立好连接,那么数据就既可以由A流向B,也可以由B流向A。此程序采用的是完全点对点的模式进行连接,即每台主机即是服务器又是客户端,因为它需要进行端口的侦听,所以在连接的时候必须知道各主机的IP地址和端口号。有了对方的IP和端口后两主机就可以进行握手过程,确认连接成功后就可以进行网络对话了。-Program is mainly based on
TCP-Friendly
- TFRC的是一单播拥塞控制机制,设计此协议是为了处理在TCP带宽竞争环境下进行流量控制和管理。-TFRC is a unicast congestion control mechanism, the design of this protocol is the bandwidth to deal with competitive environment in the TCP flow control and management.
UDP65676534
- 针对目前流行的文件传输技术的不足, 提供了一种利用UDP 协议进行可靠、快速的多文件传输的设计方法和实现过程, 较好地解决了文件传输过程中的速度和可靠性的矛盾. 同时在数据传输的过程中引入数据流控制、差错处理、有序保证和安全保证等机制, 使文件传输更加快速, 更加安全可靠.-Lack of popular file transfer technology, using the UDP protocol for reliable, fast multi-file transfer and impl
Network-flow-detection
- 网络流量的检测Network flow detection,主要统计总的进入流量和输出流量以及总的流量-Network flow detection
IP-packet-flow-analysis-program
- IP包流量分析程序,可以分析IP数据包流量。-IP packet flow analysis program that can analyze IP packet traffic.