Could anyone please tell me how Enable/Disable GSM/GPRS Modem driver from code C++ or C#?
Asked
Active
Viewed 203 times
1 Answers
0
You can use the TAPI Library for NETCF, in order to activate / deactivate the modem.
Also you need permissions to perform operations over the modem.
For the TAPI Library I've used OpenNETCF.Tapi

R Quijano
- 1,301
- 9
- 10