I have 2 network card on my PC and 1 of those cards is a Wireless Card
configured to use a Radius Server to use my Access Point.
Sometime my WLAN card stop at the status “Validating user authentication”
and i need to be able to get the NIC status. Is there an API (with NDIS) to
get
the network card status ? For information i’ve tried to use the
ProtocolStatus handler in my Protocol driver but i didn’t receive any
callback related to the authentication.
Thanks for your help.