搜索资源列表
tcp1111111
- TCP/IP协议基础知识,包括OSI模型、ip地址、ping的用法-TCP / IP protocol based on knowledge, including the OSI model, ip address, ping usage, etc.
complete-port-vc++
- 完全端口模型,vc开发网络编程,很好的网络I/O网络模型实例子代码-completely port model, vc development of network programming, good network I / O network model-code examples
tcpsrc
- 一个TCP开发的源程序,是linux下socket编程的范例。-a TCP development of the source is under linux socket programming model.
bulksock
- BLOCK模式的SOCKET-BLOCK model SOCKET
network
- TCP/IP体系结构与特点 Telnet、FTP、HTTP、 POP3、DNS等协议的工作原理 客户机/服务器模式(Client/Server model)
tcpip实例
- 包含了客户/服务器模式等几个著名的TCP/IP编程实例-includes client / server model of several well-known TCP / IP programming examples
网络引擎
- 这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model
RTP_video_audio
- 用RTP协议传输多媒体视频数据范例,包括详细说明文档、ppt教程、服务器和客户端源程序。-with RTP video transmission of multimedia data model, including detailed documentation, ppt Directory, the server and client source.
IOCPKaoshi
- 基于完成端口模型的学生考试系统,包括服务端和客户端以及ACCESS数据库的操作-Port model based on students who complete the examination system, including server and client, and the operation of ACCESS database
ace-network
- 这是基于ACE开发的Reactor和Proactor模型的通讯库.在实践中已经使用。库本身支持文件的断点传输,并在实际中使用,希望给大家一个引子学习。-This is based on the ACE Reactor and Proactor model developed by the communication library has been used in practice. Breakpoint library itself supports file transfer, and in
tcp.ip
- 本文档详细介绍了TCP\IP和OSI网络七层协议模型(内附精彩的插图,让人看了就一目了然)。 网络模型 计算机网络是指由通信线路互相连接的许多自主工作的计算机构成的集合体,各个部件之间以何种规则进行通信,就是网络模型研究的问题。网络模型一般是指OSI七层参考模型和TCP/IP四层参考模型。这两个模型在网络中应用最为广泛。 目录[隐藏] • • OSI模型概述 • • OSI参考模型的主要功能和任务 • R
4GClientAutoUpdataServer
- 传奇4G的客户端更新服务器功能很强大,是学习Tcp/IP的好例子,里面有TCP/IP线程池的基础模型。-Legend 4G client update server functionality is very powerful, is to learn Tcp/IP a good example, which have TCP/IP base model of the thread pool.
x-net
- IOCP(I/O Completion Port,I/O完成端口)是性能最好的一种I/O模型。它是应用程序使用线程池处理异步I/O请求的一种机制。在处理多个并发的异步I/O请求时,以往的模型都是在接收请求是创建一个线程来应答请求。这样就有很多的线程并行地运行在系统中。而这些线程都是可运行的,Windows内核花费大量的时间在进行线程的上下文切换,并没有多少时间花在线程运行上。再加上创建新线程的开销比较大,所以造成了效率的低下。 -IOCP (I/O Completion Port, I/O
AQM_matrix_Stability
- 本程序用于AQM网络的拥塞分析。 我们将TCP/IP网络用流体模型表示,网络拥塞时,对应的系统模型将出现不稳定,本程序采用2-D稳定性检验算法判断稳定性,进而确定网络的拥塞条件。 程序的前言部分给出了参考文献,使用者对照参考文献可以理解本程序提供的算法。-This procedure for analysis of AQM network congestion. We will be TCP/IP networks that use fluid model, network con
TCP
- TCP 实现C/S模式的聊天程序的设计 源码及基本原理-TCP to achieve C/S model design chat program source code and the basic principles of
TCP
- 服务器和客户机端,即建立所谓的客户机/服务器编程模式。在服务器端必须先建立一个ServerSocket对象,然后等待客户机端的访问。而在客户机端,则是建立一个Socket对象直接跟服务器端连接,如果连接建立成功,则服务器端便会产生一个Socket对象,然后我们就可以利用这个Socket对象跟客户机端的Socket对象沟通了。此时在服务器和客户机之间建立了一条可靠连接,客户机和服务器可以在这条连接上可靠的传送数据。客户机发出请求,服务器监听来自客户机的请求,并为客户机提供相应的服务。 -Serve
TCPServer
- 模拟TCP协议下的客户-服务器服模式的服务器程序端运行-Simulation of TCP client under the agreement- server service model client server program to run
cloudpoint
- 基于立体视觉测量系统的人体三维点云模型的重构-Three-dimensional measurement system based on human visual three-dimensional point cloud model of the reconstruction
osi-tcpip-model
- comparison of osi and tcp/ip model. define the layers of these model
cn-osi-model
- OSI and TCP/IP model notes