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


as title, want write program detect wlan ap , there can detect how many host connected wlan ap. language provide function? idea search from, have no idea on networking.

either wrapping command line tool or using native code. , depends on operation system. there no native java api this, imho.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -