Replies |
Raja
Posted on: 2/21/2009 9:55:58 PM
|
Level: Starter | Status: [Member]
|
Hey Nazirk,
Please look at following url
http://www.codeproject.com/KB/IP/Sending_SMS_using_Net.aspx
http://www.codeproject.com/KB/cpp/SendSmsThroughWS.aspx
Thanks
Regards,
Raja, USA
Nazirk, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Nazirk
Posted on: 2/21/2009 11:14:59 PM
|
Level: Starter | Status: [Member]
|
Hi Raja,
I had already seen these 2 urls, first of all they are for .net verions 1.1 and secondly the webservice they had referenced is this "http://www.webservicex.net/SendSMS.asmx"
For .net 2.0 i tried using this webservice by invoking its webmethod "SendSMSToIndia(input params)", but i got below response
SMS Response
From Email : mymail@gmail.com
Mobile No. : 997xxxxxxx
Provider : Not Covered
State : Not Covered
Status : Not Covered
I was trying to send sms to an airtel no, but it gave me above response.....
Can u plz help me in providing any free webservice for sending sms and it should be working, i guess u must have tried in ur apps also......
thanx & regards,
Nazirk, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Raja
Posted on: 2/22/2009 8:52:48 AM
|
Level: Starter | Status: [Member]
|
I think your number is not supported and its difficult to get free web service.
I am not sure about this. Sorry.
Thanks
Regards,
Raja, USA
Nazirk, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Majith
Posted on: 2/24/2009 9:51:49 PM
|
Level: Starter | Status: [Member]
|
Hi Nazrik,
you can try to send SMS using AT Commands of( Nokia ,SONY Ericsson)
by the following links but u need BlueTooth Dongle and Bluetooth Enabled Handset and Software.
The links for AT (Attention) Commands :
NOKIA:
http://wiki.forum.nokia.com/index.php/AT_Commands
SONY Ericsson:
http://www.developer.sonyericsson.com/message/44097
Nazirk, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
Sutapa
Posted on: 3/11/2009 3:31:47 AM
|
Level: Starter | Status: [Member]
|
Nazirk, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|
I think you should use an sms gateway. I found this on the internet: http://www.ozekisms.com The gateway software can be installed on the PC. You can also use it from .net.
Nazirk, if this helps please login to Mark As Answer. |
Reply | Alert Moderator
|