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

搜索资源列表

  1. UDPDaDong

    0下载:
  2. UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket program
  3. 所属分类:.net

    • 发布日期:2017-11-19
    • 文件大小:98725
    • 提供者:胡军华
  1. simple-udp-socket-progamming

    0下载:
  2. 简单的网络编程,数据报套接字的回射与丢包率测试-simple network programing udp socket reflection and test for the rate of the lost packets
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-06
    • 文件大小:548516
    • 提供者:yhy
  1. AWK_for_Wireless

    0下载:
  2. 以NS2为平台,无线网络仿真的trace文件分析,包括延时,丢包率,吞吐量等-NS2 wireless network trace analysis
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:7741
    • 提供者:jianling
  1. HttpWatch

    0下载:
  2. c#版HttpWatch源码,winpcap + rawsocket 旁路模式的双抓包引擎,rawsocket可用在无线环境,但是有一定的丢包率,winpcap则不会。支持 gzip,chunked,deflate-double packet capture engine of c# Edition HttpWatch source winpcap+ Rawsocket bypass mode, rawsocket available in a wireless environment, but
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:413505
    • 提供者:王先生
  1. PhptoFDF

    0下载:
  2. 丢包情形下离散时间无限分布时滞系统故障检测的仿真。-Discrere time infinite-distributed delays
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:1132
    • 提供者:万雄波
  1. PJ_SendData

    0下载:
  2. 上位机,通过向目标地址传输数据,查看无线通信过程中码流传输是否有丢包现象的一个小工具-Host computer, view the wireless module transmits data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-09
    • 文件大小:231014
    • 提供者:章科
  1. wireless

    0下载:
  2. ns2无线仿真脚本,对trace文件进行处理处理,求吞吐量,丢包率等-ns2 tcl
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:18643
    • 提供者:renxiuqing
  1. AMC_Mobile_result

    0下载:
  2. 6e协议中移动WiMAX的AMC方案,仿真UGS业务在不同到达率下的吞吐率,丢包率、仿真时间内总能耗、千比特能量消耗-6e protocol in mobile WiMAX AMC scheme
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-17
    • 文件大小:4532
    • 提供者:林涛
  1. Improved-ARED

    1下载:
  2. 改进的ARED算法,实现低时延,低丢包率,高吞吐量,并且能够稳定队列长度。-Improved ARED algorithm, low time delay and high throughput.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:13542
    • 提供者:riger rao
  1. cc2530powertest

    0下载:
  2. cc2530+cc2591功率测试及丢包测试程序-cc2530 with cc2591 power test
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:350521
    • 提供者:许华
  1. porttest3

    0下载:
  2. 在wince环境运行的C#程序,可以进行wince环境的通信速度,通信丢包数,通信延迟进行测试-Wince environment running C# program the wince environmental communication speed, communication packet loss and communication delay test
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:7201094
    • 提供者:曹晓建
  1. TCP-send-file

    0下载:
  2. Windows socket发送接收文件,mfc界面,很规范,对丢包有处理-Windows socket send and receive files, mfc interface, very standardized packet loss treatment
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-06
    • 文件大小:5327787
    • 提供者:donglei
  1. netlink.tar

    0下载:
  2. 这是一个测试netlink性能的demo,也是实际项目遇到问题时改bianco的一个demon。demo分为两个部分,内核部分,与用户态部分。大致流程是这样:核态开辟多线程不停地往用户态发送数据,用户态接收后处理,不断测试,检测到发送的一个阈值,低于这个阈值时,用户态可以正确接收,高于阈值则可能会出现丢包的现象。-This is a test the netlink performance of the demo, the actual project experience problems c
  3. 所属分类:Linux Network

    • 发布日期:2017-11-11
    • 文件大小:314964
    • 提供者:陈豪
  1. Jperf

    0下载:
  2. 吞吐量的测试工具-Jperf Iperf是一个TCP/IP和UDP/IP的性能测量工具,能够提供网络吞吐率信息,以及震动、丢包率、最大段和最大传输单元大小等统计信息;从而能够帮助我们测试网络性能,定位网络瓶颈。 Jperf是为iperf提供的图形前台 里面附着参数说明及使用实例-Throughput test tool-Jperf Iperf is a TCP/IP and UDP/IP performance measurement tools, able to
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-01
    • 文件大小:3148730
    • 提供者:李海鹏
  1. Test_error

    0下载:
  2. 一个在matlab里丢包的程序,输入264文件,输出破坏后的264文件-A packet loss in the matlab program, enter 264 files, the output after the destruction of 264 files
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:792
    • 提供者:zds
  1. AsyncSocket

    0下载:
  2. socket多线程并发异步通讯 1、多客户端; 2、高并发连接断开; 3、高并发异步接收发送; 4、无丢包;-socket multithreaded concurrent asynchronous communication, multi-client 2, high concurrency disconnected 3, high concurrency Asynchronous Receiver Transmitter 4, no packet loss
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-12-31
    • 文件大小:163053
    • 提供者:hys
  1. awk

    1下载:
  2. ns环境下,测延迟、抖动、丢包率和吞吐量的脚本源码-ns environment, measured delay, jitter, packet loss rate and throughput scr ipt source
  3. 所属分类:Other systems

    • 发布日期:2015-09-25
    • 文件大小:3072
    • 提供者:钱四
  1. Alpha_P

    0下载:
  2. 该程序完成数据的抓包功能,能够对通讯时的数据丢包检查-Completion of the program data capture capabilities to packet loss when the communication check
  3. 所属分类:Energy industry

    • 发布日期:2017-04-03
    • 文件大小:24341
    • 提供者:左强
  1. packet-loss-rate-measurements

    0下载:
  2. 吞吐量/丢包率的测量,含详细说明,用于ns2编程-Throughput/packet loss rate measurements, including detailed instructions for programming ns2
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:1550
    • 提供者:xiahou
  1. Just-so-so.-So-so

    0下载:
  2. 一款很不错的易语言远控源码 在丢包的处理上很不错-A very good source remote control easy language
  3. 所属分类:ELanguage

    • 发布日期:2017-05-04
    • 文件大小:1144745
    • 提供者:hujiaqi
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com