Top "Network-scan" questions

Network scanning is a procedure for identifying active hosts on a network or active services on those hosts.

Android listing BLE devices after device scan

Can u provide me the simple code for scanning the nearby BLE devices and list it by device name and …

android bluetooth-lowenergy device network-scan
Find all IP addresses in local network

I want to find all IP addresses of devices in the local network I'm currently connected to using Java code. …

java networking network-scan
How Scan devices in a LAN network

I would like to do a scan in a LAN network to find devices linked. I'm developping an app in …

ios networking device network-scan
android BluetoothDevice.getName() return null

On sometime, BluetoothDevice.getName() return null. How can i fix it? remoteDeviceName maybe null in following code. And i need …

android bluetooth null device network-scan
Android BLE Passive scan

I want to scan BLE advertisers passively within my Android App. But I couldn't found how to do this. According …

android bluetooth-lowenergy network-scan
How to check open ports using powershell?

I would like to write a script to check radom IP or hostname to see if ports are open. Here …

powershell port network-scan
Scan and connect to Wifi networks using Java

Need to write a client, which can scan the available WIFI networks and connects to best known using Java. This …

java network-programming wifi network-scan
List / Scan for available WiFis iPhone

I'm searching for a way to present available WiFis in an iPhone App. So far my research resulted in the …

objective-c iphone wifi network-scan
How to scan an IP Range C#

How to scan a specific range of IP and also increment it to user defined range.. in like most of …

c# networking ip range network-scan
Find closest IP

I know how to scan subnets in c++...I also know how to find geo location (altough it's not 100%)...But …

networking geolocation ip-address network-scan