<?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: Windows Wireless API</title>
	<atom:link href="http://code.mincus.com/31/windows-wireless-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.mincus.com/31/windows-wireless-api/</link>
	<description></description>
	<lastBuildDate>Wed, 02 Dec 2009 18:24:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan</title>
		<link>http://code.mincus.com/31/windows-wireless-api/comment-page-1/#comment-28405</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 06 Aug 2007 02:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://code.mincus.com/31/windows-wireless-api/#comment-28405</guid>
		<description>Thanks a ton, this is exactly what I was looking to do with this API. As for Ulrik&#039;s remarks, zwlancfg.exe might be implementing the Wireless Provisioning API (http://msdn2.microsoft.com/en-us/library/ms940173.aspx)...? None the less, I&#039;d rather install the required hotfixes and use the Wireless LAN API, which is much more versatile... not to mention, it uses the same XML syntax as the NET SH WLAN command in Vista, so you can use the same XML file to configure XP and Vista... again, thank you very much for posting this code, it is very helpful...!</description>
		<content:encoded><![CDATA[<p>Thanks a ton, this is exactly what I was looking to do with this API. As for Ulrik&#8217;s remarks, zwlancfg.exe might be implementing the Wireless Provisioning API (<a href="http://msdn2.microsoft.com/en-us/library/ms940173.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/ms940173.aspx</a>)&#8230;? None the less, I&#8217;d rather install the required hotfixes and use the Wireless LAN API, which is much more versatile&#8230; not to mention, it uses the same XML syntax as the NET SH WLAN command in Vista, so you can use the same XML file to configure XP and Vista&#8230; again, thank you very much for posting this code, it is very helpful&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://code.mincus.com/31/windows-wireless-api/comment-page-1/#comment-24707</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 03 Jul 2007 17:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://code.mincus.com/31/windows-wireless-api/#comment-24707</guid>
		<description>I love your prog, but have one issue....every xml file I attempt to utilize always errors out.  I tried the sample xml files from microsoft, and any sample xml that I could find with googling, but none work....any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>I love your prog, but have one issue&#8230;.every xml file I attempt to utilize always errors out.  I tried the sample xml files from microsoft, and any sample xml that I could find with googling, but none work&#8230;.any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aichi</title>
		<link>http://code.mincus.com/31/windows-wireless-api/comment-page-1/#comment-8488</link>
		<dc:creator>Aichi</dc:creator>
		<pubDate>Mon, 29 Jan 2007 07:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://code.mincus.com/31/windows-wireless-api/#comment-8488</guid>
		<description>Sorry, I actually got it. The API is at
www.microsoft.com/downloads/details.aspx?FamilyId=52A43BAB-DC4E-413F-AC71-158EFD1ADA50

It has been released.

Windows Vista SDK has also been released.
http://www.microsoft.com/downloads/details.aspx?FamilyId=C2B1E300-F358-4523-B479-F53D234CDCCF&amp;displaylang=en

There is also a good example at in 
C:\Program Files\Microsoft SDKs\Windows\v6.0\Samples\NetDs\wlan\AutoConfig 

You need to include the paths for include and lib as you mentionned</description>
		<content:encoded><![CDATA[<p>Sorry, I actually got it. The API is at<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=52A43BAB-DC4E-413F-AC71-158EFD1ADA50" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?FamilyId=52A43BAB-DC4E-413F-AC71-158EFD1ADA50</a></p>
<p>It has been released.</p>
<p>Windows Vista SDK has also been released.<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C2B1E300-F358-4523-B479-F53D234CDCCF&amp;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?FamilyId=C2B1E300-F358-4523-B479-F53D234CDCCF&amp;displaylang=en</a></p>
<p>There is also a good example at in<br />
C:\Program Files\Microsoft SDKs\Windows\v6.0\Samples\NetDs\wlan\AutoConfig </p>
<p>You need to include the paths for include and lib as you mentionned</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aichi</title>
		<link>http://code.mincus.com/31/windows-wireless-api/comment-page-1/#comment-8379</link>
		<dc:creator>Aichi</dc:creator>
		<pubDate>Sun, 28 Jan 2007 01:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://code.mincus.com/31/windows-wireless-api/#comment-8379</guid>
		<description>Hello there,

As part of my final year project at uni, I am trying to write an app which can roughly predict the position of a robot from the signal strength of a collection of wireless access points.

I thought the WLAN API for Windows XP SP2 might be useful. However, I could not find it anywhere. The link you provided above takes me the MS connect. When I log on, it says that the thing doesn&#039;t exist or I don&#039;t have the right to access it. I had a look at the list of programs they have at MS connect and could not see WLAN API Beta.

So, has it been released? Or I just missed it from the site.

And if so, do you know where I can find it. Is it part of an SDK released by Microsoft.

Many thanks

 Aichi, UK</description>
		<content:encoded><![CDATA[<p>Hello there,</p>
<p>As part of my final year project at uni, I am trying to write an app which can roughly predict the position of a robot from the signal strength of a collection of wireless access points.</p>
<p>I thought the WLAN API for Windows XP SP2 might be useful. However, I could not find it anywhere. The link you provided above takes me the MS connect. When I log on, it says that the thing doesn&#8217;t exist or I don&#8217;t have the right to access it. I had a look at the list of programs they have at MS connect and could not see WLAN API Beta.</p>
<p>So, has it been released? Or I just missed it from the site.</p>
<p>And if so, do you know where I can find it. Is it part of an SDK released by Microsoft.</p>
<p>Many thanks</p>
<p> Aichi, UK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William P</title>
		<link>http://code.mincus.com/31/windows-wireless-api/comment-page-1/#comment-3988</link>
		<dc:creator>William P</dc:creator>
		<pubDate>Thu, 23 Nov 2006 01:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://code.mincus.com/31/windows-wireless-api/#comment-3988</guid>
		<description>Thank you so much! This application is priceless... I&#039;ve been scouring google to find a solution, and you&#039;ve created exactly what I need.

You&#039;re welcome for a beer in Australia anytime :-)

Cheers</description>
		<content:encoded><![CDATA[<p>Thank you so much! This application is priceless&#8230; I&#8217;ve been scouring google to find a solution, and you&#8217;ve created exactly what I need.</p>
<p>You&#8217;re welcome for a beer in Australia anytime <img src='http://code.mincus.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav</title>
		<link>http://code.mincus.com/31/windows-wireless-api/comment-page-1/#comment-2668</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Sun, 29 Oct 2006 00:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://code.mincus.com/31/windows-wireless-api/#comment-2668</guid>
		<description>Hi,
I am interested in using this software but the links to the API and sample xml documents dont work for me. Is there any way you could provide me with those files as i need to implement 30 wireless networks on more than 500 computers.

Thanks,
Vaibhav</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am interested in using this software but the links to the API and sample xml documents dont work for me. Is there any way you could provide me with those files as i need to implement 30 wireless networks on more than 500 computers.</p>
<p>Thanks,<br />
Vaibhav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulrik</title>
		<link>http://code.mincus.com/31/windows-wireless-api/comment-page-1/#comment-2414</link>
		<dc:creator>Ulrik</dc:creator>
		<pubDate>Sat, 21 Oct 2006 23:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://code.mincus.com/31/windows-wireless-api/#comment-2414</guid>
		<description>It works fine I just see to small problems

1) you will have to install WLAN API for Windows XP SP2 Beta and  Microsoft Core XML Services (MSXML) 6.0  to each client.

2) you are not allowed to distribute WLAN API for Windows XP SP2 Beta, it says so quite clearly just above the download button.

There must be a way around that because zwlancfg.exe (freeware from http://www.engl.co.uk/) works without any additional installs or downloads, I just wonder how.</description>
		<content:encoded><![CDATA[<p>It works fine I just see to small problems</p>
<p>1) you will have to install WLAN API for Windows XP SP2 Beta and  Microsoft Core XML Services (MSXML) 6.0  to each client.</p>
<p>2) you are not allowed to distribute WLAN API for Windows XP SP2 Beta, it says so quite clearly just above the download button.</p>
<p>There must be a way around that because zwlancfg.exe (freeware from <a href="http://www.engl.co.uk/)" rel="nofollow">http://www.engl.co.uk/)</a> works without any additional installs or downloads, I just wonder how.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
