sending sms using C# windows application
-
Hi, could anyone help me how to send sms using windows application c# how to make that Thanks & Regards Nath
Some firms run web services which you interface with and use to send the text You can usually plug a phone into the serial port and manually send the data using it's antenna You could send an email to the phone and hope that it gets delivered as a text message
-
Some firms run web services which you interface with and use to send the text You can usually plug a phone into the serial port and manually send the data using it's antenna You could send an email to the phone and hope that it gets delivered as a text message
-
I already have. Those are the three main approaches to sending an SMS. Windows application, WPF or console application - they will (almost) all use one of those three approaches. You simply have to investigate which of those would be most practical to you, and research it
-
hai please visit www.rinoshsasidharan.wordpress.com to see the solution regards Rinosh.K.Sasidharan