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 if it worked in mono …
4
votes
4answers
771 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 …
3
votes
1answer
163 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 …
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 …
2
votes
2answers
100 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 …
2
votes
1answer
160 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 in a Win32 C program …
2
votes
2answers
3k 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, not cellular.
2
votes
3answers
457 views
What are some practical problems that parallel computing, f#, and GPU-parallel processing might solve.
Recently WiFi encryption was brute forced by using the parellel processing power of the modern GPU http://is.gd/4fhb. What other real-life problems do you think will benefit from similar techniques?
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 …
1
vote
1answer
157 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 …
1
vote
1answer
228 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
231 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
402 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 …
1
vote
5answers
649 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 …
1
vote
3answers
95 views
Wireless synchronisation program
hi I have been looking for help with not much luck till i arrived here.
I want to develop an SQL server database and an application which will act as a server to allow a pda to send data to and …
