CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - ipv6 协议

搜索资源列表

  1. IPv6

    0下载:
  2. 一个模拟IPv6协议进行打包解包和隧道传输的程序
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:15242994
    • 提供者:windman
  1. IPV6收发转发

    1下载:
  2. IPv6分组收发转发实验流程,可以进一步理解网络层协议工作原理。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2011-06-09
    • 文件大小:58809
    • 提供者:xuzhu1990
  1. IPV6收发转发简单实现

    0下载:
  2. IPV6收发转发简单实现,实验是为了了解IPV6协议的分组接受和发送流程,理解网络层协议工作原理。-Simple implementation of IPV6 transceiver forwards the experiment is to understand the IPV6 protocol assigned to receive and send processes to understand the network layer protocol works.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-30
    • 文件大小:58809
    • 提供者:许三
  1. ipv6

    0下载:
  2. IPv6实现源码。IP协议栈的实现主要源码,可编译移植-IPv6 implementation source code. IP protocol stack to achieve the main source, can be compiled transplantation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:315788
    • 提供者:wuzhiyong
  1. ip-fil3.4.20.tar

    0下载:
  2. ip-filter不但具有SNAT、DNAT、端口映射、透明代理等已经成熟的功能,同时还实现了IPv4和IPv6协议以及IPSec安全协议的支持。此外还有诸如规则分组、blackhole、数据包捕获等特色-ip-filter not only had SNAT, DNAT, the port mapping, the transparent proxy and so on already the mature function, meanwhile has realized IPv4 and
  3. 所属分类:Firewall-Security

    • 发布日期:2017-11-09
    • 文件大小:583376
    • 提供者:站长
  1. IPv6

    0下载:
  2. 本书从介绍IPv4中问题的产生和现状入手,详细阐述了IPv6的各个方面,包括IPv6的寻址结构、扩展头、身份验证和安全性、对任意点播和组播的支持以及对相关协议的影响,同时还探讨了IPv4向IPv6过渡的策略和应用。 本书内容由浅入深、语言精练易懂,为有经验的网络管理员和研究人员适应IP升级变化提供了关于IPv6清楚而又与众不同的介绍。 -IPv4 book from the introduction of problems and the status quo approach, desc
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:4008875
    • 提供者:刘文
  1. IPV6

    0下载:
  2. IPv6详解:详细介绍IPv6运行机制,主要协议,包含所有RFC文档-Detailed IPv6: IPv6 detail operational mechanism, the main agreement that contains all the RFC document
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:4008158
    • 提供者:chunlei
  1. IPV6

    0下载:
  2. 从介绍IPv4中问题的产生和现状入手,详细阐述了IPv6的各个方面,包括IPv6的寻址结构、扩展头、身份验证和安全性、对任意点播和组播的支持以及对相关协议的影响,同时还探讨了IPv4向IPv6过渡的策略和应用。 本书内容由浅入深、语言精练易懂,为有经验的网络管理员和研究人员适应IP升级变化提供了关于IPv6清楚而又与众不同的介绍。 -IPv4 from the introduction of problems and the status quo approach, described in d
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:4007895
    • 提供者:杜凯
  1. IPv6_Advanced_protocols_implementation

    0下载:
  2. IPV6是未来发展的趋势,特别是3G业务的发展离不开IPV6,本身IPV6协议的实现的经典作品!-IPv6_Advanced_protocols_implementation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-19
    • 文件大小:5449112
    • 提供者:liming
  1. IPv6

    0下载:
  2. IPv6 协议的结构,详细说明关于IPv6中与IPv4协议的不同点。-The structure of IPv6 protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:158875
    • 提供者:余冰星
  1. H3C-IPv6

    0下载:
  2. 华为IPv6技术基础,包括: 了解IPv6地址分类和格式以及配置方法 了解IPv6报文结构 了解IPv6路由协议及基本配置方法 了解IPv6主要过渡技术,包括隧道技术及协议转换技术及基本配置方法-Huawei IPv6 technology infrastructure, including: classification and understanding of IPv6 address format and configuration approach to understa
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:518440
    • 提供者:蔡建国
  1. ipv6detailedannotation

    0下载:
  2. 本书全面讲解IPv6及相关协议实现的事实标准KAME,揭示了KAME IPv6协议栈的所有细节,对每行代码到底做了什么以及为什么要这样设计都进行了解释。全书共分7章,分别介绍IPv6地址结构、IPv6、ICMPv6、邻居发现和无状态地址自动配置、传输层协议及套接字API扩展。每章都包含两个主要部分:第一部分提供了作为RFC发布的主要协议规范的摘要,定义各种协议分组,解释每个分组中每个字段的含义和目的;第二部分则描述实现这些RFC的KAME的数据结构及功能。书的最后还提供了一些例子,说明如何编写既
  3. 所属分类:Communication

    • 发布日期:2017-05-23
    • 文件大小:7183203
    • 提供者:
  1. ipv6

    0下载:
  2. 当今的IPV4地址已经趋于枯竭,所以研究IPV6是相当有意义的东西,现今已经有很多企业已经开通了IPV6的业务,可以说IPV6成为将来的主宰。本资料详细介绍了在linux下ipv6的协议包,ipv6和ipv4编写时不同点,大大提高编程能力。-Today' s IPV4 address has become depleted, the study IPV6 is very meaningful things, today there are already a lot of companie
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:440579
    • 提供者:傅振
  1. ipv6

    0下载:
  2. 使用IPV6协议免费上网、高速下载,有图有真相!此方法经验证,适用于全国各大高校-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:413561
    • 提供者:丁斌
  1. ipv6

    0下载:
  2. 基于IPV6协议下的计算机网络安全的仿真源码。-IPV6 protocol based computer network security under the simulation source code.
  3. 所属分类:Network Security

    • 发布日期:2015-05-27
    • 文件大小:6144
    • 提供者:吴刚
  1. Morgan.Kaufmann.IPv6.Core.Protocols.Implementation

    0下载:
  2. 该书以KAME项目的源码为例,详细介绍了IPv6协议栈的实现-KAME project' s source book for example, details the implementation of IPv6 protocol stack
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-02-26
    • 文件大小:5134336
    • 提供者:Joshua
  1. IPv6

    0下载:
  2. 在IPv6分组收发实验的基础上,增加了IPv6分组的转发功能,从而实现路由器中的IPv6协议模块-Send and receive IPv6 packets at the basis of experiments, an increase of IPv6 packet forwarding in order to achieve the IPv6 protocol modules in the router
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:1442
    • 提供者:张栋
  1. udp-ipv6

    0下载:
  2. 这个程序是在uTCP/IP上实现的UDP协议。通过这个例子可以熟悉uTCP/IP。-This program is uTCP/IP on the implementation of UDP protocol. Through this example can be familiar with the uTCP/IP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4279
    • 提供者:王建国
  1. IPV6

    0下载:
  2. 1.IPV6协议的一些主要功能及特点 2.IPV6与IPV4的比较及他们兼容性 -1.IPV6 agreement some of the key functions and features 2.IPV6 comparison with IPV4 and their compatibility
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:411996
    • 提供者:李建明
  1. TIchinese_6lowpan协议栈

    1下载:
  2. 基于IEEE 802.15.4实现IPv6通信的IETF 6LoWPAN草案标准的发布有望改变这一局面。6LoWPAN所具有的低功率运行的潜力使它很适合应用在从手持机到仪器的设备中,而其对AES-128加密的内置支持为强健的认证和安全性打下了基础。(802.15.4 based IEEE IPv6 implementation of the draft IETF 6LoWPAN standard release is expected to change this situation. The
  3. 所属分类:通讯编程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com