4
votes
2answers
68 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
22 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
70 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 …
1
vote
1answer
57 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
37 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
42 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
41 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
99 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
49 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
131 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
108 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
93 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 …
0
votes
0answers
41 views
How secure are wireless networks? [closed]
If I'm on an open wireless network, can a 3rd party capture packets and see all the internet traffic to and from my computer? What if WPA encryption is used, but someone has the ke …
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 …
0
votes
1answer
23 views
Lighthttpd - best way to update system network config file from web application
Hi All,
I have a Gumstix (runs linux) that im using for a project and would like to be able to configure the ethernet / wifi configuration through a web page running on the built …
