1
vote
1answer
30 views
Developing a Hotspot billing system
Hello guys,
My current project requires me to design a hotspot billing system whereby users connect to the wireless network and when they try to browse, they are prompted to enter …
1
vote
1answer
132 views
Windows Mobile Wi-Fi works for IE but not my app (SocketException)
I've been trying to add Wi-Fi connectivity to my Windows Mobile 6.1 .NET CE 3.5 application but can't figure out why I get the following SocketException:
A connection attempt fai …
4
votes
4answers
585 views
Wifi Triangulation
What would be the best way to triangulate a wireless network passively. Are there tools available? Algorithms? Libraries?
My goal would be to create a relative map of various obje …
0
votes
7answers
903 views
how to get distance using Wi-Fi
I want to find the distance using wi-fi and plot the marker on map in iPhone.
So any idea or code i can get for that?
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 …
7
votes
5answers
1k views
How do I get the available wifi APs and their signal strength in .net?
Is there any way to access all WiFi access points and their respective RSSI values using .NET? It would be really nice if I could do it without using unmanaged code or even better …
1
vote
2answers
83 views
What’s a good resource for 802.11 protocol internals?
I'd like to delve deeper into the 802.11 wireless standard and its protocols, but I don't want to wade through the lawyer-speak of the actual standard document. Can you recommend a …
1
vote
5answers
1k views
Configure Wifi Settings using C#
Hi,
I need to configure Wifi Settings for a Win Mobile application using C# (compact framework).
So the deal is:
- Configure the network (SSID for an hiden AP)
- WPA authenticati …
1
vote
1answer
204 views
WiFi connection is dropped after user inactivity period
My iPhone application establishes a TCP connection through wifi to a remote server. However, if there is no user activity for a certain time, the device closes wifi and drops the c …
1
vote
5answers
562 views
determining your location using ONLY wifi signals?
i will be working on a project that tries to determine your position using the wifi signal strength from a few access points. i was wondering if anyone knew of any similiar project …
1
vote
1answer
463 views
Most effective way to collect wifi bssid and rssi data across many windows platforms
I'm trying to collect wifi Bssid and Rssi information on Windows, and am looking for the most reliable way to do that across as many versions of Windows as possible. With Vista it' …
1
vote
3answers
316 views
Is it possible to force network traffic through Wifi or the TMobile network?
I'm wondering if, with the G1, it's possible to force the network traffic to pass through the Wifi or through the Cell GSM network. I need to force an application to connect throu …
2
votes
2answers
2k views
Accessing iPhone WiFi Information via SDK
Is there a way using the iPhone SDK to get WiFi information? Things like Signal Strength, WiFi Channel and SSID are the main things I'm looking for.
Only interested in Wifi info, …
1
vote
2answers
213 views
Multiplayer game to demo Wi-fi
Hi guys I need an idea.
So in Germany we have built up a huge Wi-fi system and usually you have to login to the system to surf the web. As a gimik we want to add a multiplayer gam …
2
votes
1answer
148 views
Detecting WAN radio power off
Like most laptops, mine (a Dell Inspiron 1420) has a small button which can be used to turn the wifi card on and off. Is there any way to detect that the radio has been turned off …
