<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: isEnetOnline: a tool to detect ethernet connect on Windows Mobile</title>
	<atom:link href="http://www.hjgode.de/wp/2010/03/06/isenetonline-a-tool-to-detect-ethernet-connect-on-windows-mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hjgode.de/wp/2010/03/06/isenetonline-a-tool-to-detect-ethernet-connect-on-windows-mobile/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=isenetonline-a-tool-to-detect-ethernet-connect-on-windows-mobile</link>
	<description>Windows Mobile Development and usage</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:27:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.hjgode.de/wp/2010/03/06/isenetonline-a-tool-to-detect-ethernet-connect-on-windows-mobile/comment-page-1/#comment-87</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjgode.de/wp/?p=428#comment-87</guid>
		<description>Yes, you are right. One cannot be sure, that the interfaces are typed correctly. Although the code is looking for ethernet only, a adapter that identifies as an ethernet adapter will also trigger the true condition.

We find such ugly incomplete incorrect implementations often, but this is not part of the code and discussion here.

regards and thanks for the comment

Josef</description>
		<content:encoded><![CDATA[<p>Yes, you are right. One cannot be sure, that the interfaces are typed correctly. Although the code is looking for ethernet only, a adapter that identifies as an ethernet adapter will also trigger the true condition.</p>
<p>We find such ugly incomplete incorrect implementations often, but this is not part of the code and discussion here.</p>
<p>regards and thanks for the comment</p>
<p>Josef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JL</title>
		<link>http://www.hjgode.de/wp/2010/03/06/isenetonline-a-tool-to-detect-ethernet-connect-on-windows-mobile/comment-page-1/#comment-86</link>
		<dc:creator>JL</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.hjgode.de/wp/?p=428#comment-86</guid>
		<description>While I have not played with GetIfEntry recently, your interaction with the adapters returned by GetInterfaceInfo presumes that there is only one Ethernet adapter in the system. I would not be surprised to find that the Wi-Fi NIC is also classified as an ethernet adapter in that API; it is in several others. So, isEnetAlive may tell you that Ethernet is alive when the terminal is un-docked but has a Wi-Fi connection.</description>
		<content:encoded><![CDATA[<p>While I have not played with GetIfEntry recently, your interaction with the adapters returned by GetInterfaceInfo presumes that there is only one Ethernet adapter in the system. I would not be surprised to find that the Wi-Fi NIC is also classified as an ethernet adapter in that API; it is in several others. So, isEnetAlive may tell you that Ethernet is alive when the terminal is un-docked but has a Wi-Fi connection.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

