开发者

How to write a program that shows WLAN access points using Java

As title, i want to write a program to dete开发者_运维百科ct WLAN AP and from there can detect how many host connected to certain wlan AP. Which language provide this function? Any idea where to search from, i have no idea on networking.


Either by wrapping a command line tool that does that or by using native code. And this depends on the operation system. There is no native Java API that does this, IMHO.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜