In the today's world of internet, there is nothing impossible. Tens
of websites offer online courses, mentoring and video tutorials that
will help you to learn to program. The one the most strong and ever
complete is probably Microsoft course,...
Home » Posts filed under C-Sharp
How to Send SMS in C# Using GSM Modem/Dongle
in
C-Sharp,
c#,
c# tutorial,
Dongle,
GSM,
Modem,
sms,
tutorial
- By
Mohamed Shimran
- on 9/14/2017
- 5 comments

This is a very simple method to send SMS via GSM Modem so without much explanations let's get into it.
Thing's you'll need :
GSM Modem with a SIM
Libraries :GSMCommServer.dllGSMCommShared.dllGSMCommunication.dllPDUConverter.dll
If you've installed...