![]() |
Paging and Messaging |
![]() |
WCTP 1.1 Server |
This WCTP (Wireless Communication Transfer Protocol) Server implements the WCTP 1.1 protocol as defined by WCTP.org You can examine this implementations DTD (Document Type Definition) at WCTP version 1.1 DTD.
Use of this facility requires a login/password. You must register to use this system by filling in a Short Registration Form.
After successfully registering, use your WCTP client software to send a valid XML request to
http://wctp.myairmail.com/wctp using the login/password you registered. A WCTP
compliant XML response will be returned after the request has been processed. A typical WCTP
message submittal might look like:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wctp-Operation
SYSTEM "http://wctp.myairmail.com/wctp-dtd-v1r1.dtd">
<wctp-Operation wctpVersion="wctp-dtd-v1r1">
<wctp-SubmitRequest>
<wctp-SubmitHeader submitTimestamp="2004-03-31T09:45:00">
<wctp-Originator senderID="myLoginName"
securityCode="mySecretPassword"/>
<wctp-MessageControl messageID="test00"/>
<wctp-Recipient recipientID="8005551212"/>
</wctp-SubmitHeader>
<wctp-Payload>
<wctp-Alphanumeric>Testing 123</wctp-Alphanumeric>
</wctp-Payload>
</wctp-SubmitRequest>
</wctp-Operation>
| Privacy | Legal Notices | Website Use | Customer Agreement | Contact Us | ||||
| © 2006 American Messaging Services | ||||||||