1
votes

I am not so experienced in ASP.Net. Can you please give me a sample code or web link from where I can learn how to Send SMS using GSM Modem/Phone with help of third party library (e.g. GSMCom Library) in ASP.Net MVC web application.

I saw the following but unable to send SMS in Web Application: http://www.codeproject.com/Articles/20420/How-To-Send-and-Receive-SMS-using-GSM-Modem http://www.c-sharpcorner.com/uploadfile/e881fb/send-sms-using-gsm-modem-with-c-sharp

1
Why are you unable to follow those tutorials? What is the error?user1477388
could you make it work in a non web app?Keith Nicholas
No. Getting invalid settings error: Port 'Com1'does not exist in this system.Mukla.C

1 Answers

0
votes

please first specify which language you are using with your web application if it is the C# then you should not expect the problems and such a mess as you are expecting!