Skip to content

special-character/802.11-

Repository files navigation

802.11-An implementation of the 802.11 WLAN
=======
USING THIS CODE:

TERMINAL
  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”.
  

About

An implementation of the 802.11 WLAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages