rorist / android-network-discovery

Android network tool: Discover hosts and scan their ports, in your Wifi/3G network.
http://rorist.github.com/android-network-discovery/
586 stars 243 forks source link

Only one service is getting found, other services are not getting found. #22

Open ajinkyaw opened 6 years ago

rorist commented 6 years ago

By default it scans only a subset of ports (1-1024), check the Options > Port Scan for more. It also possible that is misses some ports, the timeout is pretty low (500ms), you can also change that in Options. Let me know if this was the problem.

ajinkyaw commented 6 years ago

hi. I tried to change the timeout , But my app be able to find only one device ( one service ). However after trying possible tries i am directly finding my service only now , by defining it as a custom on both ends. I am still checking if my code has the errors or i am missing something somewhere in setup.