How would i go about sending SMS messages in C#.NET?
14 replies, posted
Would i have to have a GSM Modem connected to a phone line?
[QUOTE=Encryption;20999686]Would i have to have a GSM Modem connected to a phone line?[/QUOTE]
Well that is one options, or you can find a SMS Gateway Provider.
They will normally have some sort of API you can use.
Thats what i figured, Thanks. But are there any "free" options available? :D
No, why would there be? Know of any carrier that lets you send free SMS messages without paying anything? It's just the same.
You can email text messages.
[QUOTE=high;21001927]You can email text messages.[/QUOTE]
That would defeat the purpose.
I literally just finished a project that does this.
[QUOTE=Encryption;21003576]That would defeat the purpose.[/QUOTE]
How so?
[QUOTE=high;21001927]You can email text messages.[/QUOTE]
Only some providers have that.
[editline]04:22PM[/editline]
[QUOTE=Encryption;20999868]Thats what i figured, Thanks. But are there any "free" options available? :D[/QUOTE]
No. Haven found any thing that is free at least.
It would seem unlogical, and it would correspond to a free mobile carrier.
[url]http://www.emailtextmessages.com/[/url]
I did something similar, but web based, for a friend.
It's about the only way you can send a SMS via the web.
[QUOTE=Nisd;21013070]
It would seem unlogical, and it would correspond to a free mobile carrier.[/QUOTE]
Google chat lets you chat with a mobile number via texting. For free.
If they can do it, then it's possible.
[QUOTE=nullsquared;21014886]Google chat lets you chat with a mobile number via texting. For free.
If they can do it, then it's possible.[/QUOTE]
Yes, surely if a Fortune 500 company can do it, then I can too!
Yay!
[QUOTE=nullsquared;21014886]Google chat lets you chat with a mobile number via texting. For free.
If they can do it, then it's possible.[/QUOTE]
Google should offer that service with an API. They have enough money to do it anyways.
You can do it through AIM using an oscarsock.dll/ocx. You just 'IM' a number with a + then country code; '+15555555555' etc.
Sorry, you need to Log In to post a reply to this thread.