Spyru Posted January 25, 2004 Posted January 25, 2004 How do I retrieve the current bandwidth used (download and upload) grtz, Spyru :D Quote
NK2000 Posted January 25, 2004 Posted January 25, 2004 i found some packet sniffer programms with sources: http://www.prism.gatech.edu/~gte477n/languages/csharp/ http://www.codeproject.com/csharp/pacanal.asp i know you didnt want a packet sniffer but the reason for them is easy, if you can sniff the packets then you just get the bytecount of each packet which is sent or recieved and so you can determine the speed.. but i am also looking for other possibilities, but didnt found that much, that is just an idea which came in my mind :) Quote
NK2000 Posted January 25, 2004 Posted January 25, 2004 my friend found another solution http://www.activevb.de/tipps/vb6tipps/tipp0021.html it is vb6 code and i didnt have the time to go through it.. comments are german but i can help you there.. Quote
NK2000 Posted January 25, 2004 Posted January 25, 2004 another solution by another friend: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/rasgetconnectionstatistics.asp Quote
Spyru Posted January 26, 2004 Author Posted January 26, 2004 Thanks for your replies, I'll check them out :D Quote
NK2000 Posted January 27, 2004 Posted January 27, 2004 yeah my friends were all also interested in it so they all helped searching :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.