You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code is best used through the terminal. Go to the directory 802.11-/ and run “javac -cp .:classFiles.jar:src/wifi -d bin */*/*.java” to compile. Then run the code using “cd bin” then “java -cp .:../classFiles.jar:wifi wifi/WiFiClient”.