Wireless refers to the technology allowing transfer of information between two points that are not physically connected.
0
votes
1answer
1k views
windows 7 ad-hoc network (no internet connection) [closed]
I am trying to create an ad-hoc network in order to tether my ethernet connection. (I want to be able to connect that ad-hoc network.) I tried connectify but it did not work out. Then, I tried ...
0
votes
1answer
176 views
Is is possible to incorporate wireless mouse support in an iPad app? [closed]
I know that iOS does not support the use of a wireless mouse and probably never will. But could it be possible to incorporate support for a wireless mouse (preferably Bluetooth) into an app? If so, ...
2
votes
1answer
270 views
Delphi routine to read RSSI of a wireless connection?
I want to write a simple utility to regularly log the RSSI of my WiFi router to a text file. Does anybody know of a Delphi library or API wrappers to read the RSSI value of a wireless router?
0
votes
0answers
102 views
Application development in wireless sensor network using micaz motes
I'm looking for some good application in wireless sensor networks using micaz motes.
I have
36 micaz motes,
20 mda100cb, and
6 mts400ca sensor boards.
I have installed TinyOS and learning ...
0
votes
0answers
58 views
Debugging an iOS iPAd app with cam kit attached to the dock
I'm searching for a way to debug an iPad app from Xcode while the iPad cam kit is attached to the 30 pins connector.
I searched over those forums and it seems Xcode wireless debug is no longer ...
1
vote
3answers
214 views
How do I use Zigbee to communicate to smartphone
I need to monitor how many smart phones are connected to a wireless network in a certain area. I found out that Zigbee can be used to accomplish this task. I need to at least differentiate each phone ...
1
vote
1answer
935 views
Using avconv to stream live audio from in-line (alsa hw:0,0) over wireless access point to a client.
I have linaro 12.06 installed on my Miniand's Hackberry(https://www.miniand.com/products/Hackberry%20A10%20Developer%20Board).
I have wireless access point up on the hackberry with the ssid of HACK
...
1
vote
0answers
249 views
How to connect VirtualBox to internet using USB modem
I'm trying to use VirtualBox to emulate an android device. But I need to be connected to the internet so that I can use the IP address of the virtual machine I created inside VirtualBox to connect ...
0
votes
0answers
42 views
Wardriving with Garmin 200 GPS
Has anyone been successful performing wardriving with the Garmin Nuvi 200 GPS ?
I cant get GPSD + Kismet to work with Garmin 200.
Any help?
0
votes
2answers
80 views
sharing local website on wireless modem [closed]
I want to share local website via wireless modem. By this way my home friends could reach to my website and i use wamp server by the way.I tried that, I wrote the 192.168.2.102:8080/mysite from my ...
1
vote
1answer
74 views
How can I get the active ESSID on an interface?
I wish to get the active ESSID on an interface using only the Python standard library; I only need to support Linux environments. How can I do this?
0
votes
0answers
126 views
iOS 6.0.1 can't play video on WIFI
I have iPhone 4 and iPad with 6.0.1, and I have a little app ive created which let you capture a short video, 30 seconds max, and upload it to my server. When Im trying to access the video, I can't ...
0
votes
1answer
73 views
Can a N device connected to a 2.4Ghz Access point transmit at 150 Mbps? [closed]
I have an Asus WL-330N access point with only a 2.4Ghz radio which claims if configured to "N only" mode will maximize performance.
I thought that 2.4Ghz can reach max speeds of 54Mbps.
How could ...
0
votes
0answers
165 views
How to make both motors rotate forward and backward uisng two different switches while make a robot using 433 Mhz ASK TX and RX [closed]
Hello guys recently i made a spy controlled robot using 4mm Mhz ASK Tx and RX.. So that i can controlled robot using four buttons in the TX end. But what happens is like when ever i press any one of ...
1
vote
0answers
186 views
Virtual wireless interfaces in different modes on single radio
I'm looking for a USB wireless adapter that will support virtual interfaces running in different wireless modes at the same time. I've found USB wireless adapters that support multiple wireless modes ...
0
votes
1answer
783 views
Linux: Connect to iPhone Personal Hotspot using command line tool
Recently I've been trying to use command line tool in Linux
(Ubuntu 12.04 & Debian squeeze) to connect to my iPhone 5 but failed.
Usually I can connect to other APs using the following ...
0
votes
0answers
576 views
Location services not working for certain handphones
I have an app that uses a GeoWebView to display a google map. It will then provide routing to certain carparks depending on where you are.
We encountered a bug where the routing was not showing up ...
0
votes
0answers
21 views
multiple port forwardings to same computer
I have a remote computer (running linux) connected to a router via eth0. Local ip of the computer is 192.168.1.4 I set up port forwarding for ssh to this ip and can access the computer from the ...
0
votes
1answer
168 views
Why Beacon needed when there is probe response
I was trying to understand the use of beacon and probe response in 802.11 network. If advertising the existence of a AP is only the goal, then why beacon frame needed? Passive scanning may be ...
-2
votes
1answer
76 views
Is NFC (Near Field Communication) technology open source? [closed]
Just wanna know if NFC technology an open source technology?
0
votes
2answers
46 views
Android App Errors out when trying to access wireless
I'm coding an Android app and I want to make sure the wireless is connected before I invoke the browser to show a stream, however it Simply closes when the button is clicked saying that the ...
2
votes
2answers
386 views
How to update ios6 enterprise apps over the air
Hello we have developed our first enterprise app recently. We are using the "In-House" option to create the distribution certificate. Client is not using the app yet. But he will be using it soon. ...
1
vote
1answer
96 views
ServerSocket connection issue
Ive been having an issue with Server Socket connect, i have a program for this little game and am trying to use the sockets to get it to connect, but when i get to serverSocket = new ...
0
votes
0answers
74 views
Wirelessly installing app on ipad.Steps to be followed
Hello i am following the apple tutorial on how to deploy apps and the steps to be followed. I am using this source of apple.
...
1
vote
2answers
577 views
Framework to enable Android and PC data transfer over Wifi, Bluetooth, or USB? [closed]
I am writing a Windows application that controls an Android mobile wirelessly, such as sending sms, making calls, viewing files, retrieving sensor data, etc. I am simply using IP socket via WiFi, but ...
0
votes
1answer
54 views
Being portable with Dvorak
I've been using Dvorak for a couple of months now and have really come to enjoy it. Unfortunately not everyone shares my love and I need to use QWERTY at uni and occasionally when I program away from ...
0
votes
0answers
84 views
pantech uml290 modem connecting through rasdial
I'm trying to connect to Verizon wireless UML290 4G modem without the help of VZaccess manager.. by creating a dialup connection with the dialup number *99# seems to be not working.. I always get the ...
1
vote
1answer
98 views
Use Native WiFi API to calculate received MAC Layer Frames?
I am trying using Windows Native WiFi API to get the number of packets and frames
I received in a period of time.
For instance, if the packet size is set to less than MTU (ex. 1000bytes) , then the ...
0
votes
1answer
258 views
command line to turn wireless card/adapter on? [closed]
I'm using fedora 16
in the network manager, when clicking the network icon on the navigation bar
it will pop up a small window, where I can push the button to turn a wireless card/adapter on or off
is ...
2
votes
0answers
92 views
WPA2 - EAPOL password exchange
(I'm doing this on my network, just for science). I was using airodump-ng to capture handshake. After that, I was able to open file with captured information in WireShark and find part with 4 ...
0
votes
2answers
99 views
Matching strings in a bash case statement and finding the current wireless network
I've got a bash script (for personal use), part of which prints a message depending on which network I'm connected to. As part of this I want to look at the ID of the currently connected wireless ...
1
vote
1answer
622 views
How to get surrounding networks with strength in iOS?
Is there any frameworks for find out the surrounding networks and network strength. Please tell me if it is possible or not in ios 4/5/6. Either is there any sample code for this.
For example i am ...
-2
votes
1answer
41 views
transfer rate over local wireless [closed]
i am getting around 800kb/s transfer rate over Wireless LAN. Signals strength on both devices is good. I am using Linksys Cisco x2000 wireless router with both devices on N-Mode.
0
votes
0answers
329 views
Wireless adapter is not working anymore in Ubuntu 12.04 [closed]
I installed Ubuntu 12.04 on my Acer laptop and everything was just fine. In some point (maybe after I installed some updates) the wireless adapter stopped working. re-installing the ...
1
vote
0answers
52 views
Unable to obtain complete proto,colinfo,wlan_mgt.tag.interpretation,wlan_mgt.tag.interpretation informatio using tshark
I am writing a script to obtain all the unique SSIDs present around and also some client information.
To do the same I am running the following:
tshark -i mon0 -c 100 -z ...
0
votes
2answers
419 views
Wireless simulation issue
I am unable to run this simulation:
set pairs [lindex $argv 0]
# ====================================
# Define options
# ====================================
set val(chan) ...
1
vote
0answers
220 views
Android mobile as a wireless camera (OpenCV)
I am working in OpenCV with a Logitech wired webcam, the computer will be on a robot, that will move around, and the camera will stay static, so I would need a 65 feet cable extension, but I would ...
0
votes
0answers
186 views
Dual DHCP offers after one DHCP discover — multiple VLANs
I'm working on setting up a guest network at work using an HP Wireless system. I've got everything configured the best that I know but I'm getting weird issues with DHCP for the guest network. ...
0
votes
1answer
49 views
Is it possible to cause 2.4Ghz co-channel interference if no clients are transmitting
I installed some APs at a facility. This facility is now complaining they are having issues with their 2.4 phone system.
The APs that I installed (different SSID) are running but no clients are ...
2
votes
2answers
786 views
Linux bridge of my own making: arp request never succeeds
I wrote a bridge (layer 2 switch) using my Boost.Asio extension. We can easily make additional sockets, endpoints and protocols which meet their type requirements. And my extension uses linux packet ...
-1
votes
1answer
161 views
how to extend range of wireless PC headset/mic with multiple access points [closed]
I previously posted this question on a different forum, without a conclusive solution. I would like to enable around 4 different warehouse employees to walk through a warehouse and use a 2.4ghz ...
0
votes
0answers
131 views
linux, stream audio from mic to headset, using USB wireless headset with TV [closed]
I have this headset: http://www.plantronics.com/de/product/audio-995
and would like to use it with just normal TV-set or AV-Receiver.
My idea is to switch a tiny linux pc between the USB-Dongle of ...
0
votes
1answer
209 views
how to establish an ad-hoc wireless network
I have several embedded boards (beagleboard-xm) that runs linux (ubuntu-arm 12.04 version - 3.2.0-29.46 kernel). I would like to connect the boards through the ad-hoc wireless connection (IEEE ...
0
votes
0answers
203 views
Cannot install wireless lan service on windows 2012 RTM offline [closed]
I'm having trouble installing the wireless lan service offline with a fresh installed windows 2012 server RTM.
I tried "install-windowsfeature wireless-networking" in the non-gui mode and using the ...
0
votes
1answer
242 views
Arduino + WPA2-Enterprise
If anoyone has a link to a thread where someone has sucessfully connected an arduino to WPA2-Enterprise connection, PLEASE respond with a link.
Sparkfun's WiFly sheild manual ...
1
vote
0answers
125 views
my Graphic User Interface (GUI) is unable to produce my results from my coordinator VIA Zigbee (Wireless Connection)
Basically, I'm given a task to continue from the previous student. I have several sensors that will detect the Temperature, Humidity and Luminosity of the lab. These data from sensors will need to ...
0
votes
0answers
12 views
Can I automize bluetooth connections?
I'm not sure where else to post this --
I am wondering if Bluetooth is appropriate for something along the lines of
1) discover device
2) quickly connect, assuming certain permissions are set
3) ...
1
vote
1answer
89 views
Restrict network connection sharing [closed]
Here's a situation. A computer is connected to a network using an ethernet cable. The same computer is set to share the connection to other computer via a wireless network (let's say with an ad-hoc ...
0
votes
1answer
1k views
Ubuntu 12.04 wireless does not detect networks [closed]
I installed Ubuntu on a partition of my MacBook Pro. Wireless connections work fine when I switch to OSX, but the wireless networks are not even detected when I boot Ubuntu. I installed Wicd as a new ...
0
votes
0answers
107 views
Run script after automatically connect to wireless on Mac
I'm using a wireless network that works like the one in network which you need to one click for authentication. I want to run a simple script that automatically submit the POST request every time I ...
