I'm writing a util to offer remote users to connect to the office.
Rather than present all connection option - unavailable or not I'd like to disable the options where the hardware is not plugged in.
So if the "Fusion UMTS" modem type is not available then the corresponding 3G connection is greyed out.
How can I programmatically discern if a specific modem (there is also a dialup modem) is currently connected?
Thanks a lot
Rather than present all connection option - unavailable or not I'd like to disable the options where the hardware is not plugged in.
So if the "Fusion UMTS" modem type is not available then the corresponding 3G connection is greyed out.
How can I programmatically discern if a specific modem (there is also a dialup modem) is currently connected?
Thanks a lot