0
votes
3answers
27 views
Will messages between WCF Services hop over a WiFi Network/WLAN?
In my office building we have laptops on multiple floors all running a WCF Service. When WCF services communicate with each other, will a message for an out-of-range device automat …
1
vote
3answers
84 views
How can two C# apps send messages over a WiFi Network?
Lets say I have my C# app installed on 2 laptops connected to a WiFi Wireless Local Area Network.
How can these apps send messages to each other? What method or library can I use? …
0
votes
2answers
65 views
C# - How do I access the WLAN signal strength and others?
Many scientists have published papers documenting how devices connected via WLAN can be tracked by measuring its Signal Strength, Time Of Arrival, Round Trip Time, etc. Any idea ho …
0
votes
0answers
31 views
Getting bssid-s from WMI
I tried to get information about available networks using WMI. Unfortunately I always get an empty list. I tried it both via VBScript (using http://www.scriptinternals.com/new/us/s …
1
vote
1answer
128 views
WLAN API for getting signal strenth
Hi
I am using WLAN Api i.e WlanGetAvailableNetworkList() for signal strength of wireless lan modem/USB datacard.If somebody have some sample code example or some information pls …
1
vote
2answers
1k views
Monitoring WLAN Radio Connection in Windows Mobile 6/C#
I am currently developing an app targeted for the HP IPAQ 210. Part of this app requires the WLAN radio to be enabled/powered on to connect to a pre-configured access point. I'm …
0
votes
1answer
1k views
How to detect and disable Windows 7 virtual wifi adapter
Windows 7 has a (neat?) new feature called a 'virtual wireless adapter'. Read about it here:
http://www.istartedsomething.com/20090516/windows-7-native-virtual-wifi-technology-m …
-1
votes
2answers
49 views
In wireless network How to finding the distance between two router
In wireless network How to finding the distance between two router
0
votes
0answers
27 views
WLAN API’s for USB Data Card
Hi All,
Can I use the native WIFI API's (WLAN) for quering about a USB Data card which i have connected to my PC?
If yes, can i get a sample code?
Thanks in Advance.
Best Regar …
0
votes
0answers
374 views
Programmatically setup a PEAP connection in Windows Mobile
I have been working on this for a few days and this is doing my head in:
Our application is built using the .NET Compact Framework 2.0 and running on Windows Mobile 5 & 6 devi …
2
votes
2answers
1k views
Is it possible to get Wi-Fi signal strength data for different channels in iPhone?
I assume that the iPhone Wi-Fi hardware is able to switch between channels, since my WLAN router shows me channel 1 to 13. So that WLAN spectrum must be devided up into those, I th …
1
vote
2answers
174 views
How do I get WLAN information on my mobile device?
I want to build something like a network scanner, so that I see in my application on which AccessPoint I'm on and what parameters this net has.
Some interesting point would be ESS …
