<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to Send SMS via Email</title>
	<atom:link href="http://learnthemobileweb.com/2009/07/how-to-send-sms-via-email/feed/" rel="self" type="application/rss+xml" />
	<link>http://learnthemobileweb.com/2009/07/how-to-send-sms-via-email/</link>
	<description>how to develop standards-compliant and usable mobile web applications</description>
	<lastBuildDate>Tue, 20 Jul 2010 12:07:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Todd Emerson</title>
		<link>http://learnthemobileweb.com/2009/07/how-to-send-sms-via-email/comment-page-1/#comment-377</link>
		<dc:creator>Todd Emerson</dc:creator>
		<pubDate>Tue, 14 Jul 2009 22:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://learnthemobileweb.com/?p=271#comment-377</guid>
		<description>It&#039;s also worth noting that while SMTP (Simple Mail Transfer Protocol) to SMPP (Short Message Peer-to-Peer Protocol) works well with most carriers, you don&#039;t get many of the benefits of SMPP when using email.  When developing an application that you intend to release to the public, it really is worth investigating commerical SMPP aggregators/gateways.  

I&#039;ve also seen small test implementations where a small &quot;server&quot; with an EVDO card was setup to send/receive messages to/from a service.  This setup enables developers to take advantage of most of SMPP&#039;s capabilities by having a single device act as the primary SMPP communication interface for the application/service until a development or business agreement was struck with a SMPP gateway provider.</description>
		<content:encoded><![CDATA[<p>It&#8217;s also worth noting that while SMTP (Simple Mail Transfer Protocol) to SMPP (Short Message Peer-to-Peer Protocol) works well with most carriers, you don&#8217;t get many of the benefits of SMPP when using email.  When developing an application that you intend to release to the public, it really is worth investigating commerical SMPP aggregators/gateways.  </p>
<p>I&#8217;ve also seen small test implementations where a small &#8220;server&#8221; with an EVDO card was setup to send/receive messages to/from a service.  This setup enables developers to take advantage of most of SMPP&#8217;s capabilities by having a single device act as the primary SMPP communication interface for the application/service until a development or business agreement was struck with a SMPP gateway provider.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
