What are the requirements for the network interface driver?
The Express-Toolkit calls back to your application to carry out the following functions: block/unblock ports, program WEP keys into the wireless card. Furthermore, the Express-Toolkit expects you to inform it when the association/link status changes. In the case of a new association it expects you to send the MAC address of the supplicant that has just associated. You must implement these functions for your application and it is likely that you will require your 802.11 driver to provide support.