Hi, Is it possible to have a Wifi signal strenght level with mrl ? (for example -60dBm) like value = Runtime.getWifiLevel() Thank you. Dom. What operating system dom ? What operating system dom ? RasPi (raspberian)? Hi, It is for windows 10. I Hi, It is for windows 10. I check already wmic, but i not found. I found WifiManager but it is for Android. Thank. I found this I found this - https://stackoverflow.com/questions/39778105/how-to-programatically-detect-a-weak-internet-signal-strength-internet-wi-fi-c The code sample I found here - https://code.msdn.microsoft.com/windowsapps/Network-Information-Sample-63aaa201 I tried the javascript version - but it errored because I did not have some windows js sdk :P Linux looks like less of a problem - https://stackoverflow.com/questions/5102186/wireless-api-for-linux-in-c-or-java But both of these solutions are Operating System dependent and are not "pure" Java. It would be great if the Java had this capability, but the operating system manufactures are to divergent and there is no standarization through Java at the moment. OK, thanks, may be for OK, thanks, may be for futur... Getting Started Log in or register to post comments
Hi, It is for windows 10. I Hi, It is for windows 10. I check already wmic, but i not found. I found WifiManager but it is for Android. Thank.
I found this I found this - https://stackoverflow.com/questions/39778105/how-to-programatically-detect-a-weak-internet-signal-strength-internet-wi-fi-c The code sample I found here - https://code.msdn.microsoft.com/windowsapps/Network-Information-Sample-63aaa201 I tried the javascript version - but it errored because I did not have some windows js sdk :P Linux looks like less of a problem - https://stackoverflow.com/questions/5102186/wireless-api-for-linux-in-c-or-java But both of these solutions are Operating System dependent and are not "pure" Java. It would be great if the Java had this capability, but the operating system manufactures are to divergent and there is no standarization through Java at the moment.
What operating system dom ?
What operating system dom ? RasPi (raspberian)?
Hi, It is for windows 10. I
Hi,
It is for windows 10.
I check already wmic, but i not found.
I found WifiManager but it is for Android.
Thank.
I found this
I found this - https://stackoverflow.com/questions/39778105/how-to-programatically-detect-a-weak-internet-signal-strength-internet-wi-fi-c
The code sample I found here - https://code.msdn.microsoft.com/windowsapps/Network-Information-Sample-63aaa201
I tried the javascript version - but it errored because I did not have some windows js sdk :P
Linux looks like less of a problem - https://stackoverflow.com/questions/5102186/wireless-api-for-linux-in-c-or-java
But both of these solutions are Operating System dependent and are not "pure" Java. It would be great if the Java had this capability, but the operating system manufactures are to divergent and there is no standarization through Java at the moment.
OK, thanks, may be for
OK, thanks, may be for futur...