开发者

network-scan

0
  • Wifi Scanning code

    Here is my code: package hu.wifx.droid; import android.app.Activity; import android.os.Bundle; import android.widget.Button;[详细]

    2023-03-26 03:45 分类:问答
  • Simultaneous Bluetooth and Wi-Fi scanning on Android

    I have developed the code for continuous and simultaneous Wi-Fi (link) and Bluetooth (link) scanning. I found out that when both scannings are activated then the number of Wi-Fi ScanRe开发者_StackOver[详细]

    2023-03-12 19:22 分类:问答
  • Scanning the web for links

    I was just wondering if their is a way to开发者_如何学JAVA scan the web to find out every website that has a link to my website.[详细]

    2023-03-10 08:05 分类:问答
  • Scanning wifi getting the power

    I know this is an asked question, but I coudn\'t get an answer..开发者_如何学运维. I want to scan the wifi stations around me, getting the power of them. It is not for upload it to the appstore, so I[详细]

    2023-02-18 17:49 分类:问答
  • Android Wifi scanning too slow

    I am at the beginning stage on developing an application, which needs scan the wifi APs per second. The scanning part works well on one HTC hero, however, it takes 6 seconds for my galaxy tab to finis[详细]

    2023-02-11 06:13 分类:问答
  • Java Network Service Scanner

    I\'m trying to write a class that will scan the local network for a service that will be running. The problem is that if the address is not active (no reply) it hangs up on it for 5+ seconds which is[详细]

    2023-02-09 23:10 分类:问答
  • What's the principle of web scanning softwares? [closed]

    Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]

    2023-02-09 08:43 分类:问答
  • How to scan Wifi access point on Windows Mobile?

    I need to scan Wifi access point on Windows Mobile and connect the one of scanned results. Currently I am using C# language, Windows Mobile 6.5 device, also to scan I am using the below code.[详细]

    2023-01-19 06:32 分类:问答
  • How to start Window Mobile programme?

    I am new in Window Mobile Programming. I have to make to scan Wifi networks and join to the network using Window Mobile 6.5 Professional device, CE OS 5.2. But I do not know how to start it.[详细]

    2023-01-18 11:31 分类:问答
  • Do Android devices scan *actively* for WiFi networks?

    i am prog开发者_开发技巧ramming for google android and i wonder if the scans for wireless 802.11 networks are done passively or actively? i mean: does the device actually emit a beacon request signal[详细]

    2023-01-10 23:35 分类:问答