网卡速率实时监控 C++ 源码

时间:2023-09-11 17:34:44
【文件属性】:

文件名称:网卡速率实时监控 C++ 源码

文件大小:711KB

文件格式:RAR

更新时间:2023-09-11 17:34:44

网卡速率 实时监控

网卡速率实时监控 char tempChar; DWORD dwListSize = 1; DWORD dwRet; m_ListArp.DeleteAllItems(); dwRet = GetIpNetTable((PMIB_IPNETTABLE)&tempChar, &dwListSize, TRUE); // 关键函数 if (dwRet == ERROR_INSUFFICIENT_BUFFER) { PMIB_IPNETTABLE pIpNetTable = (PMIB_IPNETTABLE)new(char[dwListSize]); dwR


【文件预览】:
TestNetSpeed
----TestNetSpeedDlg.h(2KB)
----Globals.h(3KB)
----SnmpEx.cpp(15KB)
----GraphsWnd.h(2KB)
----TestNetSpeed.dsw(547B)
----PerfData.h(2KB)
----IcmpSocketBase.cpp(15KB)
----Release()
----SimpleListCtrl.h(3KB)
----TestNetSpeed.aps(61KB)
----SimpleListCtrl.cpp(21KB)
----res()
--------yellow02.ico(3KB)
--------histogram.ico(1KB)
--------TestNetSpeed.ico(3KB)
--------TestNetSpeed.rc2(404B)
--------Green02.ico(3KB)
--------bargraph.ico(1KB)
--------head.ico(1KB)
----IPHLPAPI.LIB(83KB)
----ListCtrlHeader.h(2KB)
----新建文本文档.txt(4KB)
----WinProcEx.h(2KB)
----GraphsWnd.cpp(6KB)
----IcmpSocketBase.h(3KB)
----WinProcEx.cpp(10KB)
----TestNetSpeed.cpp(4KB)
----TestNetSpeed.h(2KB)
----SinusQRFrame.h(2KB)
----NetTestDlg.cpp(13KB)
----TestNetSpeed.rc(21KB)
----ColorCubeDlg.h(2KB)
----BitMapMem.h(2KB)
----MacName.h(592KB)
----TestNetSpeed.opt(807KB)
----DlgPropSheetTab.cpp(5KB)
----NetTools.cpp(15KB)
----BaseNet.cpp(4KB)
----TestNetSpeed.dsp(7KB)
----DisplayDlg.h(2KB)
----NetTestDlg.h(2KB)
----ip()
--------IPHLPAPI.LIB(83KB)
--------IPTYPES.H(7KB)
--------Iphlpapi.h(16KB)
--------ipdemo.h(2KB)
--------IPEXPORT.H(9KB)
----AboutPageDlg.cpp(13KB)
----TestNetSpeed.clw(9KB)
----Ip.cpp(4KB)
----SnmpEx.h(4KB)
----AboutPageDlg.h(2KB)
----QR_Encode.cpp(64KB)
----DisplayDlg.cpp(9KB)
----StdAfx.cpp(214B)
----resource.h(6KB)
----OptionsDlg.h(2KB)
----hlp()
--------netpersec.log(1KB)
--------NetPerSec.srt(190B)
--------NetPerSec.adb(433B)
--------NetPerSec.hm(923B)
--------NETPERSEC.DOC(55KB)
--------NetPerSec.kdb(613B)
--------NETPERSEC.RTF(38KB)
--------display.bmp(95KB)
--------netpersec.hbk(541B)
--------graph.bmp(95KB)
--------helpids.h(384B)
--------options.bmp(95KB)
--------NetPerSec.hbz(541B)
--------NetPerSec.cnt(283B)
--------netpersec.hpj(589B)
----Icons.cpp(6KB)
----NetTools.h(2KB)
----QR_Encode.h(6KB)
----StdAfx.h(1KB)
----TestNetSpeed.ncb(377KB)
----Icons.h(1KB)
----DlgPropSheetTab.h(2KB)
----ListCtrlHeader.cpp(8KB)
----TwoCodeBmp.h(2KB)
----Ip.h(1KB)
----ColorCubeDlg.cpp(7KB)
----SinusQRFrame.cpp(4KB)
----PerfData.cpp(7KB)
----Debug()
----OptionsDlg.cpp(13KB)
----SessionDlg.cpp(19KB)
----SessionDlg.h(3KB)
----TestNetSpeedDlg.cpp(10KB)
----TwoCodeBmp.cpp(13KB)
----ReadMe.txt(4KB)
----BaseNet.h(931B)
----TestNetSpeed.plg(8KB)

网友评论