Network data transfer stats 
Author Message
 Network data transfer stats

Hi!

How can I findout how much data has gone through a network interface? I.e.
What it shows in the adapter properties window on XP.

Thanks!



Sat, 30 Jul 2005 20:54:35 GMT  
 Network data transfer stats
Look at GetTcpStatistics()/GetUdpStatistics()/GetIcmStatistics()
of IPHLPAPI
Arkady


Quote:
> Hi!

> How can I findout how much data has gone through a network interface? I.e.
> What it shows in the adapter properties window on XP.

> Thanks!



Sat, 30 Jul 2005 21:10:09 GMT  
 Network data transfer stats
http://www.mvps.org/vbnet/code/network/gettcpstatistics.htm for starts.

--

Randy Birch
MVP Visual Basic
http://www.mvps.org/vbnet/
Please respond only to the newsgroups so all can benefit.


# Hi!
#
# How can I findout how much data has gone through a network interface? I.e.
# What it shows in the adapter properties window on XP.
#
# Thanks!
#
#



Sun, 31 Jul 2005 08:48:16 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. file transfer stats in VB/ZMODEM

2. Getting network stats

3. Network: Monitoring data-transfer (Repost)

4. How to transfer data over the windows network?

5. Monitoring Data Transfer of Internet Transfer Contol

6. help with network file transfers

7. file transfer over network

8. Packet transfers on an IPX network using VB5

9. How Do I Transfer a file using Dial-up Networking

10. Transfer Picture Control Picture over Network

11. How do I transfer a file using Dial-up Networking

12. Internet Transfer Control, dial-up and network connection

 

 
Powered by phpBB® Forum Software