2sms C# XML Tech Guide
2sms allows business customers to send text messages from your computer to cell phones anywhere in the world. We help customers improve operations, demonstrate duty of care, and react more responsively to customers. Text messaging reaches more people than email and faster than calling.
If you wish to send a single message to a single cell phone, use the following C# code to form up your XML.
private string formXml(string username, string password, string destination, string message)
{
// create xml string
string xmlString = “ ” +
“
sage.xsd" Version="1.0">” +
“
“
“
“
“
“
“
…
Website: www.2sms.com | Filesize: 353kb
No of Page(s): 4
Click here to download 2sms C# XML Tech Guide.
Related Tutorial
Tags: sms
Comments
Leave a Reply