<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.opennetcf.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'WiFi'</title><link>http://community.opennetcf.com/search/SearchResults.aspx?o=DateDescending&amp;tag=WiFi&amp;orTags=0</link><description>Search results matching tag 'WiFi'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>Problem with SDF's AddPreferredNetwork and ConnectToPreferredNetwork</title><link>http://community.opennetcf.com/forums/p/12685/69341.aspx#69341</link><pubDate>Tue, 10 May 2011 06:13:59 GMT</pubDate><guid isPermaLink="false">8728999e-43f4-4b8d-bbf2-8b1961517928:69341</guid><dc:creator>wsptr</dc:creator><description>I&amp;#39;m using SDF to develope a windows mobile program that used to connect with wifi. When I&amp;#39;m trying to connect my device to an AP, it will be successful with a right SSID and a right password, but if I give a RIGHT SSID AND A WRONG PASSWORD, the AddPreferredNetwork(string SSID, bool infrastructureMode, string authkey, int keyIndex, AuthenticationMode authMode, WEPStatus privacyMode, EAPParameters eapParams) method and ConnectToPreferredNetwork(string SSID) method still return true values. I don&amp;#39;t know how to solve this problem, could anyone please help? Thanks a lot!</description></item><item><title>Smart Adapter Switching</title><link>http://community.opennetcf.com/forums/p/12678/69334.aspx#69334</link><pubDate>Tue, 12 Apr 2011 14:05:10 GMT</pubDate><guid isPermaLink="false">8728999e-43f4-4b8d-bbf2-8b1961517928:69334</guid><dc:creator>twright</dc:creator><description>&lt;p&gt;I was recently given a symbol 9550 running windows 6.5 mobile. They asked me to write a program that would continue to run in the background and flip networks automatically. So when the wifi drops below -90, it switches to cell, then if it comes back to -70, it comes back to wifi. I quickly found OpenNETCF and started coding away. I am able to get the device to drop to cell, but to do that, I have to unbind the wifi adapter. To continue to monitor my specific AP, it seems like I need to turn off the radio and turn it back on. a refresh on it doesn&amp;#39;t seem to show that its back in range.&lt;/p&gt;&lt;p&gt;&amp;nbsp;What is the correct way to monitor wifi signals while in cell mode? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: problems with getting the NearbyAccessPoints</title><link>http://community.opennetcf.com/forums/p/12550/69207.aspx#69207</link><pubDate>Tue, 19 Oct 2010 20:24:12 GMT</pubDate><guid isPermaLink="false">8728999e-43f4-4b8d-bbf2-8b1961517928:69207</guid><dc:creator>GaryNovosel</dc:creator><description>&lt;p&gt;[quote user=&amp;quot;banti&amp;quot;]I try to develope an application that lists the nearby acess points, like this( http://msdn.microsoft.com/en-us/library/aa446491.aspx) On the 1-st device it works fine,&lt;br /&gt;[/quote]&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I too am working on a similar project. I see that the classes and methods referenced in the MS article are now deprecated and that we&amp;#39;re to use OpenNETCF.Net.NetworkInformation now. However, I can find no meaningfull references or samples for this. Are there any out there? Where can I find them?&lt;/p&gt;</description></item><item><title>WIFI connection - Signalstrength</title><link>http://community.opennetcf.com/forums/p/12575/69151.aspx#69151</link><pubDate>Wed, 08 Sep 2010 12:07:39 GMT</pubDate><guid isPermaLink="false">8728999e-43f4-4b8d-bbf2-8b1961517928:69151</guid><dc:creator>jkorsten</dc:creator><description>&lt;p&gt;Hello everybody,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I have a problem. I&amp;#39;m using&amp;nbsp;&lt;font size="2"&gt;OpenNETCF.Net.NetworkInformation.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;AccessPoint&lt;/font&gt;&lt;/font&gt;&amp;nbsp;to get the signalstrength of the Wifi&amp;nbsp;connection.&lt;/p&gt;
&lt;p&gt;This is going fine. BUT, when I get&amp;nbsp;closer to the accespoint the signal gets stronger and&amp;nbsp;I can get a&amp;nbsp;dBm signal&amp;nbsp;from -90&amp;nbsp;till -70 when the signal gets stronger it disappears. The accespoint&amp;nbsp;can&amp;#39;t be found.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Some&amp;nbsp;more information. The accespoint&amp;nbsp;i&amp;#39;m looking for is&amp;nbsp;from a hidden network with a WEP&amp;nbsp;key.&amp;nbsp;I can detect the network but when&amp;nbsp;the signal gets&amp;nbsp;stronger it dissapears (but the WM-device stays connected).&lt;br /&gt;The neighbours have a WPA2 key and&amp;nbsp;this network doesn&amp;#39;t give any troubles even with a signalstrength of -60.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;What can be the problem here?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;JKorsten&lt;/p&gt;
&lt;p&gt;ps: the&amp;nbsp;code I use&amp;nbsp;is:&lt;br /&gt;&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;p&gt;try&lt;br /&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;{&lt;br /&gt;&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;&amp;nbsp; Boolean&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; bParlWifi = &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;false&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;;&lt;br /&gt;&amp;nbsp; &lt;/font&gt;&lt;font color="#008000" size="2"&gt;&lt;font color="#008000" size="2"&gt;// Get all the WZC Network Interfaces&lt;br /&gt;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;foreach&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; (OpenNETCF.Net.NetworkInformation.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;INetworkInterface&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; currentNetworkInterface &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;in&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;OpenNETCF.Net.NetworkInformation.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;WirelessZeroConfigNetworkInterface&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;.GetAllNetworkInterfaces())&lt;br /&gt;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;font color="#008000" size="2"&gt;&lt;font color="#008000" size="2"&gt;// Make sure we are dealing with a WZC Network Interface&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;if&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; (currentNetworkInterface &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;is&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; OpenNETCF.Net.NetworkInformation.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;WirelessZeroConfigNetworkInterface&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OpenNETCF.Net.NetworkInformation.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;WirelessZeroConfigNetworkInterface&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; wzc =&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (OpenNETCF.Net.NetworkInformation.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;WirelessZeroConfigNetworkInterface&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;)currentNetworkInterface;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;font color="#008000" size="2"&gt;&lt;font color="#008000" size="2"&gt;// Get all the Nearby Access Points that the WZC Network Interface can see&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;listBox1.Items.Clear();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;foreach&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; (OpenNETCF.Net.NetworkInformation.&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;AccessPoint&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; currentAccessPoint &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;in&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; wzc.NearbyAccessPoints)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;font color="#008000" size="2"&gt;&lt;font color="#008000" size="2"&gt;// Output the name and the signal stregth of this access point&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;this&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;.listBox1.Items.Add(currentAccessPoint.Name + &lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot; : &amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; + currentAccessPoint.SignalStrength.Decibels.ToString() + &lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot; : &amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; + currentAccessPoint.PhysicalAddress.ToString());&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/font&gt;&lt;font size="2"&gt;}&lt;br /&gt;&amp;nbsp; }&lt;br /&gt;&lt;/font&gt;&lt;font size="2"&gt;}&lt;br /&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;font color="#0000ff" size="2"&gt;catch&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; (&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;Exception&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; ex)&lt;br /&gt;{&lt;br /&gt;&lt;/font&gt;&lt;font color="#2b91af" size="2"&gt;&lt;font color="#2b91af" size="2"&gt;&amp;nbsp; MessageBox&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;.Show(&lt;/font&gt;&lt;font color="#a31515" size="2"&gt;&lt;font color="#a31515" size="2"&gt;&amp;quot;Problem : &amp;quot;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt; + ex.Message);&lt;br /&gt;}&lt;/p&gt;&lt;/font&gt;</description></item><item><title>problems with getting the NearbyAccessPoints</title><link>http://community.opennetcf.com/forums/p/12550/69101.aspx#69101</link><pubDate>Fri, 23 Jul 2010 12:14:28 GMT</pubDate><guid isPermaLink="false">8728999e-43f4-4b8d-bbf2-8b1961517928:69101</guid><dc:creator>banti</dc:creator><description>Hello!&lt;br /&gt;
I have 2 smart device phones:&lt;br /&gt;
1. I-mate JasJar with windows mobile 5.0&lt;br /&gt;
2.HTC Touch 2 with windows mobile 6.5 (i just bought it)&lt;br /&gt;
I try to develope an application that lists the nearby acess points, like this( http://msdn.microsoft.com/en-us/library/aa446491.aspx)
 On the 1-st device it works fine,&lt;br /&gt;
&lt;br /&gt;
 but on the 2-nd device there arent any APs in the nearbyAccessPoint list. (same developer environment)&lt;br /&gt;
This is the code if it helps:&lt;br /&gt;
&lt;br /&gt;
if (selectedAdapter.IsWirelessZeroConfigCompatible &amp;amp;&amp;amp; selectedAdapter.IsWireless) // these bools are both true&lt;br /&gt;
                {&lt;br /&gt;
                    AccessPointCollection acc = selectedAdapter.NearbyAccessPoints;&lt;br /&gt;
                    foreach (AccessPoint ap in acc)&lt;br /&gt;
                    {&lt;br /&gt;
                         //code&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
On the other hand i can read the signal strength and ssid of the AP wich is connected to my device.&lt;br /&gt;
Any idea? What could be the problem?&lt;br /&gt;
Thanks for your help.&lt;br /&gt;</description></item><item><title>isWireless method bug?</title><link>http://community.opennetcf.com/forums/p/12523/69051.aspx#69051</link><pubDate>Mon, 07 Jun 2010 08:35:42 GMT</pubDate><guid isPermaLink="false">8728999e-43f4-4b8d-bbf2-8b1961517928:69051</guid><dc:creator>karmo</dc:creator><description>&lt;p&gt;hello everyone&lt;/p&gt;&lt;p&gt;i am using opennet 2.2 to search adapters that are connected to a AP.&lt;/p&gt;&lt;p&gt;in debug mode i found an adapter with the correct AP IP but the library tells that the adapter isn&amp;#39;t a wireless one.&lt;br /&gt;here is the code:&lt;/p&gt;&lt;p&gt;&amp;nbsp;Public Function GetSignalStrength() As String&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim adapters As AdapterCollection = Networking.GetAdapters()&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For Each adap As Adapter In adapters&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox(&amp;quot;ip: &amp;quot; + adap.CurrentIpAddress())&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox(&amp;quot;name: &amp;quot; + adap.Name)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox(&amp;quot;is wzc: &amp;quot; + adap.IsWirelessZeroConfigCompatible.ToString)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox(&amp;quot;AP associated: &amp;quot; + adap.AssociatedAccessPoint)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Catch ex As Exception&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox(&amp;quot;no ap&amp;quot;)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; End Try&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox(&amp;quot;signal: &amp;quot; + adap.SignalStrength.Strength.ToString)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Catch ex As Exception&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MsgBox(&amp;quot;no signal&amp;quot;)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; End Try&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If adap.IsWireless Then&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Return adap.SignalStrength.Strength.ToString&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; End If&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Next&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Return &amp;quot;no wireless&amp;quot;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; End Function &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;both adap.IsWirelessZeroConfigCompatible and adap.IsWireless are false but i know that the adapter (is onlyone and is the correct one...) is connected to a AP with the correct IP (192.168.20.253).&lt;br /&gt;i tested the code on a pocket pc symbol v 4.20 motorola mc9060.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>How do I disable DHCP in OpenNETCF 2.3?</title><link>http://community.opennetcf.com/forums/p/11662/67972.aspx#67972</link><pubDate>Wed, 31 Mar 2010 21:57:38 GMT</pubDate><guid isPermaLink="false">8728999e-43f4-4b8d-bbf2-8b1961517928:67972</guid><dc:creator>jevans</dc:creator><description>&lt;p&gt;What&amp;#39;s the equivalent of OpenNETCF.Net.Adapter.DhcpEnabled using OpenNETCF.Net.NetworkInformation?&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;- jevans &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Signal Strength in Decibels only shows increments of 10</title><link>http://community.opennetcf.com/forums/p/11657/67961.aspx#67961</link><pubDate>Sat, 27 Mar 2010 19:28:35 GMT</pubDate><guid isPermaLink="false">8728999e-43f4-4b8d-bbf2-8b1961517928:67961</guid><dc:creator>Fred Kendall</dc:creator><description>&lt;p&gt;I need to get the signal strengh in Decibels with full set of integer values from 0 thru 100.&amp;nbsp; Currently, I&amp;#39;m only getting values of 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100.&amp;nbsp; How do I get the actual values from 1 thru 100 and not incremented by 10&amp;#39;s?&lt;/p&gt;</description></item><item><title>How to find wireless network</title><link>http://community.opennetcf.com/forums/p/11649/67943.aspx#67943</link><pubDate>Wed, 24 Mar 2010 00:38:53 GMT</pubDate><guid isPermaLink="false">8728999e-43f4-4b8d-bbf2-8b1961517928:67943</guid><dc:creator>jevans</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I found this article on MSDN http://msdn.microsoft.com/en-us/library/aa446491.aspx.&amp;nbsp; The sample code worked great but I wanted to do a bit more.&amp;nbsp; When I come to the opennetcf.org site, it seems most of the published sample is obsolete.&amp;nbsp; So I tried to find the replacements but I&amp;#39;m having some difficulty.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Networking.GetAdapters() suggests using NetworkInterface.GetAllNetworkInterfaces&lt;span&gt;&lt;/span&gt;().&amp;nbsp; That works but the wireless interface does not report being wireless as the adapter version did.&amp;nbsp; Or at least I haven&amp;#39;t found it.&lt;/p&gt;&lt;p&gt;I have:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INetworkInterface[] interfaces = NetworkInterface.GetAllNetworkInterfaces();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; foreach (NetworkInterface ni in interfaces)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (ni.NetworkInterfaceType == NetworkInterfaceType.Wireless80211)&amp;nbsp;&lt;/p&gt;&lt;p&gt;but the wireless interface just reports &amp;#39;Ethernet&amp;#39;.&amp;nbsp; The wireless radio is on.&lt;/p&gt;&lt;p&gt;Any suggestions?&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;- jevans &lt;br /&gt;&lt;/p&gt;</description></item><item><title>How to connect to access point with a non WirelessZeroConfig Wifi card?</title><link>http://community.opennetcf.com/forums/p/11587/67741.aspx#67741</link><pubDate>Wed, 13 Jan 2010 15:42:27 GMT</pubDate><guid isPermaLink="false">8728999e-43f4-4b8d-bbf2-8b1961517928:67741</guid><dc:creator>buju</dc:creator><description>Hi,

Main goal: I want to programmatically connect to an access point using .NET CF 3.5 in C#.

I have following situation: I have a mobile device with just Windows CE 5.0.1400 on it and it seems that the WLAN card is not  a WirelessZeroConfig WLAN card. Device Info: http://www.mobile.datalogic.com/product.aspx?idprod=138#Features

I tried the GetNearbyAPList application code to get all network interfaces but it always return &amp;quot;No WZC adapter found&amp;quot; because my NIC is just from type WirelessNetworkInterface.

So my question is, how do I connect to an access point (WPA2 PSK) with just WirelessNetworkInterface? Is there some workaround that I could do? Maybe using some native C++ calls in my C# application? Links, papers, forums and other ressources to help me in this matter is highly appreciated

Thanks in advice,
Buju</description></item></channel></rss>