nauman.naeem@gmail.com
October 10th, 2008, 06:53 PM
I have a mobile wireless card installed in my laptop. I need to get some notification event for card state which changes from on/off by some physical intervention.
The card is installed on a Serial port and I am using SerialPort class in C# and AT commands to interact.
Q1:- How to get the handle of the card?
Q2:- How to get the on/off switch notification?
Based on the event I need to stop some services and do some other stuff.
Thanks,
Noman
The card is installed on a Serial port and I am using SerialPort class in C# and AT commands to interact.
Q1:- How to get the handle of the card?
Q2:- How to get the on/off switch notification?
Based on the event I need to stop some services and do some other stuff.
Thanks,
Noman