Re: SMS-Texting?
- From: forever.zet@xxxxxxxxx
- Date: Sat, 19 Jan 2008 12:10:22 -0800 (PST)
On 19 янв, 20:07, "clintonG" <nob...@xxxxxxxxxxx> wrote:
Where do I learn to send SMS-Texting messages? What kind of solutions do we
have as C# developers using Microsoft? There is so much "mobile" this and
that at MSDN I don't know where to start with the latest.
If you are talking about sending SMS from computer to cell phone:
My communication company has special email addresses in form of
<cell phone number>@sms.mts.com.ua. You can send there an email and
the text in email will
be delivered to corresponding cell phone. So sending an SMS to a cell
phone number in this
case is just sending email to this address. And there are a lot of
APIs to send emails.
I suppose most communication companies have the same kind of service.
If you are talking about sending SMS from mobile device, I think you
can start from here:
http://msdn2.microsoft.com/en-us/library/aa446545.aspx
Thanks,
Sergey Zyuzin.
.
- Follow-Ups:
- Re: SMS-Texting?
- From: clintonG
- Re: SMS-Texting?
- References:
- SMS-Texting?
- From: clintonG
- SMS-Texting?
- Prev by Date: AllowDrop on WinForms.GroupBox
- Next by Date: Re: Can NetworkStream.Write() block?
- Previous by thread: SMS-Texting?
- Next by thread: Re: SMS-Texting?
- Index(es):
Relevant Pages
|