CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 -

搜索资源列表

  1. TCPIP_DOS_DEV

    1下载:
  2. 压缩包内包括:一个dos下的FTP程序源码,DOS下的网络工具,以及WATTCP库-Compressed package includes: a dos program under the FTP source code, DOS under the web-based tools, as well as WATTCP Library
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-26
    • 文件大小:8797888
    • 提供者:
  1. webtemplates1

    0下载:
  2. this is e-book on tcpip
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:909323
    • 提供者:parthc#
  1. tr_applet

    0下载:
  2. simulation token ring
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:35617
    • 提供者:ahmed
  1. TcpIpExperiments

    0下载:
  2. Tcp/Ip的基础实验,做的很好对于初学网络的人应该很有用。包括使用VMware虚拟机环境完成网络实习.swf,网络协议仿真教学系统(通用版)课件.chm-Tcp/Ip the basis of experiments to do a very good network for the beginner who should be very useful. Including the use of VMware virtual machine environment to complete ne
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-10
    • 文件大小:17808254
    • 提供者:陈俊沛
  1. StudyTCPIPin14days

    0下载:
  2. 用最经典的图像方式讲解了什么是TCP/IP,由浅入深的分析实现。-The most classic way to use images to explain what is the TCP/IP, Deep and analysis to achieve.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1431085
    • 提供者:liup
  1. wangluoxieyi

    0下载:
  2. 详细介绍网络协议,各种协议都有所介绍,还是比较全面的。-Details of network protocols, various agreements have described, is quite comprehensive.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-26
    • 文件大小:8717231
    • 提供者:liuyanan
  1. RemoteOS

    0下载:
  2. 说明了tcpip协议的特征,在不同系统中的实现-Tcpip protocol describes the characteristics of different systems to achieve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:15317
    • 提供者:sou
  1. OpenTCP-1.0.4.doc.html

    0下载:
  2. TCP/IP 嵌入式驱动源代码加说明文档,可用于8位~32位MCU,功能很稳定。-TCP/IP embedded driver source code plus documentation that can be used 8 ~ 32-bit MCU, function is stable.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:438331
    • 提供者:zhaolin
  1. 69491725VB(TCP-IP)

    0下载:
  2. tcp/ip-tcp/ip
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:2624
    • 提供者:wang yan
  1. TCPQQ

    0下载:
  2. 模拟QQ游戏:由TCP协议来传输文件。可以进行抖动,发送消息表情。-QQ simulation game: the TCP protocol to transfer files. Jitter can send a message expression.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-17
    • 文件大小:4765585
    • 提供者:lingxing
  1. you

    0下载:
  2. as 3.0 从百分率取随机抽取变量,百分百无差错,很好用的程序-to select source code ,please
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:6604
    • 提供者:
  1. TCP-packet1

    0下载:
  2. TCP 重组数据包分析 参照TCP/IP详解第二卷24~29章,详细论述了TCP协议的实现,大概总结一下TCP如何向应用层保证数据包的正确性、可靠性,即TCP如何实现对数据报文的重组。 首先要设计两个报文队列,一个存放正常来到的报文,一个存放失序到来的报文。 - TCP 重组数据包分析 参照TCP/IP详解第二卷24~29章,详细论述了TCP协议的实现,大概总结一下TCP如何向应用层保证
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:10379
    • 提供者:hyboo
  1. TCP-packet2

    0下载:
  2. 这样直到 tcp 断开这个 socket 的链接( FIN=1 ),此时将正常报文队列和失序报文队列中的数据合并起来,完成重组。取出正常报文队列最后一个报文的 seq 和 len ,在失序报文队列中查找属于它的后续报文,该报文是否可以作为正常报文队列的后续报文处理过程同前面 1 ) ~5 )的分析。 - 这样直到 tcp 断开这个 socket 的链接( FIN=1 ),此时将正常报文队列和失序报文队列中的数据合并起来,完成重组。取出正常报文队列最后一个报
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:10847
    • 提供者:hyboo
  1. zhushi

    0下载:
  2. 这是在博客CPIP里找到的很好的TCPIP中文注释,如果代码看不懂,这个有助于你得学习哦-This is the blog CPIP TCPIP find a good Chinese translations, if you can not read the code, this will help you have to learn Oh
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:717926
    • 提供者:妞妞
  1. simpleFileTransfersocket

    0下载:
  2. web client program to transmit file acrous th socket ,tcpclient
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:62795
    • 提供者:adel
  1. dlib-17.47

    0下载:
  2. a general purpose cross-platform C++ library designed using contract programming and modern C++ techniques. It is open source software and licensed under the Boost Software License.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-16
    • 文件大小:5425627
    • 提供者:拥有
  1. CommunicatingWithSockets

    0下载:
  2. A example of communication socket between 2 PC
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-12
    • 文件大小:2646917
    • 提供者:agusmoch
  1. pylacewing-1.0

    0下载:
  2. 麻省理工学院发布包的通信协议,具有一套完整的文档和示例代码,从高通信程序的开发人员需要。-The communication protocol of MIT release package, with a full set of documentation and sample code, the need for the development of communication program personnel from high.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-02
    • 文件大小:650605
    • 提供者:承敏刚
  1. 2.UDP-100M

    1下载:
  2. MA9000 FPGA源码,可以达到100M,以太网传输网络数据包-DMA9000 FPGA source can achieve 100M Ethernet transmission network packets
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-11-15
    • 文件大小:7989248
    • 提供者:王传呈
  1. OpENer_1.2.0

    0下载:
  2. 非常好的一款软件代码,分享给大家,用于AB产品通信。(A very good software code, to share with you, for AB product communications.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-24
    • 文件大小:789504
    • 提供者:maya77
« 1 23 »
搜珍网 www.dssz.com