active questions tagged wireless - Stack Overflow most recent 30 from stackoverflow.com 2009-12-20T09:15:18Z http://stackoverflow.com/feeds/tag/wireless http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/917910/how-to-find-a-list-of-wireless-networks-ssids-in-java-c-and-or-c 4 How to find a list of wireless networks (SSID's) in Java, C#, and/or C? Taylor L 2009-05-27T20:39:26Z 2009-12-18T01:12:36Z <p>Is there a toolkit/package that is available that I could use to find a list of wireless networks (SSID's) that are available in either Java, C#, or C for Windows XP+? Any sample code would be appreciated.</p> http://stackoverflow.com/questions/1922772/cheapest-embedded-system-with-wireless-connectivity 1 Cheapest Embedded System with Wireless Connectivity ? [closed] geeko 2009-12-17T16:02:16Z 2009-12-17T16:36:49Z <p>Hello gurus :) I hope that u're all feel good.</p> <p>Problem: I'm trying to capture some information coming from keyboard, mouse and barcode reader connected to some PC via PS/2, USB and/or RS-232, before information get to PC and send it over the internet to some central server.</p> <p>I'm thinking to do so by using some kind of hardware interface (middle ware, if u like) between PC and input devices. I though this interface can be embedded PC, PDA or simply some mobile phone with wireless connectivity. PS/2 and RS-232 could be converted to USB using some USB convector/hub that connects to one of these interface systems. Then some special API programming take place to communicate between PC, input devices and wireless server, in the form of application running on the interface system.</p> <p>Any thoughts on what's the cheapest solution that can achieve this ? Or possibly any other solution ?</p> <p>Kind regards,</p> <p>Geeko</p> http://stackoverflow.com/questions/1910185/an-excelent-wireless-network-connection-but-the-file-sharing-is-not-working -1 an excelent wireless network connection, but the file sharing is not working!? [closed] Rim 2009-12-15T20:31:43Z 2009-12-15T20:34:24Z <p>hi, i want to connect two machines i have set up a home network in my two computers and i have put them in the same workgroup as i turened off my windows firewall.</p> <p>the 1st computer it OS:XP it has an 802.11 b wireless Lan card, i have configured as a host to share my internet connection, i have change the internet protocol TCP/IP proprieties and i have put them as below the ip adress :192.168.0.1 the subnet mask :255.255.255.0 the default gateway :192.168.0.1 the preffered DNS server :192.168.0.1</p> <p>the 2nd is a dell laptop it OS: xp it wireless Lan card: 802.11 h+d, i have also change the internet protocol TCP/IP proprieties and i have put them as below the ip adress :192.168.0.3 the subnet mask :255.255.255.0 the default gateway :192.168.0.1 the preffered DNS server :192.168.0.1</p> <p>the wireless connection is excelent but when i ping 192.168.0.3 using my laptop i receive the message requested time out and when i ping 192.168.0.1 using my computer i receive the same error message and when i go to my network places i just find the pc i am using it!</p> <p>no file sharing neither internet sharing, and an excelent wireless connection. how could it be!!</p> <p>best regards, Rim</p> http://stackoverflow.com/questions/1867992/ethernet-checksum-checking-in-wireless-stack 0 Ethernet checksum checking in wireless stack Kai 2009-12-08T16:12:22Z 2009-12-09T08:51:03Z <p>When receiving a raw ethernet packet over a wireless connection, where does the ethernet checksum get calculated, and where are errors handled?</p> <p>Does the wireless stack handle this, or is it handled in the upper layers?</p> http://stackoverflow.com/questions/1872285/search-for-wireless-network-within-iphone-application 0 Search for Wireless Network within iPhone Application? Shivan Raptor 2009-12-09T07:53:29Z 2009-12-09T07:53:29Z <p>How can I search for Wireless Network (and connect it after) within an iPhone Application? Is it possible?</p> http://stackoverflow.com/questions/1854139/lightweight-network-visualization-tool 3 Lightweight network visualization tool Pedery 2009-12-06T02:21:51Z 2009-12-07T00:43:22Z <p>I've been trying to find a tool for monitoring my home network. Before I go into the details, I've looked at a ton of different software and they're either an overkill or don't have what I'm looking for. Hopefully the community can help me with some advice.</p> <p>My network is quite small. It consists of a modem connected to a D-Link DI-524 router. To this router I have a number of computers hooked up wirelessly.</p> <p>What I'm looking for is a <em>lightweight</em> tool for monitoring my traffic. The ideal tool would have a GUI that shows an icon of the router, and icons of all devices connected to the router with a bandwidth indicator on the lines connecting the nodes. That's pretty much it.</p> <p>I'm not sure if my router has SNMP. This might be a dealbreaker since many of the cheaper routers don't. I've also read somewhere that many routers can be monitored over UDP.</p> http://stackoverflow.com/questions/1826144/welcome-page-via-wireless-internet 1 welcome page via wireless internet [closed] Yan 2009-12-01T13:18:50Z 2009-12-01T13:23:57Z <p>hey</p> <p>i want to make welcome page if users are surfing via my wirelesss connection</p> <p>for example</p> <p>user come to my resturant with his iphone and search for wireless networkrs the user see the resturant wireless and connect to it.</p> <p>when the user open the browser the first page he will see is my restuarnt web site</p> <p>how can i accomplish it ? </p> <p>thank you</p> http://stackoverflow.com/questions/187777/get-bssid-mac-address-of-wireless-access-point-from-c 3 Get BSSID (MAC address) of wireless access point from C# Iain 2008-10-09T15:21:58Z 2009-11-30T23:14:00Z <p>How can I get the BSSID / MAC (Media Access Control) address of the wireless access point my system is connected to using C#?</p> <p>Note that I'm interested in the BSSID of the WAP. This is different from the MAC address of the networking portion of the WAP.</p> http://stackoverflow.com/questions/992792/network-switching-and-vlan 0 Network switching and VLAN Aceth 2009-06-14T12:58:40Z 2009-11-28T16:30:04Z <p>if I had 2 managed switches with vlans configured like: Switch 1: Server - Vlan 1 2 3 Desktop - Vlan 1</p> <p>Switch 2: Desktop - Vlan 2 Desktop - Vlan 2 Access Point - Vlan 3</p> <p>Switches are connected through 2 gigabit uplink ports would every desktop / wireless client see the server? (im not sure if you can set multiple vlans to a single port or whether I will need to buy multiple network interface cards) cheers</p> http://stackoverflow.com/questions/1792479/decoding-802-11-b 0 decoding 802.11 b stan 2009-11-24T19:47:43Z 2009-11-24T21:15:01Z <p>I have a raw grabbed data from spectrometer that was working on wifi (802.11b) channel 6. (two laptops in ad-hoc ping each other).</p> <p>I would like to decode this data in matlab. I see them as complex vector with 4.6 mln of complex samples. I see their spectrum quite nice. I am looking document a bit less complicated as IEEE 802.11 standard (which I have).</p> <p>I can share measurement data to other people.</p> http://stackoverflow.com/questions/1772586/getting-ssid-and-other-information-of-a-wireless-network-in-java 0 Getting SSID and other information of a wireless network in Java newbie 2009-11-20T18:59:55Z 2009-11-20T19:08:28Z <p>I'm trying to get the SSID of my wireless network device in Java. I tried the official network tutorials <a href="http://java.sun.com/docs/books/tutorial/networking/nifs/retrieving.html" rel="nofollow">http://java.sun.com/docs/books/tutorial/networking/nifs/retrieving.html</a> but getDisplayName() getName() don't return SSID. Is there a way to get an exact SSID? Also, I'm also trying to read the wifi signal strength of all my network devices and couldn't find a way to do it. Can anyone please direct me from where to get all these information (tutorials, code samples etc)?</p> <p>Thanks</p> http://stackoverflow.com/questions/1760808/ericsson-f3507g-wwan-3g-broadband-and-at-commands 0 Ericsson f3507g WWAN (3G Broadband) and AT commands JD 2009-11-19T04:00:40Z 2009-11-19T04:00:40Z <p>I have a lenovo x200t tablet with WWAN built into it.</p> <p>I'm trying to connect to the internet using AT commands and a C# program which I am making so that the program can connect to the net and upload information on demand.</p> <p>I don't want to use Lenovo's "Access Connections" as it is too complicated for the end user.</p> <p>So far I have been able to use terminal to turn the card on and off, ring landlines and send SMS messages. However I can't seem to access the internet using it.</p> <p>I could access the net through it before I removed "Access Connections" software/bloatware.</p> <p>The commands I am using to try and access the net are:</p> <ol> <li>Connect on COM7 to the modem</li> <li>Send initialisation string "AT+CFUN=1"</li> <li>Send AT*ENAP=1,1 as suggested here (<a href="http://www.thinkwiki.org/wiki/Ericsson%5FF3507g%5FMobile%5FBroadband%5FModule" rel="nofollow">http://www.thinkwiki.org/wiki/Ericsson%5FF3507g%5FMobile%5FBroadband%5FModule</a>)</li> </ol> <p>Windows says it is "Identifying" the network and a yellow exclamation mark appears on the networking icon in the task bar, but the connection fails and drops off.</p> <p>An IP is assigned to the "Local Area Connection 2" of 169.254.1.192 with a subnet of 255.255.0.0 - no gateway or DNS.</p> <p>Definately no net connection...</p> <p>Anyone got any ideas?</p> http://stackoverflow.com/questions/1747014/dlink-di-524-wireless-router-too-weak-suggestions-for-something-more-ballsy -2 DLink DI-524 Wireless Router - Too Weak - Suggestions for something more ballsy? [closed] ElHaix 2009-11-17T06:42:44Z 2009-11-18T14:19:32Z <p>Just tried out The DLink DI-524 wireless router. Signal strength is good for up to maybe 50 feet.</p> <p>I was figuring on having it centrally located, then being able to access it both up and downstairs. Unfortunately it looks like this router just doesn't have the broadcast strength I need.</p> <p>Suggestions for others?</p> http://stackoverflow.com/questions/459050/managing-wireless-network-connections-with-c-and-the-compact-framework 2 Managing Wireless Network Connections with C# and the Compact Framework bjanaszek 2009-01-19T20:30:03Z 2009-11-13T14:06:14Z <p>The title kinda sums it up--I need to be able to pro grammatically connect to a known access point (the SSID and credentials will be loaded during device provisioning). I understand that both the Compact Framework SDK and the OpenNETCF SDK offer some helper methods, but I can't seem to find a good tutorial on how to use them.</p> http://stackoverflow.com/questions/1693789/how-do-you-detect-a-weak-wireless-signal-from-a-windows-mobile-6-app 0 how do you detect a weak wireless signal from a windows mobile 6 app? Ashfaq 2009-11-07T17:32:15Z 2009-11-07T18:51:06Z <p>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 and ultimately runs out of threads.</p> http://stackoverflow.com/questions/1641218/wireless-mesh-network-based-on-cheap-consumer-routers 0 Wireless Mesh Network based on cheap consumer routers Recursion 2009-10-29T01:53:55Z 2009-10-29T02:12:10Z <p>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 in the future. It seems like a good idea for a open source protocol which allows standard consumer routers to operate together and form a mesh network with other consumer routers close by. Likely possible that with enough nodes in a close enough proximity and a good abstraction we could get something good going. </p> http://stackoverflow.com/questions/1618793/how-do-i-continuously-send-and-receive-with-wireless-serial-port-in-8051 4 How do I continuously send and receive with wireless serial-port in 8051? CodeConfused 2009-10-24T19:10:49Z 2009-10-26T12:02:19Z <p>Hello everyone!</p> <p>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. </p> <p>The communication works fine when I send something from the microcontroller to the desktop and the program on the desktop then sends something back to the microcontroller. </p> <p>However, when I require the information to be sent from the controller to the desktop program continuously until the desktop program sends a particular answer it doesn't work. </p> <p>Here's the code for what I'm talking about:</p> <pre><code> unsigned char ans = 'N'; unsigned int count = 0; void main(void) { while(1) { if(count == 0) { Configure(); count = 1; } //there is some more code here but is irrelevant to the serial communication } } void Configure() { //Repeat this until the user accepts the sent string as correct while(ans == 'N') { BuildString(); Send(); Receive(); } } void Send() { unsigned int i; TMOD = 0x20; TH1 = 0xFD; SCON = 0x50; TR1 = 1; for(i=0; i&lt;4; i++) { SBUF = toSend[i]; while(TI == 0); TI = 0; } } void Receive() { unsigned int j; TMOD = 0x20; TH1 = 0xFD; SCON = 0x50; TR1 = 1; for(j=0; j&lt;2; j++) { while(RI == 0); Received[j] = SBUF; RI = 0; } if(count == 0) ans = Received[1]; else { RunType = Received[0]; Move = Received[1]; } } </code></pre> <p>The BuildString() function simply constructs a string on the basis of some sensor inputs. The send and receive funtions work fine usually but when I need them to send and receive continuously, like in the Configure() funtion above, it doesn't work. </p> <p>Any suggestions? I'd really appreciate them.</p> http://stackoverflow.com/questions/781690/secure-captive-portal 0 Secure captive portal? Mike J 2009-04-23T13:28:45Z 2009-10-25T21:21:21Z <p>We would like to run a wireless access point for public use. However, in case of misbehavior, we would like some personal information to be able to pass on to law enforcement.</p> <p>The proposed solution involves a captive portal where users enter their email addresses, and are then given ten minutes to check their email and verify, after which they are given unrestricted access.</p> <p>The problem, as I see it, is that once a user is authenticated, anyone can come along, spoof the MAC or IP, and then have access. If they commit a crime or copyright infringement, the user who entered the email address is now blamed.</p> <p>Now, we could solve that by using WPA and requiring users to preregister. But as I said, we would like to allow anyone to just drive up and use it, and we don't want to provide any technical support.</p> <p>The other alternative is not collecting email addresses, but then in case of an investigation or lawsuit, we wouldn't have anything to hand over, and thus risk the possibility of being shut down.</p> <p>Is there any way out of this dilemma?</p> http://stackoverflow.com/questions/933538/putting-apple-airport-extreme-into-rfmon-mode 0 Putting Apple Airport Extreme into rfmon mode chrisbdaemon 2009-06-01T04:12:52Z 2009-10-25T21:11:58Z <p>Is there a programmatic way to put an Apple Airport Extreme card into rfmon mode for packet capturing or do I have to use a third party driver?</p> http://stackoverflow.com/questions/1580920/iphone-updatetolocation-works-differently-over-3g-versus-wireless-network 0 iphone updateToLocation works differently over 3G versus wireless network? ennuikiller 2009-10-16T23:42:03Z 2009-10-18T11:53:49Z <p>I have a simple mapview that has the following viewdidload method and didupdate to location:</p> <pre><code>- (void)viewDidLoad { NSLog(@"in view did load"); [super viewDidLoad]; self.mapView.showsUserLocation = YES; self.put_url = nil; locationManager = [[CLLocationManager alloc] init]; [locationManager setDesiredAccuracy:kCLLocationAccuracyNearestTenMeters]; [locationManager setDelegate:self]; noUpdates = 0; [locationManager startUpdatingLocation]; self.availableParking = [[NSMutableArray alloc] init]; //self.availableParking = nil; } - (void)locationManager:(CLLocationManager *)manager didUpdateToLocation:(CLLocation *)newLocation fromLocation:(CLLocation *)oldLocation { NSLog(@"in didupdatetolocatoin"); if([newLocation horizontalAccuracy] &lt; 100 &amp;&amp; [newLocation horizontalAccuracy] &gt; 0) { // Add annotation to map DDAnnotation *annotation = [[DDAnnotation alloc] initWithCoordinate:newLocation.coordinate title:@"Park Here?"]; MKCoordinateRegion region; MKCoordinateSpan span; span.latitudeDelta = 0.05; span.longitudeDelta = 0.05; region.span = span; region.center = newLocation.coordinate; self.mapView.region = region; NSLog(@"in didupdatetolocation"); noUpdates++; NSLog(@"IN UPDATELOCATION NOUPDATES = %d",noUpdates); if (noUpdates == 1) { [self.mapView addAnnotation:annotation]; NSLog(@"ADDED ANNOTATION IN didUpdateToLocation!!"); [locationManager stopUpdatingLocation]; [self.settingsViewController setState:self.mapView.userLocation.subtitle andCity:@"fuckface"]; NSLog(@"STOPPED UPDATING LOCATION"); UpdateLocation *updatedLocation = [[[UpdateLocation alloc] initWithUserid:@"fuckface" andCoordinate:newLocation.coordinate withMapViewController:self] autorelease]; NSLog(@"Lat = %f, Long = %f",newLocation.coordinate.latitude,newLocation.coordinate.longitude); //[NSThread detachNewThreadSelector:@selector(getLocations) toTarget:self withObject:nil]; [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(sendUpdate) name:@"NoteFromOne" object:updatedLocation]; } // We only update location once, and let users to do the rest of the changes by dragging annotation to place they want } else { NSLog(@"Accuracy not good enough %lf", [newLocation horizontalAccuracy]); } } </code></pre> <p>When Im connected to a wireless network it works flawlessly zooming in and dropping an annotation pin in my current location. Over the 3G network it never zooms or drops the pin. Any ideas as to why? Thanks in advance.</p> <p>Here's a couple of screen shots:</p> <p>With 3G: <img src="http://www.freeimagehosting.net/uploads/fe7fcbb2ea.jpg" alt="alt text" /></p> <p>With wifi: <img src="http://www.freeimagehosting.net/uploads/6b653e60a7.jpg" alt="alt text" /></p> http://stackoverflow.com/questions/1580645/wireless-hard-drives 0 wireless hard drives. [closed] miss chohoh 2009-10-16T21:53:55Z 2009-10-17T13:21:00Z <p>I have 2 PCs (windows xp professional &amp; vista home premium) and a new IMAC (OS X 10.5.8 // leopard).</p> <p>I'm looking to purchase a wireless hard drive and I'd like to know your thoughts on what is out there, the good, the bad, the ugly, the amazing.</p> <p>I'm leaning towards the time capsule but it seems like it's quite a bit of money. Let me hear your thoughts, and shopping advice.</p> http://stackoverflow.com/questions/5002/net-remoting-speed-and-vpns 1 .NET Remoting Speed and VPNs Donovan Woodside 2008-08-07T17:21:58Z 2009-10-16T19:03:26Z <p>I'm working on a project which uses .NET Remoting for communication between the client application and an object server. For development, the client, server, and MSSQL database are all running on my local development machine. </p> <p>When I'm working at the office, the responsiveness is just fine. </p> <p>However, when I work from home the speed is <strong><em>significantly</em></strong> slower. If I disconnect from the VPN, it speeds up (I believe, but maybe that's just wishful thinking). If I turn off my wireless connection completely it immediately speeds up to full throttle.</p> <p>My assumption is that the remoting traffic is being routed through some point that is slowing everything down, albeit my home router and/or the VPN.</p> <p>Does anyone have any ideas of how to force the remoting traffic to remain completely localized?</p> http://stackoverflow.com/questions/1576745/bluetooth-in-iphone 2 bluetooth in iphone Biranchi 2009-10-16T08:11:07Z 2009-10-16T08:42:43Z <p>Hi all,</p> <p>Is it possible to send a file using bluetooth programatically ?</p> <p>Any suggestions or any alternative methods ??</p> <p>Thanks</p> http://stackoverflow.com/questions/1565290/why-wireless-mouse-and-wireless-keyboard 0 Why Wireless mouse and Wireless keyboard ? [closed] Olivier Pons 2009-10-14T09:50:22Z 2009-10-14T09:52:52Z <p>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, they are to the least <strong>10 times less sensitive</strong> and as for the keyboard, try to play games like Trackmania with a USB2.0 keyboard and with a wireless keyboard... I guess you'll quickly notice the <strong>huge</strong> difference... not to speak about the times when your keyboard batteries are empty and your keyboard works once each other key you press...</p> <p>It seems there's less and less wired stuff whereas it's far more reliable. My question is : Why should I buy wireless stuff instead of wired stuff ? </p> http://stackoverflow.com/questions/1353498/how-do-they-hack-wireless-networks 1 How do they hack wireless networks? [closed] Tom Lynam 2009-08-30T09:32:26Z 2009-10-12T15:00:49Z <p>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</p> <p>There is loads of information out there about it and it's all a bit confusing i have to admit. There seems to be a million different pieces of software</p> <p>Can anyone recommend some free software for windows to achieve this?</p> <p>And what is the basic process i.e. is there some software that picks up the available networks, other software that then cracks them etc..</p> <p>i am a windows programmer and no little about networking, wifi etc...</p> <p>Thanks for the help</p> http://stackoverflow.com/questions/1413034/windows-vista-wireless-crashes-my-internet-connection 0 Windows Vista wireless crashes my internet connection [closed] Alex 2009-09-11T20:15:17Z 2009-10-12T12:00:52Z <p>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 connect via wifi without a problem. However, when either one of my Vista Laptop or Vista desktop connect to the network via wifi, the internet becomes briefly unavailable for all computers on the network. File and printer sharing still works. Sometimes my internet access is restored in minutes, sometimes I reset my router and cable modem to reset the connection. This happens without fail every time my laptop or desktop running Windows Vista connects to the internet. But only the first time, if I leave them on all the time it does not disrupt the connection. When a computer running vista is waken from standby, or if I logout and log back in, it also does not disrupt the internet connection of my house.</p> <p>In a nutshell, it appears when Windows Vista connects to my wireless network this first time after reboot, it breaks my internet connection. This problem does not occur when macs, windows xp, or ipod touch connect to my wireless network.</p> <p>Would anybody have an advice on this mystery, as I have tried to figure it out for the past 6 months. Have changed both my router and my cable modem to new ones without success. My ISP is rogers (in Canada).</p> <p>Thanks in advance!</p> http://stackoverflow.com/questions/1192376/wlan-api-for-getting-signal-strenth 1 WLAN API for getting signal strenth BhrKamal 2009-07-28T07:23:26Z 2009-10-10T11:42:08Z <p>Hi I am using WLAN Api i.e WlanGetAvailableNetworkList() for signal strength of wireless lan modem/USB datacard.If somebody have some sample code example or some information pls send me.</p> http://stackoverflow.com/questions/1392223/links-reg-communication-basics 0 Links reg communication basics inquisitive 2009-09-08T05:53:02Z 2009-10-09T15:49:37Z <p>Hi all.. am working in communication system based embedded project.. i have no background knowledge in communication technologies.. can anyone provide links giving the basics of communication technologies like what is GSM, CDMA, Wireless technologies like wi-fi, WLAN, GPRS, etc.. i have searched the links which give technical aspects.. i am looking for something like 'idiot's guide' which explains those things in layman terms and just tells which gives best performance, overview, etc.. i doubt whether i can ask such things in this forum but still thought of giving a try.. any help reg this would be of great help to me.. thanks in advance.. </p> http://stackoverflow.com/questions/893642/wifi-sniffer-app-guidance 2 Wifi Sniffer App Guidance MaSuGaNa 2009-05-21T15:52:01Z 2009-10-07T22:27:16Z <p>I am writing a WiFi connectivity/sniffer in .Net to be used as a self deploying tool from a USB stick. The intention is that it will scan for unsecured available networks and then try to connect to each one in turn and detmerine whether there is a login / proxy or whether directo connection to my arbitary website is possible. This is to build up a roaming list of hotspots (and thier long term availability) for a database I am planning to populate.</p> <p>The intention is to distribute this tool to friends/friends of friends in order to build a local map of my area for publication on the web. I am still unsure of whether this would breach any legislation (reading up on that now) or be of any long term value.</p> <p>It is more of a pet project to learn WiFi coding tech than anything else, but also to help my mates who have IPods/PSPs etc.</p> <p>My queestion is: What's the best SDK for this bearing in mind I need GPS functionality too- is the Mobile Devices SDK the best to use? </p> <p>Thanks,</p> <p>MaS</p> http://stackoverflow.com/questions/1444617/wireless-protocol-for-accelerometer-data 2 Wireless protocol for accelerometer data Joel 2009-09-18T13:40:05Z 2009-10-05T03:07:22Z <p>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 movement from the phone to the computer over some wireless protocol. I am thinking about using Bluetooth but I am not sure what transfer delay to expect. Another possibility is using 802.11g. What do you think? What delay could I expect given that I don’t hit the bandwidth limit?</p>