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

搜索资源列表

  1. TXL

    0下载:
  2. 1点击同学录首页登陆区注册按钮,按照系统提示准确填入相关信息。 2 登录后,同学录会列出您所注册过的班级。 3 进行留言、上载照片、发表评论、查询同学或校友等等。 (2)应用所学计算机网络课程中的知识,利用网络实用程序实现其协议。 (3)编制好网络实用程序后,设计若干用例,上机测试并分析所设计的程序。 -Click on a landing zone Classmates Home Register button, fill in accordance with the s
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:4348
    • 提供者:zyp
  1. CTCNet

    0下载:
  2. 电信网络连接测试程序,包含Socket连接,Http连接和Https连接-China Telecom Java Net Test : including the http, https, socket connection test
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2643
    • 提供者:CTC
  1. HttpDownload

    1下载:
  2. http多线程下载的例子,支持断点续传,进过测试可用,学习线程编程和网络编程比较好的例子-http example of multi-threaded downloads and support HTTP, enter the test can be used to learn programming and network programming thread better example
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-09-23
    • 文件大小:172022
    • 提供者:wayking
  1. NetMoni

    0下载:
  2. 支持SNMP协议的简单网络管理测试程序,很方便切入告警系统中-SNMP admin network
  3. 所属分类:SNMP

    • 发布日期:2017-03-23
    • 文件大小:43168
    • 提供者:jswalley
  1. ping

    0下载:
  2. PING程序是我们使用的比较多的用于测试网络连通性的程序。PING程序基于ICMP,使用ICMP的回送请求和回送应答来工作。由计算机网络课程知道,ICMP是基于IP的一个协议,ICMP包通过IP的封装之后传递。-ping
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:880
    • 提供者:xingyiming
  1. UDPtest

    0下载:
  2. UDP网络方式的测试程序,包括绑定本地固定的端口进行发送和接收,远端也同样通过端口接收。-udptest
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:2061
    • 提供者:柳钢
  1. WebGrab

    0下载:
  2. 实现网络下载,如http,ftp等,经测试,可运行。-Network to download, such as http, ftp, etc., have been tested and can be run.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-25
    • 文件大小:22017
    • 提供者:crack
  1. tianwang

    0下载:
  2. 网络防火墙软件,自测阶段. 测试可以交流学习-Network firewall software testing can be the exchange of learning
  3. 所属分类:Firewall-Security

    • 发布日期:2017-05-19
    • 文件大小:5235218
    • 提供者:甘涛
  1. chat

    0下载:
  2. 自己编写的网络聊天室程序,上机测试并通过-Internet chat room to write your own program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-04
    • 文件大小:68057
    • 提供者:李文超
  1. IcmpSender

    0下载:
  2. 实现了发送任意ICMP数据包的功能。可以用来发ping包,或测试网络连通性,或发起icmp包攻击。-Function is sending any ICMP packets.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:39314
    • 提供者:xw
  1. send

    0下载:
  2. 计算机网络吞吐量测试,所传文件为发端程序-Computer network throughput testing, start the procedure
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-12
    • 文件大小:1242
    • 提供者:
  1. recv

    0下载:
  2. 计算机网络吞吐量测试,所传文件为接收端程序-Computer network throughput testing, the mass document procedures for the receiving end
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:954
    • 提供者:
  1. vc

    0下载:
  2. 网络视频电话系统,经过测试,稳定性有时会有问题,但通话质量相当好,而且可用于无线网络-Internet video telephone system, tested, stability, and sometimes have problems, but audio quality was good, but also can be used for wireless network
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:1095483
    • 提供者:风信子
  1. nettraffic

    0下载:
  2. 一个界面非常漂亮的,有点像windows任务管理器中的网络流量页面,用于测试网络流量的程序。从国外网站上下载的。-An interface is very pretty, a bit like windows Task Manager network traffic page, used to test the network traffic procedures. Downloaded from foreign sites.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2498070
    • 提供者:leah
  1. Phone

    0下载:
  2. 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:66315
    • 提供者:zym
  1. epoll

    0下载:
  2. 用epoll在Linux下编译的,可以有效测试网络连接性能-Compiled with epoll in Linux, and can effectively test the network connection properties
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:10550
    • 提供者:杨政
  1. NetTraffic

    0下载:
  2. 用于测试网络的流量,便于对网络进行实时控制和管理。-Used to test the network traffic, the network to facilitate real-time control and management.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:200250
    • 提供者:martin
  1. PingMachine

    0下载:
  2. 基于ip的万维网网络时延测试代码,往返时延-Ip-based World Wide Web network latency test code, round-trip delay
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:14518
    • 提供者:zhangqingjie
  1. pb_network

    0下载:
  2. pb做的一个网络聊天程序,测试通过 pb做的一个网络聊天程序,测试通过-pb to do an online chat program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-16
    • 文件大小:80745
    • 提供者:王桐桐
  1. NATmirror

    0下载:
  2. 远程镜像测试端口,用于远程访问终端电脑,开发免费网络资源-Remote mirror test port for remote access to computer terminals, development of network resources for free
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:402665
    • 提供者:weiwei
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 30 »
搜珍网 www.dssz.com