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

搜索资源列表

  1. test_sock

    0下载:
  2. tcp测试程序,可以模拟服务器和客户端,并且可以用文本和2进制来看结果-tcp test procedure can be simulated server and client, and can use text and two-band view of the results
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:205521
    • 提供者:孙憬超
  1. TCPtuntulv

    0下载:
  2. Tcp测试网络带宽,和吞吐率的相关程序实现
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:38950
    • 提供者:wangjingbuaa
  1. TCP

    0下载:
  2. TCP通讯,可以完成测试(服务器与客户端)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:9037
    • 提供者:ray
  1. fft2.0.rar

    0下载:
  2. 通过UDP传送文件,经测试,在教育网内两个高校间传输能达到ftp速度的10~100倍,其主要工作机制是使用TCP使传输控制,UDP做数据传送。能加速的基本原因为,TCP的拥塞控制算法减慢了其传输速度,而用UDP自定义的传送协议则没有这个限制。,Transmission of documents through the UDP, tested, in the education network between the two colleges and universities can achiev
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-05-23
    • 文件大小:6356627
    • 提供者:小树林
  1. TCP

    0下载:
  2. TCP发包、收包C++源代码实现,可以用来测试TCP协议数据包的发送和接收。-TCP contract, closing package C++ source code can be used to test the TCP protocol to send and receive packets.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-12
    • 文件大小:19964464
    • 提供者:陈荣伟
  1. netperf-2.4.0.rar

    0下载:
  2. Netperf是一种网络性能的测量工具,主要针对基于TCP或UDP的传输。Netperf根据应用的不同,可以进行不同模式的网络性能测试,即批量数据传输(bulk data transfer)模式和请求/应答(request/reponse)模式。Netperf测试结果所反映的是一个系统能够以多快的速度向另外一个系统发送数据,以及另外一个系统能够以多块的速度接收数据。 Netperf工具以 client/server方式工作。server端是netserver,用来侦听来自client端的连接,c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1382459
    • 提供者:可乐
  1. TCP_tester

    0下载:
  2. TCP测试小工具,能够测试TCP,UDP,是很好的小软件。-TCP test a small tool that can test TCP, UDP, is a good little software.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-22
    • 文件大小:192775
    • 提供者:零乱
  1. COM-TCP

    0下载:
  2. 一款企业内部实际应用中的串口及TCP测试软件,功能强大,灵活设置一下,可用于你实际开发参考及测试。-A practical application within the enterprise in the serial and TCP test software, powerful and flexible set up what can be used to refer to you the actual development and testing.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:249074
    • 提供者:陈锦瑞
  1. TCP

    0下载:
  2. vb开发的类似QQ的聊天软件,采用TCP-IP协议,请大家测试-vb development of a similar chat software QQ, using TCP-IP protocol, please test
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:14407
    • 提供者:卓建超
  1. labcvi_udp

    0下载:
  2. 虚拟测试平台labwindows cvi8.1 调用udp的方法。labwidows cvi本身只支持tcp协议,不支持udp协议,给出调用winsock控件的方法。 -Virtual test platform labwindows cvi8.1 call udp method. labwidows cvi agreement itself only supports tcp, udp protocol does not support the given method call wins
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:560153
    • 提供者:qihm007
  1. tcp

    0下载:
  2. 用于测试网络接口的TCP传输峰值速率,支持Linux,Cygwin环境。-Network interface for testing the TCP transmission peak rate, to support Linux, Cygwin environment.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:1909
    • 提供者:yikok
  1. ppp

    0下载:
  2. TCP/IP教程,协议、例程、ppp应用与测试等。-TCP/IP Tutorial, protocols, routines, ppp application and test.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:50267
    • 提供者:王朝
  1. TCPtest

    0下载:
  2. TCP测试的源代码,网络编程时测试源代码-TCP test source code, network programming when the test source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1817
    • 提供者:刘翔
  1. TCP

    1下载:
  2. 基于winsock实现的socket通信tcp/ip的服务端和客户端代码,可做测试时的模拟器。-Winsock-based communications socket to achieve the tcp/ip client service and client code, the simulator can be tested.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:101186
    • 提供者:粟立军
  1. SERVER2

    0下载:
  2. 自己做的,可以聊天,支持多线程处理,TCP/IP协议传输文件,传输文件可大于10M,局域网内传输测试速度为3M/S -the server for file transfer soft, made by myself ,it could transfer file, and the file could larger than 10M, test the speed is higher than 3M/S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:42312
    • 提供者:张志峰
  1. TCP_test

    1下载:
  2. lpc2478 ARM处理器的TCP以太网通信测试程序,lpc2400系列在通信方面功能强大,该程序为其内部以太网的TCP通信测试程序-lpc2478 ARM processor TCP Ethernet communications test procedure, lpc2400 series powerful communications, the program for the internal Ethernet TCP communications test procedure
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:116284
    • 提供者:gzy
  1. tcpudptest

    2下载:
  2. tcp\udp 网络压力测试,能同时连接上千个线程,是较好的压力测试工具(Tcp\udp network stress test, which can connect thousands of threads at the same time, is a better stress test tool)
  3. 所属分类:网络编程

    • 发布日期:2017-12-28
    • 文件大小:124928
    • 提供者:张长宜
  1. TCP-UDP服务管理 3.03 绿色版

    0下载:
  2. TCP/UDP小工具,测试当前下位机与上位机的连接。(TCP/UDP small tools, testing the current lower computer and the host computer connection.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-22
    • 文件大小:1316864
    • 提供者:aiyuanyuan
  1. Socket TCP

    0下载:
  2. 使用C#编写TCP Socket,包括客户端和服务端,可同时运行进行测试(TCP Socket Demo By C#)
  3. 所属分类:网络编程

    • 发布日期:2017-12-30
    • 文件大小:240640
    • 提供者:sunchao
  1. TCP测试

    1下载:
  2. LabView中TCP/IP基本通讯范例,包括服务器及客户端范例。服务器端创建侦听器并发送数据,客户端打开TCP连接并接收数据。实现同步通讯。(TCP/IP for Labview including server and clinet)
  3. 所属分类:网络编程

    • 发布日期:2019-12-13
    • 文件大小:14336
    • 提供者:sunto
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com