|
-
July 13th, 2000, 06:50 AM
#1
Network card traffic
How to count traffic (bytes sent/received) on network card, like RRAS Admin does it? I have not found mpr* API function for this purpose.
-
July 25th, 2000, 11:40 AM
#2
Re: Network card traffic
do u want stats for traffic sent using a particular protocol like TCP/IP or every kind of traffic?
-
July 26th, 2000, 01:20 AM
#3
-
July 26th, 2000, 04:33 AM
#4
Re: Network card traffic
only a transport provider could do such a thing. i mean only the tcp/ip drivers could count the bytes sent and recieved. there are some special drivers which have an api that let u hook ur routines with the driver. try these.
btw u can count the no of bytes recieved by using a RAW socket.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|