0
votes
1answer
19 views
Getting SSID and other information of a wireless network in Java
I'm trying to get the SSID of my wireless network device in Java. I tried the official network tutorials http://java.sun.com/docs/books/tutorial/networking/nifs/retrieving.html but …
-2
votes
0answers
33 views
DLink DI-524 Wireless Router - Too Weak - Suggestions for something more ballsy? [closed]
Just tried out The DLink DI-524 wireless router. Signal strength is good for up to maybe 50 feet.
I was figuring on having it centrally located, then being able to access it both …
0
votes
1answer
17 views
how do you detect a weak wireless signal from a windows mobile 6 app?
I am using a Windows Mobile 6 based hand held device.
I there a way to detect low or no wireless signal activity?
Since I cannot detect this, my application is getting exceptions …
4
votes
2answers
89 views
How do I continuously send and receive with wireless serial-port in 8051?
Hello everyone!
I'm trying to make a microcontroller communicate with a program on my desktop. I'm using serial port connections with Xbee radios on both ends.
The communication …
0
votes
1answer
28 views
Wireless Mesh Network based on cheap consumer routers
I wanted to know if any such system already exists for the average open source user. With all of the net neutrality arguments around and with the cost of broadband likely to go up …
0
votes
1answer
88 views
iphone updateToLocation works differently over 3G versus wireless network?
I have a simple mapview that has the following viewdidload method and didupdate to location:
- (void)viewDidLoad {
NSLog(@"in view did load");
[super viewDidLoad];
sel …
2
votes
1answer
72 views
bluetooth in iphone
Hi all,
Is it possible to send a file using bluetooth programatically ?
Any suggestions or any alternative methods ??
Thanks
0
votes
0answers
41 views
wireless hard drives. [closed]
I have 2 PCs (windows xp professional & vista home premium) and a new IMAC (OS X 10.5.8 // leopard).
I'm looking to purchase a wireless hard drive and I'd like to know your th …
0
votes
0answers
43 views
Why Wireless mouse and Wireless keyboard ? [closed]
I still don't get why people want Wireless stuff. It's a little bit more pratical, but a lot less comfortable to work with : the mouses are far heavier because of the batteries, th …
2
votes
2answers
49 views
Wireless protocol for accelerometer data
I'm building an application where a mobile phone with an accelerometer is used to control an app on a computer in a similar way you would use a mouse. So I need to send the movemen …
0
votes
0answers
107 views
Windows Vista wireless crashes my internet connection [closed]
I have 2 wired computers, and 3 wireless computers on a linksys router. The two wired computers run Windows Vista, and have no problems. I have a laptop with Win XP, which can co …
1
vote
2answers
54 views
Getting essid via ioctl in ruby
To avoid relying on the wireless tools I want to get the essid directly from the device with ioctl, in C this wouldn't be a problem, but in Ruby it's quite different.
The problem …
0
votes
0answers
142 views
How do they hack wireless networks? [closed]
I'm trying to "hack" my home wireless network basically to see how easy it is and to learn more about how the process works
There is loads of information out there about it and it …
2
votes
1answer
118 views
Deploy app to iPhone wirelessly?
I remember hearing about how Apple was going to include the ability to deploy an app from Xcode to your iPhone wirelessly in the 3.1 SDK. I believe it was to aid developers that w …
0
votes
2answers
105 views
Make an app wirelessly connect to an Xbox 360 (ala Connect360, Rivet, Vuze)
Programs like Connect360, Rivet, and Vuze can wirelessly connect to an Xbox 360 and share videos and pictures on your Mac with it. How do they do this?
The simplest answer would b …
