User contributions
- 08:21, 24 June 2008 (diff | hist) . . (0) . . CSharp Sending SMS (current)
- 08:14, 24 June 2008 (diff | hist) . . (0) . . CSharp Sending SMS
- 10:40, 16 June 2008 (diff | hist) . . (0) . . APIs
- 13:05, 11 May 2007 (diff | hist) . . (0) . . MT SMTP Auth
- 13:05, 11 May 2007 (diff | hist) . . (0) . . MT SMTP Auth
- 11:57, 11 May 2007 (diff | hist) . . (0) . . N PHP Sending SMS (New page: Please see the receiving example as it contains code for sending as well.)
- 11:57, 11 May 2007 (diff | hist) . . (0) . . N Settings (New page: Coming Soon)
- 09:45, 11 May 2007 (diff | hist) . . (0) . . Main Page (add global network coverage list)
- 01:34, 9 March 2007 (diff | hist) . . (0) . . Examples And Concepts
- 01:32, 9 March 2007 (diff | hist) . . (0) . . APIs
- 01:26, 9 March 2007 (diff | hist) . . (0) . . N Examples And Concepts (New page: === Sending SMS === === Receiving SMS === The method of receiving Inbound SMS messages is by way of HTTP POST. A few variables are passed in the body of the POST. * name * sender * data *...)
- 01:22, 9 March 2007 (diff | hist) . . (0) . . APIs
- 01:20, 9 March 2007 (diff | hist) . . (0) . . CSharp Receiving SMS
- 01:17, 9 March 2007 (diff | hist) . . (0) . . CSharp Overview (current)
- 01:14, 9 March 2007 (diff | hist) . . (0) . . N CSharp Overview (New page: A complete set of examples can be downloaded from: [http://api.upsidewireless.com/samples/csharp/SOAP%20Sampler.zip SOAP API Usage Sample Code])
- 01:12, 9 March 2007 (diff | hist) . . (0) . . Main Page
- 01:12, 9 March 2007 (diff | hist) . . (0) . . N CSharp Receiving SMS (New page: This example is a .NET Generic Handler. It demonstrates the reception of an inbound (HTTP Forwarded) SMS. Echo.ashx <pre> <%@ WebHandler Language="C#" Class="Echo" %> using System; using...)
- 01:09, 9 March 2007 (diff | hist) . . (0) . . APIs
- 13:12, 1 March 2007 (diff | hist) . . (0) . . Main Page
- 13:11, 1 March 2007 (diff | hist) . . (0) . . APIs
- 17:50, 28 February 2007 (diff | hist) . . (0) . . N SMS compression options (New page: '''Delete prepositions''' If you select this option email messages will be stripped of words such as "the", "a", and similar short words. '''Delete spaces''' If you select this option em...) (current)
- 17:49, 28 February 2007 (diff | hist) . . (0) . . MT SMTP Auth
- 17:49, 28 February 2007 (diff | hist) . . (0) . . N MT SMTP Auth (New page: Sending SMS messages by SMTP Auth is fairly straightforward. Essentially, your application will send your username and password as authentication credentials when connecting to our SMTP se...)
- 17:11, 28 February 2007 (diff | hist) . . (0) . . APIs (Added the smtp auth link)