2
votes
2answers
99 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 any resource I can …
1
vote
1answer
524 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's easy using Win32 …
1
vote
1answer
39 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 their access code …
0
votes
7answers
1k 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?
1
vote
1answer
155 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 failed because the …
4
votes
4answers
761 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 objects that sends or …
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 authentication with TKIP
- Force …
0
votes
1answer
225 views
How do I programatically search for Wi-Fi access point using PAlib on the Nintendo DS
I need a way to check for Wi-Fi routers/access points on my DS homebrew. I'm using PAlib.
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 think. I would like to …
1
vote
1answer
227 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 connection. Is it …
1
vote
2answers
228 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 game so without having …
1
vote
3answers
398 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 through the tower network …
3
votes
1answer
162 views
Wi-Fi Application
HI
I am developing game in that I want to Play that game through Wi-Fi. So more that one
player can also play the game. I want to develop this game for iphone. I gone through WiTap
application …
1
vote
0answers
154 views
Digital photo frame with wireless and automated remote updates [closed]
I want to use a digital photo frame as a reporting tool in a business. The frame is given to a manager (in a remote office, to which I have no access). He connects the frame to his WiFi in the office. …
1
vote
5answers
647 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 projects or any articles on …
