I would like to build an offline desktop application that could carry out the basic sms functions with the usage of a GSM modem. I currently have a HUAWEI modem which was given to me by the telco company to perform wireless surfing and sms messaging services.
Does anyone have a sample project that i could reference to.
Was intending on using dll libraries such as SMSLib and GSMCommunication Libraries but was fearful of the potential bugs and incompatibility issues that it might be carrying. Hence, i am learning the various AT commands but do not know exactly how to program it in Visual Studios. Hope you could advise me on it.