Delphi and Kylix

Moderators: pritaeas
Number of threads: 7244
Number of posts: 19051

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How to monitor internet connection? Posted by Koppis on 24 Jun 2005 at 2:13 AM
This question is simple. I want to know which dial-up connection does the user use, the speed of it, how long pc has been online, bytes received and bytes sent. This is the information that should be possible to be seen on every dial-up connection. I just can't find any functions or registry keys for finding out this information.
Do I have to use some DLL or..?
Report
Re: How to monitor internet connection? Posted by zibadian on 24 Jun 2005 at 3:45 AM
: This question is simple. I want to know which dial-up connection does the user use, the speed of it, how long pc has been online, bytes received and bytes sent. This is the information that should be possible to be seen on every dial-up connection. I just can't find any functions or registry keys for finding out this information.
: Do I have to use some DLL or..?
:
It might be possible to use the Performance Counter Classes. More info on these can be found at the msdn: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32_perfrawdata_tcpip_ip.asp
Report
Re: How to monitor internet connection? Posted by Koppis on 25 Jun 2005 at 5:36 AM
: : This question is simple. I want to know which dial-up connection does the user use, the speed of it, how long pc has been online, bytes received and bytes sent. This is the information that should be possible to be seen on every dial-up connection. I just can't find any functions or registry keys for finding out this information.
: : Do I have to use some DLL or..?
: :
: It might be possible to use the Performance Counter Classes. More info on these can be found at the msdn: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32_perfrawdata_tcpip_ip.asp
:
Didn't get anything out of that. Maybe there is no easy way?



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.