Send SMS through Asp.net via gsm modem

Posted by MuraliVijay CSK on Stack Overflow See other posts from Stack Overflow or by MuraliVijay CSK
Published on 2010-06-12T06:43:29Z Indexed on 2010/06/12 6:53 UTC
Read the original article Hit count: 274

Filed under:
|
|
|

Is it possible to detect GSM mobile (any kind) which connected through serial port to computer and then be able to send SMS through this mobile phone to other mobile phones from asp.net website running under iis(only 1 system), could anyone help me and guide me, I wrote a program which could open COM port but still couldn't detect mobile phone and send SMS through it.

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET