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

搜索资源列表

  1. TCP-IP.progamming

    0下载:
  2. 该程序是讲解TCP/IP实现的具体方法。其中包括协议内容的简单介绍和具体协议的实现方法。-this dacument tell us how to program the tcp/ip.it uses the c language .
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-24
    • 文件大小:198124
    • 提供者:张清华
  1. LinuxTCPIP

    0下载:
  2. Linux网络编程TCP/IP协议,介绍网络层次,IP的数据结构,UDP和TCP协议等-Linux Network Programming TCP/IP protocol on the network level, IP data structure, UDP and TCP protocol, such as
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:75271
    • 提供者:高蕾
  1. Server_Client

    0下载:
  2. TCP协议下用多线程模拟实现简单的网络通讯。-TCP protocol using a simple network communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:17838
    • 提供者:绿城苍狼
  1. TCP

    0下载:
  2. 主要利用tcp网络协议进行 通信,分为客户端和服务端-The main use of tcp for communication network protocols, and services into the client-side! ! ! !
  3. 所属分类:.net

    • 发布日期:2017-04-11
    • 文件大小:1088
    • 提供者:
  1. tcp

    0下载:
  2. 利用可靠传输协议TCP制作的程序,包括客户端程序和服务器程序-TCP transport protocol to use and reliable production process, including client and server program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:77914
    • 提供者:罗志成
  1. tcp

    0下载:
  2. TCP协议堵塞窗口算法攻击 TCP协议堵塞窗口算法攻击 TCP协议堵塞窗口算法攻击-TCP protocol TCP congestion window algorithm to attack the agreement TCP congestion window algorithm to attack the agreement TCP congestion window algorithm to attack the agreement TCP congestion window algor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:7080
    • 提供者:ddd
  1. TCP-IPProtocol

    0下载:
  2. 详细讲述TCP/IP协议栈的相关内容,有助于大家对网络协议的理解及开发与网络相关的软件。-To describe in detail the TCP/IP protocol stack of the relevant content and help you to understand network protocols and the development of network-related software.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-07
    • 文件大小:50646718
    • 提供者:孙荣丽
  1. tcpudptiaoshi

    0下载:
  2. 该程序是一个调试程序,支持UDP,TCP协议,可作为服务器和客户端,是一个不错的应用工具
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:1831606
    • 提供者:张洪铭
  1. TCP-IP-detail-explain-part1-protocol

    0下载:
  2. 《TCP/IP详解-协议》 主要对TCP/IP协议族进行概述,让读者从历史的角度了解有关TCP/IP的早期发展情况-TCP/IP Detailed mainly on the TCP/IP protocol suite to carry out an overview for readers to understand from a historical perspective of the TCP/IP in the early development of the situatio
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-30
    • 文件大小:13251323
    • 提供者:李立
  1. TCPChat

    0下载:
  2. 一个简单的server-client聊天程序,使用java语言,tcp协议完成-A simple server-client chat program, the use of java language, tcp agreement
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:17991
    • 提供者:steed
  1. TCP-IP(DOC)

    0下载:
  2. TCP/IP协议的详尽说明,能够对其中的原理进行的说明和讲解-TCP/IP protocol, detailed information, to the principle of one note and explain
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:111629
    • 提供者:周跃辉
  1. TCP

    0下载:
  2. 基于TCP协议的服务器和客户端程序。值得一看-Agreement based on the TCP server and client. Worth a visit ..
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:201638
    • 提供者:wangfan
  1. TCP

    0下载:
  2. 用于多台计算机进行仿真计算时通过计算机网络通过TCP协议传送数据。-Computer network to transmit data through the TCP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:62864
    • 提供者:tuyi
  1. TCP-IPtechnology

    0下载:
  2. 本书对TCP/IP协议栈做了详细介绍,适合读者自学-TCP/IP protoal
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-14
    • 文件大小:21622112
    • 提供者:赵文广
  1. Chat

    0下载:
  2. 简单的使用JAVA实现了两台局域网内电脑间的聊天程序,TCP协议在JAVA下的应用。适合刚入门的JAVA网络编程者读。-Simple realization of the use of JAVA two LAN chat program between the computer, TCP protocol in the application of JAVA. For just getting started who read JAVA Network Programming.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:3878
    • 提供者:李兴国
  1. VC_TCP_CHAR

    1下载:
  2. 一个基础VC++的TCP协议通信源码,带服务器端和客户端,已测试,能用-A basis for VC++ source code of the TCP protocol communication with server-side and client, have been tested, can be
  3. 所属分类:WinSock-NDIS

  1. TCP-IP-complete

    0下载:
  2. TCP/IP协议详解,是学习TCP/IP最完整的协议开发资料-TCP/IP protocol explain, is to learn TCP/IP protocol to develop the most complete information
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:365784
    • 提供者:杨权新
  1. udt

    0下载:
  2. 本PPT主要介绍了UDT协议与tcp协议的比较,并说明了UDT协议的相关机制-failed to translate
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1148176
    • 提供者:zhengnh
  1. udt-2009

    0下载:
  2. 本PPT主要介绍了UDT协议与tcp协议的比较,并说明了UDT协议的相关机制-This PPT introduces the UDT protocol and tcp protocol comparison and describes the UDT protocol mechanisms
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:59842
    • 提供者:zhengnh
  1. opnet_fast_tcp

    1下载:
  2. OPNET仿真软件中Fast TCP协议的实现,将该源代码加载到其TCP模块中即可。-opnet_fast_tcp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:81796
    • 提供者:july
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com