登录
首页 » Visual C++ » TestWincap

TestWincap

于 2015-11-12 发布 文件大小:7800KB
0 335
下载积分: 1 下载次数: 5

代码说明:

  利用wincap直接与网卡通讯发送数据,千兆网卡效率达到100 ,全速!!!完全自定义数据包协议传输,数据每秒钟100M字节有木有!(wincap high speed data 100 MBytes/s=1000Mbits/s)

文件列表:

TestWincap
..........\ReadMe.txt,2791,2015-04-21
..........\res

..........\...\TestWincap.rc2,366,2015-04-21
..........\resource.h,1050,2015-05-15
..........\stdafx.cpp,143,2015-04-21
..........\stdafx.h,2439,2015-10-12
..........\targetver.h,1030,2015-04-21
..........\TestWincap.aps,105736,2015-06-12
..........\TestWincap.cpp,1705,2015-04-21
..........\TestWincap.h,469,2015-04-21
..........\TestWincap.ncb,29797376,2015-11-05
..........\TestWincap.rc,5844,2015-06-12
..........\TestWincap.sln,885,2015-04-21
..........\TestWincap.vcproj,5850,2015-10-12
..........\TestWincap.vcproj.LZW.Administrator.user,1403,2015-11-05
..........\TestWincapDlg.cpp,16294,2015-11-02
..........\TestWincapDlg.h,1058,2015-05-15
..........\wincap
..........\......\Include
..........\......\.......\bittypes.h,3928,2009-10-07
..........\......\.......\ip6_misc.h,5756,2009-10-07
..........\......\.......\Packet32.h,16958,2008-11-18
..........\......\.......\pcap
..........\......\.......\....\bluetooth.h,2016,2009-10-07
..........\......\.......\....\bpf.h,29111,2009-10-07
..........\......\.......\....\namedb.h,3421,2009-10-07
..........\......\.......\....\pcap.h,14058,2010-06-25
..........\......\.......\....\sll.h,5567,2009-10-07
..........\......\.......\....\usb.h,2925,2009-10-07
..........\......\.......\....\vlan.h,2155,2009-10-07
..........\......\.......\pcap-bpf.h,2393,2009-10-07
..........\......\.......\pcap-namedb.h,2125,2009-10-07
..........\......\.......\pcap-stdinc.h,2873,2009-10-07
..........\......\.......\pcap.h,2320,2009-10-07
..........\......\.......\remote-ext.h,14945,2007-09-27
..........\......\.......\Win32-Extensions.h,4033,2006-08-09
..........\......\Lib
..........\......\...\libpacket.a,20814,2010-06-25
..........\......\...\libwpcap.a,54276,2010-06-25
..........\......\...\Packet.lib,8450,2010-06-25
..........\......\...\wpcap.lib,19320,2010-06-25
..........\......\...\x64
..........\......\...\...\Packet.lib,8290,2010-06-25
..........\......\...\...\wpcap.lib,18892,2010-06-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TCP-PortMap
    实现 tcp的端口映射 不同于udp的实现方法(Realization of TCP port mapping from UDP realization method)
    2012-04-23 17:32:07下载
    积分:1
  • Network-Engineer-English-Vocabulary
    网络工程师英语词汇表网络工程师英语词汇表网络工程师英语词汇表网络工程师英语词汇表(Network Engineer English Vocabulary Network Engineer English Vocabulary Network Engineer English Vocabulary Network Engineer English Vocabulary )
    2013-11-04 20:01:04下载
    积分:1
  • Socket_tongxing
    SOCKET通信方面的很实用的程序 很经典(SOCKET communications procedure is very practical classic)
    2007-08-07 16:39:11下载
    积分:1
  • PortScan
    端口扫描器。 本扫描器实现了:TCP Connect 扫描,TCP SYN扫描,TCP Fin扫描,TCP ACK扫描及UDP端口扫描,这些扫描能够实现扫描特定IP地址范围内端口和扫描某IP地址范围内全部主机特定端口两种模式,并且SYN扫描能够区分端口开放、端口关闭和被防火墙过滤三种状态。(Port scanner. The scanner realized: TCP Connect Scan, TCP SYN Scan, TCP Fin Scan, TCP ACK scan and UDP port scan, the scan can scan a specific IP address range of ports and scanning a range of IP addresses all host two specific ports mode, and can distinguish SYN scan open ports, port closed and the three states firewall filters.)
    2020-11-25 00:59:32下载
    积分:1
  • 1231
    实现FTP多线程下载上传,同时可以方便实现与本机FTP服务器的连接(Achieve multi-threaded FTP download upload, and can easily be achieved with the local FTP server)
    2013-06-13 18:52:09下载
    积分:1
  • juyuwang
    该程序简单介绍了如何创建局域网的C/S工作模式,简单可靠。(The simple procedure describes how to create LAN C/S mode, simple and reliable.)
    2011-10-14 14:31:59下载
    积分:1
  • DoubleNetUDP
    UDP方式双网冗余程序,一网卡断开,另一网卡自动连接,从而保证通讯正常(UDP mode dual-network redundancy procedures, disconnect a network card, another card to connect automatically to ensure the normal communication)
    2009-07-15 21:57:13下载
    积分:1
  • ONVIF协议摄像机(IPC)客户端序开发
    ONVIF网络摄像机(IPC)客户端程序开发(ONVIF network camera (IPC) client program development)
    2017-09-26 11:00:22下载
    积分:1
  • StressMark压力测试
    StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。(StressMark test software is a Visual C prepared in the open-source testing tool, service procedures to be completed and important algorithm functional and performance tests, its main function is simulated multi-threaded or multi-client automation pressure tests.)
    2005-05-02 02:44:47下载
    积分:1
  • hpxxar561
    Resource name HTTP and multi-threaded download
    2018-11-26 14:44:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载