搜索资源列表
msn协议源代码
- MSN协议源代码,for mindia 2. Some useful information is grouped in the networking-msn.txt. If it does not help, try to create a network log. Go to Options/Network and press a \"Log Options\" button (the only button in the upper-right corner). Very often th
TCP-assemble.rar
- 详细讲解了怎样在网络编程时处理TCP数据封包、粘包、拆包问题的方法,Detailed account of how to deal with network programming TCP data packets, sticky package, unpacking problem
tcp.ip
- 本文档详细介绍了TCP\IP和OSI网络七层协议模型(内附精彩的插图,让人看了就一目了然)。 网络模型 计算机网络是指由通信线路互相连接的许多自主工作的计算机构成的集合体,各个部件之间以何种规则进行通信,就是网络模型研究的问题。网络模型一般是指OSI七层参考模型和TCP/IP四层参考模型。这两个模型在网络中应用最为广泛。 目录[隐藏] • • OSI模型概述 • • OSI参考模型的主要功能和任务 • R
TCPTest
- C语言实现TCP连接的测试程序,源码经多次重复测试没有问题或bug-C language realization of TCP connection test procedures, source code, as there is no problem with repeated testing or bug
hw2
- 一个tcp客户服务器程序,可以解决大问题,下载看看,-A tcp client-server process, can solve the big problem, download and see,
ping_the_machine_problem
- 关于不插网线无法ping本机的问题.即使拔掉网线,TCP/IP协议也不会被禁用,TCP/IP应用程序的调试工作可以照常进行-About unplugged cable can not ping the problem machine. Even unplug the cable, TCP/IP protocol can not be disabled, TCP/IP applications can debug as usual
rfc4919
- IPv6 over Low-Power Wireless Personal Area Networks (6LoWPANs): Overview, Assumptions, Problem Statement, and Goals Status of This Memo This memo provides information for the Internet community. It does not specify an Internet standard of any
05-25
- it the solution of alien problem in c language
networking-self-teaching-guide-osi-tcp-ip-lans.ra
- * Manage all the components within a node * Take advantage of the Ethernet, today s most prominent LAN technology * Utilize the most commonly deployed standards and technologies in networking * Ensure that information flows
Networkflowproblem
- Network Flow Problem
ReliableUDP
- 在高速数据传输网络中.UDP协议有着其它数据传输协议无法比拟的优势,但也存在着传输可靠性差的问题。文章在细致分析UDP协议特点的基础上,对其关键技术进行了改进,设计出了一种新的可靠UDP协议,大大提高了数据传榆的可靠性。-In the high-speed data transmission network. UDP protocol with other data transfer protocol can not match advantage, but there is also the
DINING
- 网络编程代码,网络编程中能用到的例子--哲学家进餐问题-Network programming code, network programming can be used to the example- dining philosophers problem
Code_McCaffrey.Bees.0411
- This is a little program for solving TCP problem using bee colony algorithm
IPV6-theory
- 本书从介绍IPv4中问题的产生和现状入手,详细阐述了IPv6的各个方面,包括IPv6的寻址结构、扩展头、身份验证和安全性、对任意点播和组播的支持以及对相关协议的影响,同时还探讨了IPv4向IPv6过渡的策略和应用。-This book describes the emergence and IPv4 in the present situation of the problem, explained in detail all aspects of IPv6, including IPv6 ad
VideoNet-
- 该程序可以用于两个人在LAN/Intranet(或者Internet)上进行视频会议。现在有许多视频会议程序,每个都有各自的性能提升技术。主要的问题是视频会议视频帧的尺寸对于传输来说太大。因此,性能依赖于对帧的编解码。我使用快速h263编码库来达到更好的压缩率提高速度。该程序做些小改动也可以在Internet上使用。-The program can be used for both video conferencing on a LAN/Intranet (or Internet). Now t
CODE
- Service prioritization among different traffic classes is an important goal for the Internet. Conventional approaches to solving this problem consider the existing best-effort class as the low-priority class, and attempt to develop mechanisms that pr
listen
- 源代码中修改IP可以监听所以数据包,测试OK,没有任何问题-Modify the IP source code can monitor the packet, test OK, no problem
st_asio_wrapper
- 它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来; 自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样); 只支持tcp和udp协议;-It is a c/s network programming framework, based on boost.asio package (minimum tried to in
IPv6-in-Depth
- 本书从介绍IPv4中问题的产生和现状入手,详细阐述了IPv6的各个方面,包括IPv6的寻址结构、扩展头、身份验证和安全性、对任意点播和组播的支持以及对相关协议的影响,同时还探讨了IPv4向IPv6过渡的策略和应用。 本书内容由浅入深、语言精练易懂,为有经验的网络管理员和研究人员适应IP升级变化提供了关于IPv6清楚而又与众不同的介绍。 -This book describes the problem in IPv4 generation and status quo of detail i
TCPSever_dos
- dos环境下的TCP/IP服务端测试程序,经过实测没问题。开发者可以参考作为自己开发的底层源代码,性能稳定。-dos environment TCP/IP server testing procedures, through no problem found. Developers can refer to as their underlying source code development, stable performance.
