D
DewBoy3d
Been fooling around trying to create a gadget for the sidebar to display
network activity. In previous versions of windows where WMI was available I
would query Win32_PerfFormattedData_TCPIP_NetworkInterface but this seems to
be unavailable in RC1.
Has it been renamed or removed?
Specifically I am looking for BytesSentPersec and BytesReceivedPersec.
Any ideas? or did I just not look hard enough?
DewBoy3d
network activity. In previous versions of windows where WMI was available I
would query Win32_PerfFormattedData_TCPIP_NetworkInterface but this seems to
be unavailable in RC1.
Has it been renamed or removed?
Specifically I am looking for BytesSentPersec and BytesReceivedPersec.
Any ideas? or did I just not look hard enough?
DewBoy3d