<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'How to monitor internet connection?' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'How to monitor internet connection?' posted on the 'Delphi and Kylix' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 23:50:34 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 23:50:34 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>How to monitor internet connection?</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/306606/306606/how-to-monitor-internet-connection/</link>
      <description>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.&lt;br /&gt;
Do I have to use some DLL or..?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/306606/306606/how-to-monitor-internet-connection/</guid>
      <pubDate>Fri, 24 Jun 2005 02:13:04 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Re: How to monitor internet connection?</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/306606/306612/re-how-to-monitor-internet-connection/#306612</link>
      <description>: 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.&lt;br /&gt;
: Do I have to use some DLL or..?&lt;br /&gt;
: &lt;br /&gt;
It might be possible to use the Performance Counter Classes. More info on these can be found at the msdn: &lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32_perfrawdata_tcpip_ip.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32_perfrawdata_tcpip_ip.asp&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/306606/306612/re-how-to-monitor-internet-connection/#306612</guid>
      <pubDate>Fri, 24 Jun 2005 03:45:37 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Re: How to monitor internet connection?</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/306606/306734/re-how-to-monitor-internet-connection/#306734</link>
      <description>: : 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.&lt;br /&gt;
: : Do I have to use some DLL or..?&lt;br /&gt;
: : &lt;br /&gt;
: It might be possible to use the Performance Counter Classes. More info on these can be found at the msdn: &lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32_perfrawdata_tcpip_ip.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/win32_perfrawdata_tcpip_ip.asp&lt;/a&gt;&lt;br /&gt;
: &lt;br /&gt;
Didn't get anything out of that. Maybe there is no easy way?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/306606/306734/re-how-to-monitor-internet-connection/#306734</guid>
      <pubDate>Sat, 25 Jun 2005 05:36:04 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
  </channel>
</rss>