how to send SMS from mobile to PC without using blue-tooth, data-cable?
|
feedback
|
migrated from stackoverflow.com Jan 10 '10 at 8:14
This question came from our site for professional and enthusiast programmers.
|
Forgive me for sounding a bit simple, but what about an email address? You could listen for new emails, and even perform conditional logic based upon what the email contains. | |||
|
feedback
|
|
From http://www.developershome.com/sms/howToReceiveSMSUsingPC.asp:
| |||
|
feedback
|
|
Look at Kannel: Open Source WAP and SMS Gateway. I successfully configured it once, by attaching a mobile phone to my computer. After a successful testing we opted for subscribing to SMS service provider. In the latter case the service provider used to invoke our URL in order to deliver received SMS. | |||
|
feedback
|