Home > Ask the SOA Experts > SOA governance and standards Questions & Answers > Complexity of SMPP vs. SOAP
Ask The SOA Expert: Questions & Answers
EMAIL THIS

Complexity of SMPP vs. SOAP

Anne Thomas Manes EXPERT RESPONSE FROM: Anne Thomas Manes

Pose a Question
Other SOA Categories
Meet all SOA Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 06 April 2004
How does SMPP compare to SOAP in terms of complexity to implement and performance?

>
EXPERT RESPONSE
It's hard to directly compare SMPP and SOAP because they operate at different layers of the protocol stack. SMPP works at the same level as HTTP.

The Short Message Peer-to-Peer Protocol (SMPP) is the SMS Forum's (http://smsforum.net/) binary protocol for sending SMS messages. SMPP is a low-level communication protocol. If you intend to send SMS messages, this is the protocol that you should be using. It's very lightweight, efficient and highly performant. As a communication protocol, it doesn't provide very much abstraction. The application uses the protocol to manage low-level network processing, such as session management and access control. The application creates messages, indicates where to send them (to a client) using a specific transmitter, and sends and receives them. It supports a variety of messaging options, such as one-way messages, request/response, peer-to-peer, broadcast messaging and batch. The developer needs to be pretty cognizant of how SMS works.

The SMS Forum has recently released an XML variant of SMPP called Mobile Messaging Access Protocol (MMAP). It essentially provides a mechanism to package the SMPP commands as SOAP messages and send them over SMS. MMAP supports all the equivalent functions as SMPP, but it uses a text protocol (SOAP) rather than a binary protocol. I would expect that MMAP isn't nearly as lightweight and efficient as SMPP.

MMAP also defines a higher-level protocol, called SMAP, that provides a more abstract interface -- designed for users with little or no knowledge of SMS.

SOAP is a general-purpose XML messaging protocol. It is not a communication protocol. It requires the use of a lower-level communication protocol to transfer the messages (such as HTTP, SMTP, FTP or MMAP). SOAP hides the low-level communication management functions from the developer.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
SOA governance and standards
UDDI clients and UDDI implementations
Creating an enterprise data dictionary
Hard vs. live real time systems
Service contract tools
Open source UDDI tools
SOA policy management
Service reuse rules
WSDM lagging behind WS-Management
The status of JBI
WSDL 1.1 vs. WSDL 2.0

SOAP (Simple Object Access Protocol)
Simple Object Access Protocol (SOAP) Tutorial
Web services for Windows CE
SOA for pets uses REST and SOAP
Netrics uses SOAP to clean data
Mindreef updates SOA testing tools
The top SOA stories of 2007, part 2
REST versus SOAP debate rages
RESTful Web 2.0 overtaking SOAP?
Web Services with Ruby on Rails
Apache releases open source ESB
SOAP (Simple Object Access Protocol) Research

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
DIME  (SearchSOA.com)
endpoint reference  (SearchSOA.com)
SOAP  (SearchSOA.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice

About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2001 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts