wireless Questions
4
Solved
Is there a place where I can find documentation or an SDK about the Logitech Unifying Receiver?
I recently obtained a wireless mouse, which came with a Logitech Unifying Receiver (a small USB dong...
Arterialize asked 23/2, 2012 at 7:25
14
I'm basically trying to do this:
How can I connect to Android with ADB over TCP?
with the Droid X2.
I have USB Debugging on, and my phone is plugged in via USB.
The IP Address is 10.0.78.33 (I hav...
5
Solved
When connecting a device with ADB Wireless,
got failed to authenticate to <ip>
adb devices gives the device shows up as unauthorized.
2
I can get wireless debugging to work in Android Studio. It just doesn't work consistently. It is often a hassle to get it to connect at all, but I can usually get around it using a variety of metho...
3
In Xcode I'm able to connect iOS device wirelessly but not in android studio. Can anyone know how to do in android studio if it is possible?
7
I want to open the Settings-> Wireless & networks directly from my application.
How can I do that?
3
I may have done something to change my device permissions because I am getting the error: "tcpdump: en0: You don't have permission to capture on that device". The TCP portion is irrelevant because ...
2
Use Case:
We have an iOS application where you can run a network test between an iOS device and its associated wireless access point to test throughput. The app can get the IP address of the iOS ...
Amaurosis asked 21/2, 2014 at 21:25
4
I'm writing a Python module for finding nearby WiFi client devices. All my current scanner does is listen for Probe Requests and logs the clients MAC address.
The problem I'm having is that I'm co...
Univocal asked 17/10, 2010 at 6:27
3
Solved
I need a way to open the "Advanced wifi" settings programatically to let the user change some of the settings, or, preferably, to change these advanced wireless settings programatically.
I can onl...
Chenault asked 22/8, 2013 at 19:10
25
For some reasons, my phone does not work anymore with cable.
I saw on the Internet that it is possible to connect adb to the via Wifi, however I tried it and I get this:
adb devices
List of devic...
3
Solved
I am writing a program that does one thing, it finds out the current link speed of the wifi connection and reports it to the user in real time. the problem I am having is that it does not seem to b...
5
Solved
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. ...
Boarhound asked 4/12, 2012 at 20:13
3
Solved
I am trying to find out how I can list all of the available wireless networks in Python. I am using Windows 8.1.
Is there a built-in function I can call, or through a library?
Please kindly show ...
1
I was using the adb wireless app on my older Droid X. It was working flawlessly for months, no problem at all. I didn't update anything, nothing has changed on anything. The computer wasn't restart...
2
Solved
I wonder whether it is possible to emulate a specific bluetooth device like a Remote Controller for a TV or another device with my PC. I'd be okay with installing an additional hardware device for ...
7
Solved
Is it possible to programmatically change settings on a Netgear wireless router using C#? I have settings that I change often and I would like to create my own interface for making those changes. C...
2
Solved
I'm looking for a way to find all devices (especially printers) in the local area network (LAN).
Is there are way to differentiate between printers and other devices (smartphones, laptops, c...
Begotten asked 25/4, 2012 at 7:20
2
I am trying to do modulation and demodulation for 16-QAM and then trying to compare theoretical and simulated BER.
I am not getting simulation-line in the graph.
I can not understand what is wro...
Cephalo asked 28/4, 2013 at 23:35
4
I know what the values are for MCC, MNC, LAC, & Cell ID. I want to in C write a program to calculate the position in the form of latitude and longitude values in Linux.
FYI:
MCC - Mobile Cou...
Westerman asked 8/9, 2013 at 1:17
1
Solved
Usually if I want to print the output of a command and in addition capture that output in a file, tee is the solution. But I'm making a script using a utility which seems to have a special behaviou...
4
Solved
How can I retrieve the signal strength of nearby wireless LAN networks on Windows using Python?
I would like to either show or graph the values.
1
Solved
Is there a simple way to prove if a network adapter is working? Perhaps some IP like localhost (127.0.0.1) which is always available regardless of which network I'm connected to; only one that only...
Apparitor asked 3/8, 2016 at 7:54
1
I have coded a wireless probe sniffer using python + scapy. I'm want to use this script in openwrt routers.
Everytime it captures a probe request from nearby devices, the information is send to a ...
3
I want to try some networking projects with Raspberry Pis, and I need to just send packets between a pair of pis. I would be happy as a first step just being able to ping between to Raspberry...
Yardmaster asked 15/3, 2013 at 1:43
1 Next >
© 2022 - 2024 — McMap. All rights reserved.