Modem Manager Program for Linux

959 views Asked by At

I am planning to create a Modem Manager program for a USB Modem (GSM). However I am uncertain on how to implement the features using QT/C++ on Ubuntu/Linux.

The graphical program window will show detils like network strength and carrier's name, as well as be able to access SMS and contacts on the SIM card.

It will feature a connect button to connect to the network and USSD option to check balance and data usage. These features are available to the users using this modem on Windows.

How can one implement them on Linux? Any tutorial or article to start with. I am ready to research and practise but don't know where to head?

0

There are 0 answers