View comments | RSS feed

About SMS and ColdFusion

Short Message Service (SMS) is a system designed for sending short, often text, messages to and from wireless devices, such as mobile phones or pagers. SMS is widely used in Europe and Asia and is becoming increasingly popular in the United States and elsewhere. Some uses for SMS include the following:

SMS protocol features include, but are not limited to, the following:

The following sections provide a very brief technical introduction to SMS and the procedures required to develop and implement an SMS ColdFusion application:


ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | KnowledgeBase | Bug Reporting

Version 7

Comments


ASandstrom said on Jun 29, 2005 at 10:57 AM :
Note: SMS messages and any other data that enters through an Event Gateway handler should be considered potentially hostile. For example, if SMS data is archived in a SQL database, an attacker could construct a message that modifies or deletes data, or even takes over the SQL Server. Because of this, you should be sure to perform Event Gateway input validation, just as you would validate web form input.

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/7/htmldocs/00001667.htm