<?xml version="1.0" encoding="GBK"?>
<?xml-stylesheet href="/style/rss.css" type="text/css"?>
<rss version="2.0" xmlns:eb="http://blog.tom.com/">
<channel>
  <title>短信猫 销售 QQ:1059546330</title>
  <link>http://blog.tom.com/jindi_903</link>
  <description><![CDATA[wavecom GSM GPRS CDMA 短信猫、猫池及相关控件 手机：13716884954  ]]></description>
  <language>zh</language>
  <generator>newblog.tom.com RSS</generator>
  <pubDate></pubDate>    <item>
		<title><![CDATA[ 短信监控报警 ]]></title>
		<link>http://blog.tom.com/jindi_903/article/944.html</link>
		<description><![CDATA[ <div id="postmessage_3836">调试的步骤如下：<br>
1. cd /usr/src/<br>
wget <a href="http://www.meinemullemaus.de/smstools/packages/smstools-2.2.18.tar.gz" target="_blank">http://www.meinemullemaus.de/sms ... tools-2.2.18.tar.gz</a><br>
tar zxvf smstools-2.2.18.tar.gz<br>
cd smstools<br>
make<br>
make install<br>
<br>
<br>
cd /etc/rc.d/rc3.d<br>
ln -s ../init.d/sms S99sms<br>
<br>
安装smstools，主要的程序安装在/usr/local/bin下面，开机时自动启动smsd。<br>
smstools用来<span href="tag.php?name=%CA%D5%B7%A2">收发</span><span href="tag.php?name=%B6%CC%D0%C5">短信</span>的，收到的放在/var/spool/sms/incoming目录。<br>
如果要发短信，按照一定的<span href="tag.php?name=%B8%F1%CA%BD">格式</span>写一个文件到/var/spool/sms/outgoing目录就可以了。<br>
文件的格式在<a href="http://smstools.meinemullemaus.de/fileformat.html" target="_blank">http://smstools.meinemullemaus.de/fileformat.html</a>，但是发中文的话，必<br>
须编码。<br>
<br>
2. 我写的一个编码程序<br>
/var/spool/sms/st.c 编译产生 /var/spool/sms/st<br>
这个程序是发送短信的，<span href="tag.php?name=%C3%FC%C1%EE">命令</span>行是<br>
/var/spool/sms/st 电话号码&nbsp;&nbsp;短信内容<br>
<br>
比如执行<br>
/var/spool/sms/st 13505693311&nbsp;&nbsp;test<br>
就发送“test"给13505693311<br>
注意，后面的短信内容不能有空格或者引起命令行特殊处理的字符，比如&amp;|&gt;&lt;等<br>
<br>
<br>
3. 成组发<br>
为了给一组<span href="tag.php?name=%CA%D6%BB%FA">手机</span>发短信，可以在/var/spool/sms/group下建立一个文件，文件的内容是多个手<br>
机号码<br>
/var/spool/sms/stg 是给一组用户发的，比如<br>
/var/spool/sms/stg all&nbsp;&nbsp;test<br>
会把"test"发给/var/spool/sms/group/all文件中列出的号码<br>
为了方便，如果/var/spool/sms/group/13505693311不存在，<br>
执行/var/spool/sms/stg 13505693311&nbsp;&nbsp;test<br>
则发给1350569311<br>
<br>
同样注意，后面的短信内容不能有空格或者引起命令行特殊处理的字符，比如&amp;|&gt;&lt;等<br>
<br>
4. 简单的ping监视程序<br>
在/usr/src/monitor/目录下，functions是辅助程序<br>
在/usr/src/monitor/ping/目录下，run是主程序，pinglist是配置文件<br>
pinglist的格式为<br>
IP地址&nbsp;&nbsp;描述&nbsp;&nbsp;短信组或手机号<br>
<br>
run执行时，如果连续的3次运行，都ping不通 IP地址，就发送给手机提示。<br>
一旦ping通了，就再发一次提示。</div>
<div class="t_msgfont">&nbsp;</div>
<div color="#0000FF"><strong>北京春笛网络信息技术服务有限公司<br></strong> <a href="http://www.sendsms.cn"><font color="#0000FF"><strong>www.sendsms.cn</strong></font></a><br>
<font color="#0000FF"><strong>地址：北京市海淀区知春路23号量子银座903（863软件园）<br>
手机： 13716884954<br>
联系人：张晓媚<br>
QQ:1059546330<br>
MSN:zxm_615@hotmail.com</strong></font></div> ]]></description>
		<eb:creationDate>2009-03-04 15:55:21</eb:creationDate>
		<eb:modificationDate></eb:modificationDate>
    </item>
    <item>
		<title><![CDATA[ 短信猫,GSM-MODEM与CRM软件的集成 ]]></title>
		<link>http://blog.tom.com/jindi_903/article/943.html</link>
		<description><![CDATA[ <div id="postmessage_4050"><span href="tag.php?name=%B6%CC%D0%C5">短信</span>猫（<span href="tag.php?name=GSM">GSM</span>-<span href="tag.php?name=MODEM">MODEM</span>）：通过<span href="tag.php?name=%CE%DE%CF%DF">无线</span>(不用<span href="tag.php?name=%C9%CF%CD%F8">上网</span>)发送<span href="tag.php?name=%B6%CC%D0%C5">短信</span>的方式，在我公司提供的二次<span href="tag.php?name=%BF%AA%B7%A2">开发</span><span href="tag.php?name=%C6%BD%CC%A8">平台</span>的支持下，<span href="tag.php?name=%C8%ED%BC%FE">软件</span>商,<span href="tag.php?name=%CF%B5%CD%B3">系统</span>集成商,<span href="tag.php?name=%C6%F3%D2%B5">企业</span>等可快速建立起自己的<span href="tag.php?name=%B6%CC%D0%C5">短信</span><span href="tag.php?name=%C6%BD%CC%A8">平台</span>。<br>
<br>
1&nbsp; &nbsp;不用再向移动，联通,<span href="tag.php?name=%B5%E7%D0%C5">电信</span>申请<span href="tag.php?name=%CD%F8%B9%D8">网关</span>通道号，省了不少中间环节，使工作简单化<br>
2.&nbsp;&nbsp;发出的短信不通过第三方代理<span href="tag.php?name=%B7%FE%CE%F1">服务</span>器，信息安全度高。比较适合一些大型企业,政府单位,银行,监控<span href="tag.php?name=%D0%D0%D2%B5">行业</span>等<br>
3.&nbsp;&nbsp;现成的二次开发平台，强大的<span href="tag.php?name=%BC%BC%CA%F5">技术</span>支持，极大缩短软件，系统集成商的开发同期。<br>
<br>
<span href="tag.php?name=%D3%A6%D3%C3">应用</span>范围<br>
<br>
&nbsp; &nbsp; 机房监控及远程维护<span href="tag.php?name=%B9%DC%C0%ED">管理</span> 银行储蓄点机房监控、<span href="tag.php?name=%CD%A8%D0%C5">通信</span>行业远端无人值守站机房监控和远程维护、其他无人值守点（如仓库、<span href="tag.php?name=%B0%EC%B9%AB">办公</span>楼、工作车间等）监控<br>
<br>
&nbsp; &nbsp; 移动<span href="tag.php?name=%CA%FD%BE%DD">数据</span>查询： 银行帐户查询、股票交易查询、航班车次查询、邮件包裹查询、交警车辆查询、商品防伪码查询<br>
<br>
&nbsp; &nbsp; 移动信息通知： 银行证券业务通知、商品到货通知、车辆调度通知、体育彩票信息、学校家长会通知、办公会议通知<br>
<br>
&nbsp; &nbsp; 短信<span href="tag.php?name=%BF%CD%BB%A7">客户</span>服务： 短信呼叫中心、短信<span href="tag.php?name=%BF%CD%BB%A7">客户</span>关怀、短信维修服务<br>
<br>
&nbsp; &nbsp; <span href="tag.php?name=%B6%CC%D0%C5%C8%BA%B7%A2">短信群发</span>系统： 短信广告发布、短信市场调查、商业信息发布<br>
<br>
产品特点<br>
&nbsp; &nbsp; 高集成：短信猫可集成1-24路短信<span href="tag.php?name=%CA%D5%B7%A2">收发</span>通道，能方便扩展系统设备容量。<br>
&nbsp; &nbsp; 多应用：提供多种类型二次开发<span href="tag.php?name=%BD%D3%BF%DA">接口</span>，可以绑定各种行业应用软件，对短信应用系统提供最全面的支持。<br>
&nbsp; &nbsp; 多<span href="tag.php?name=%B9%A6%C4%DC">功能</span>：具有指定路由、优化路由、消息缓存<span href="tag.php?name=%B9%A6%C4%DC">功能</span>；支持多应用程序接入，具有方便的维护管理能力。<br>
&nbsp; &nbsp; 多用户：多路无线短信接入方式，完全实现跨网信息处理，支持所有中国移动和中国联通的用户。<br>
&nbsp; &nbsp; 低投入：短信猫有投入低、维护成本低、运营费用低的特点，具有极佳的性价比。<br>
<br>
标准配置<br>
&nbsp; &nbsp; 应用软硬件： 短信猫设备一套及相关应用软件<br>
&nbsp; &nbsp; 二次开发包： VC开发包、C++开发包、VB开发包、DELPHI开发包、PB开发包、<br>
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; <span href="tag.php?name=JAVA">JAVA</span>开发包、ASP开发包，COM组件开发包，二次开发接口说明书<br>
&nbsp; &nbsp; 附件： DC9V电源一个、RS-232/USB数据线若干条、天线若干、加密狗一个<br>
&nbsp; &nbsp; 运行环境： WINDOWS 98/ME/2000/XP/NT<br>
<br>
设备参数<br>
&nbsp; &nbsp; 接口： RS-232C/USB (1-24个)<br>
&nbsp; &nbsp; 连接器： RS-232C/USB数据线 (1-24个)<br>
&nbsp; &nbsp; 输入电压： DC-9V<br>
&nbsp; &nbsp; 传输速率： 2400bps - 115200bps,<br>
&nbsp; &nbsp; 温度范围： -20度-+55度 工作状态-25度-+75度 保持状态<br>
&nbsp; &nbsp; 外观尺寸： 190×130×30（mm）<br>
&nbsp; &nbsp; 产品重量： 400克<br>
<br>
产品功能<br>
&nbsp; &nbsp; 多<span href="tag.php?name=%D4%CB%D3%AA%C9%CC">运营商</span>支持： 多个<span href="tag.php?name=%D4%CB%D3%AA%C9%CC">运营商</span>同时多<span href="tag.php?name=%C4%A3%BF%E9">模块</span>无线接入<br>
&nbsp; &nbsp; 多应用支持： 多个应用程序调用不同API接口收发短信<br>
&nbsp; &nbsp; 指定路由： 应用程序指定为其服务的短信接入模块<br>
&nbsp; &nbsp; 优化路由： 短信猫根据被叫号码自动进行最优路由分配<br>
&nbsp; &nbsp; 群发功能： 实现<span href="tag.php?name=%B6%CC%CF%FB%CF%A2">短消息</span>群发 处理能力<br>
&nbsp; &nbsp; 单模块最大消息量： 720条/小时<br>
&nbsp; &nbsp; 单设备最大消息量： 5760条/小时（8模块）<br>
&nbsp; &nbsp; 模块轮询时间 &lt; 5秒<br>
<br>
可靠性<br>
&nbsp; &nbsp; 消息丢失率： &lt; 10-3<br>
&nbsp; &nbsp; 故障恢复时间： &lt; 20秒</div>
<div class="t_msgfont"><font color="#0000FF"><strong>北京春笛网络信息技术服务有限公司<br></strong></font> <a href="http://www.sendsms.cn"><font color="#0000FF"><strong>www.sendsms.cn</strong></font></a><br>
<font color="#0000FF"><strong>地址：北京市海淀区知春路23号量子银座903（863软件园）<br>
手机： 13716884954<br>
联系人：张晓媚<br>
QQ:1059546330<br>
MSN:zxm_615@hotmail.com</strong></font></div> ]]></description>
		<eb:creationDate>2009-03-04 15:53:28</eb:creationDate>
		<eb:modificationDate></eb:modificationDate>
    </item>
    <item>
		<title><![CDATA[ GPRS速度能达多少？理论支持的最高速率，如何能真正实现？ ]]></title>
		<link>http://blog.tom.com/jindi_903/article/942.html</link>
		<description><![CDATA[ <div id="postmessage_4561">目前CMCC建成的<span href="tag.php?name=GPRS">GPRS</span><span href="tag.php?name=%CD%F8%C2%E7">网络</span>支持的理论最高速率为171.2kbps，它是在采用编码方式为CS-4时，且<span href="tag.php?name=%CE%DE%CF%DF">无线</span>环境良好，信道充足的情况下实现的。<br>
<br>
GPRS在达到理论最高值171.2kbps时，已经完全可以支持一些多媒体<span href="tag.php?name=%CD%BC%CF%F1">图像</span>传输业务等对带宽要求较高的<span href="tag.php?name=%D3%A6%D3%C3">应用</span>业务，但实际<span href="tag.php?name=%CA%FD%BE%DD%B4%AB%CA%E4"><span href="tag.php?name=%CA%FD%BE%DD">数据</span>传输</span>速率受网络编码方式和<span href="tag.php?name=%D6%D5%B6%CB">终端</span>支持的因素影响。现在用户的接入速度大概在30kbps－40kbps，在使用<span href="tag.php?name=%CA%FD%BE%DD">数据</span>加速<span href="tag.php?name=%CF%B5%CD%B3">系统</span>后，速率体现大概在60kbps－80kbps左右。</div>
<div class="t_msgfont"><font color="#0000FF"><strong>北京春笛网络信息技术服务有限公司<br></strong></font> <a href="http://www.sendsms.cn"><font color="#0000FF"><strong>www.sendsms.cn</strong></font></a><br>
<font color="#0000FF"><strong>地址：北京市海淀区知春路23号量子银座903（863软件园）<br>
手机： 13716884954<br>
联系人：张晓媚<br>
QQ:1059546330<br>
MSN:zxm_615@hotmail.com</strong></font></div> ]]></description>
		<eb:creationDate>2009-03-04 15:52:04</eb:creationDate>
		<eb:modificationDate></eb:modificationDate>
    </item>
    <item>
		<title><![CDATA[ GPRS无线操作系统在电能收费计量柜上的应用 ]]></title>
		<link>http://blog.tom.com/jindi_903/article/941.html</link>
		<description><![CDATA[ <div id="postmessage_5181"><span href="tag.php?name=%B5%E7%C1%A6">电力</span>营业<span href="tag.php?name=%B9%DC%C0%ED">管理</span>原有的模式不能即时了解用户的用电情况，随着<span href="tag.php?name=%B5%E7%C1%A6">电力</span>用电<span href="tag.php?name=%B9%DC%C0%ED">管理</span>的进一步提高，这种开环式<span href="tag.php?name=%B9%DC%C0%ED">管理</span>已经不能满足<span href="tag.php?name=%B5%E7%C1%A6">电力</span><span href="tag.php?name=%B9%DC%C0%ED">管理</span>部门的需要。新<span href="tag.php?name=%BF%AA%B7%A2">开发</span>的<span href="tag.php?name=GPRS">GPRS</span><span href="tag.php?name=%CE%DE%CF%DF">无线</span>操作<span href="tag.php?name=%CF%B5%CD%B3">系统</span><span href="tag.php?name=%D3%A6%D3%C3">应用</span>在原有控制箱内装上嵌入式计算机<span href="tag.php?name=GPRS">GPRS</span><span href="tag.php?name=%BF%D8%D6%C6%C6%F7">控制器</span>，能够达到满足<span href="tag.php?name=%B5%E7%C1%A6">电力</span><span href="tag.php?name=%B9%DC%C0%ED">管理</span>的需要。<br>
<br>
&nbsp; &nbsp; 应用<span href="tag.php?name=%B7%BD%B0%B8">方案</span>：<br>
<br>
&nbsp; &nbsp; 在原有的电能收费计量柜中已留有两个485<span href="tag.php?name=%CD%A8%D1%B6">通讯</span><span href="tag.php?name=%BD%D3%BF%DA">接口</span>，连接上GPRS<span href="tag.php?name=%CD%A8%D1%B6">通讯</span>控制装置，需要了解用户用电情况时即时开启<span href="tag.php?name=%CD%A8%D1%B6">通讯</span>装置就能即时了解用户用电状况。<br>
<br>
&nbsp; &nbsp; 原有的电能收费计量柜是工作在开环模式下的，运营中心的人员无法获得用户实时的用电情况。新开发的基于GPRS的无线电能综合计量控制柜能够实现实时的闭环控制。<br>
<br>
&nbsp; &nbsp; 工作模式：<br>
<br>
&nbsp; &nbsp; GPRS电能收费计量控制柜有三种工作模式：<br>
<br>
<br>
&nbsp; &nbsp; 1、由控制中心读取控制柜的运行情况。如：电量信息、负荷信息、实时的功率因数等。<br>
<br>
<br>
&nbsp; &nbsp; 2、由控制中心远程操纵控制柜动作。如：可以远程拉闸、远程售电、远程修改控制柜运行参数、远程语音提示/警告等。<br>
<br>
<br>
&nbsp; &nbsp; 3、控制柜主动检测自身运行情况以及周围环境情况，当发生意外情况时，控制柜向控制中心发送报警信号。如：当出现失压时，控制柜被非法打开时，控制柜启动防盗<span href="tag.php?name=%CD%BC%CF%F1">图像</span><span href="tag.php?name=%BC%E0%BF%D8%CF%B5%CD%B3">监控系统</span>，拍摄下现场图景，同时向控制中心报警，并传送现场<span href="tag.php?name=%CD%BC%CF%F1">图像</span>。<br>
<br>
<br>
<br>
<br>
<br>
&nbsp; &nbsp; <span href="tag.php?name=%B9%A6%C4%DC">功能</span>：<br>
<br>
<br>
&nbsp; &nbsp; 一、远程抄收运行电表及电能收费控制器即时所有<span href="tag.php?name=%CA%FD%BE%DD">数据</span>。<br>
<br>
<br>
&nbsp; &nbsp; 二、可以远程售电量。<br>
<br>
<br>
&nbsp; &nbsp; 三、可以不通过电能收费控制器远程拉闸、合闸。<br>
<br>
<br>
&nbsp; &nbsp; 四、当电能收费控制柜被非法打开，即时能远传报警电力营运中心。<br>
<br>
<br>
&nbsp; &nbsp; 五、即时可由营运中心有关部门开启远程图象监控系统进行过程监控处理。<br>
<br>
<br>
&nbsp; &nbsp; 六、可以由语音警告用户窃电非法行为。<br>
<br>
<br>
&nbsp; &nbsp; 七、可以用语音通知用户欠交电费，要进行拉闸前语音告知。<br>
<br>
<br>
&nbsp; &nbsp; 通过上述几项实施措施能进一步提高用电管理，使用户的用电状况即时的在用电管理中心的监控之下，能够进一步的提高用电营业管理质量。<br>
<br>
<br>
&nbsp; &nbsp;<br>
<br>
&nbsp; &nbsp; 系统<span href="tag.php?name=%D4%AD%C0%ED">原理</span>：<br>
<br>
<br>
&nbsp; &nbsp; GPRS电力综合计量<span href="tag.php?name=%BF%D8%D6%C6%CF%B5%CD%B3">控制系统</span>由四部分构成：<br>
<br>
<br>
&nbsp; &nbsp; 1、业务管理系统：<br>
<br>
<br>
&nbsp; &nbsp; 业务管理系统是一套<span href="tag.php?name=%C8%ED%BC%FE">软件</span>系统，用于为电力运营部门提供用户管理、用电计量、远程操纵等一系列管理功能。<br>
<br>
<br>
&nbsp; &nbsp; 2、GPRS通讯系统：<br>
<br>
<br>
&nbsp; &nbsp; GPRS通讯系统是工作于后台的通讯基础设施，它为GPRS电力综合计量控制系统提供远程无线<span href="tag.php?name=%CD%F8%C2%E7">网络</span>支持。<br>
<br>
<br>
&nbsp; &nbsp; 3、嵌入式计算机系统：<br>
<br>
<br>
&nbsp; &nbsp;&nbsp; &nbsp; 嵌入&nbsp; &nbsp; 式计算机系统是一套功能强大、性能稳定的专用计算机<span href="tag.php?name=%C6%BD%CC%A8">平台</span>，它是GPRS电力综合计量控制系统中每个节点的核心。<br>
<br>
&nbsp; &nbsp;&nbsp;&nbsp;4、电力计量控制柜：<br>
<br>
<br>
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;电力计量控制柜是一套数据采集与动作执行机构。由它采集电力信息和执行操作动作。</div>
<div class="t_msgfont"><font color="#0000FF"><strong>北京春笛网络信息技术服务有限公司<br></strong></font> <a href="http://www.sendsms.cn"><font color="#0000FF"><strong>www.sendsms.cn</strong></font></a><br>
<font color="#0000FF"><strong>地址：北京市海淀区知春路23号量子银座903（863软件园）<br>
手机： 13716884954<br>
联系人：张晓媚<br>
QQ:1059546330<br>
MSN:zxm_615@hotmail.com</strong></font></div> ]]></description>
		<eb:creationDate>2009-03-04 15:50:45</eb:creationDate>
		<eb:modificationDate></eb:modificationDate>
    </item>
    <item>
		<title><![CDATA[ 家庭防盗报警器(GPRS报警器) ]]></title>
		<link>http://blog.tom.com/jindi_903/article/940.html</link>
		<description><![CDATA[ <div id="postmessage_4629">产品简介 &raquo;<br>
<br>
　　<span href="tag.php?name=%B2%CA%D0%C5">彩信</span>／彩E千里眼——老百姓的防盗产品！<br>
　　硬件型号：　<br>
　　VAD<span href="tag.php?name=WAP">WAP</span>-CMOS-<span href="tag.php?name=GPRS">GPRS</span>、VAD<span href="tag.php?name=WAP">WAP</span>-CMOS-<span href="tag.php?name=CDMA">CDMA</span><br>
　　彩信／彩E千里眼是一款用途多样的单独使用的<span href="tag.php?name=%CE%DE%CF%DF">无线</span>远程成像，可安装<span href="tag.php?name=GSM">GSM</span>／CDMA网路<span href="tag.php?name=%B7%FE%CE%F1">服务</span>区内任何地点，可将报警信息和<span href="tag.php?name=%CD%BC%CF%F1">图像</span>信息源通过彩信、彩e形式发送至支持彩信、彩e的<span href="tag.php?name=%CA%D6%BB%FA">手机</span>，还可同时将彩信、彩e发送至多个号码。该产品能将彩信、彩e带入更多的场合、带入消费者更贴身的生活中。<br>
　　<br>
　　有一窃贼从正门侵入，﹟1号红外探测器检测到非法侵入，及时报警，即通知彩信／彩E千里眼抓拍现场的图片，彩信／彩E千里眼将捕捉到的窃贼现场图像发到正在上班的你的彩信／彩E手机上；你可以及时了解家中的情况。　　　　　<br>
　　当您牵挂您的家时，您可以发一条短息或拨号设备的手机号，它可以立即拍摄一张照片以彩信／彩E方式发到您的手机上通知您。<br>
<br>
　　<span href="tag.php?name=%B9%A6%C4%DC">功能</span>特点：<br>
　　1、灵活的配置功能：可以通过手机<span href="tag.php?name=%B6%CC%D0%C5">短信</span>方式来进行参数设定；　<br>
　　2、无线发送图像信息的功能：通过无线<span href="tag.php?name=%CA%FD%BE%DD">数据</span>信道发送图像信息；　<br>
　　3、无线报警接收功能：可接收多达14个无线传感器的信号；　<br>
　　4、图像尺寸灵活设定：根据监控场所对图像质量的要求，可以灵活配置图像尺寸；　<br>
　　5、人体探测器：内置人体探测器接收<span href="tag.php?name=%C4%A3%BF%E9">模块</span>，可以接收来自人体探测器发送的检测信号；<br>
　　6、监听功能：在设定的条件下，可以实现监听声音功能；　<br>
　　7、红外夜视补偿灯功能：在光照度不够的情况下，红外灯会开始工作；　<br>
　　8、主动获取现场图像功能：特定的用户（在配置时预先设置好的移动或联通电话号码）可以通过短信方式申请发送图像到自己的手机上；<br>
　　9、miniSD卡的功能：当传感器报警时，可本地存储avi文件和ipg图片；<br>
　　<br>
　　主要<span href="tag.php?name=%D3%A6%D3%C3">应用</span>：<br>
　　家庭防盗监视：一旦门窗打开或震动，GSM<span href="tag.php?name=%B1%A8%BE%AF%C6%F7">报警器</span>立即产生笛声告警，并发送短信给指定手机号码，实现远程家庭防盗安全监视。<br>
　　家人护理监视：歹徒入侵或需要护理的家人出现紧急情况，可不动声色的按下紧急按纽，迅速发出<span href="tag.php?name=%B6%CC%CF%FB%CF%A2">短消息</span>紧急告警。<br>
　　根据不同需要，可选配红外线遥感传感器、烟雾传感器、煤气传感器等传感器实现更多内容的监控。　<br>
　　扩展应用：单位安防，通过GSM报警器和门窗<span href="tag.php?name=%BF%AA%B9%D8">开关</span>传感器、红外线遥感传感器、烟雾传感器、震动传感器等传感器，实现远程单位安防监视。</div>
<div class="t_msgfont"><font color="#0000FF"><strong>北京春笛网络信息技术服务有限公司<br></strong></font> <a href="http://www.sendsms.cn"><font color="#0000FF"><strong>www.sendsms.cn</strong></font></a><br>
<font color="#0000FF"><strong>地址：北京市海淀区知春路23号量子银座903（863软件园）<br>
手机： 13716884954<br>
联系人：张晓媚<br>
QQ:1059546330<br>
MSN:zxm_615@hotmail.com</strong></font></div> ]]></description>
		<eb:creationDate>2009-03-04 15:48:54</eb:creationDate>
		<eb:modificationDate></eb:modificationDate>
    </item>
    <item>
		<title><![CDATA[ 什么是短信猫及短信猫的工作原理 ]]></title>
		<link>http://blog.tom.com/jindi_903/article/877.html</link>
		<description><![CDATA[ <h2><font style="FONT-SIZE: 14px">短信猫收发短信的原理、资费与我们的平常所用的手机是一样的，但因为短信猫的专注于短信收发应用，所以相对于手机，短信猫有收发速度更快，可靠性更高，不用电池，无须互联网，时时发送等优点，在目前的<span href="tag.php?name=%C6%F3%D2%B5">企业</span>短信中被广泛应用。<br>
&nbsp; &nbsp;&nbsp;&nbsp;标准短信猫＝短信猫硬件＋短信猫二次开发包，是短信猫硬件和软件的有机结合体。<br>
&nbsp; &nbsp;&nbsp;&nbsp;短信猫硬件出了什么问题，很容易就能知道，大家最关心的也是硬件，短信猫硬件出了问题要解决是很容易的事情，比如通过选用最好的模块、自己设计线路板、自动唤醒功能解决硬件死机等措施来解决硬件方面的问题。<br>
&nbsp; &nbsp;&nbsp;&nbsp;但短信猫的核心的东西是软件！也就是短信猫二次开发包，这才是短信猫的核心东西,好的开发包可以让您的短信平台接入工作变得简单,高效.开发的时间短的优点,好的短信开发包同时也让您的短信平台功能强大,可以长期稳定运行.反之。不好的 短信猫开发包会带来很多问题。延长开发的周期。影响开发出来软件短信功能运行等。<br>
&nbsp; &nbsp;&nbsp;&nbsp;对短信猫公司来说。对开发包的投入人力物力和要解决的问题要比短信猫硬件要多的多。也是为什么现在市场上有很多公司在出售短信猫，很多客户反映短信猫开发出来的软件有问题，短信收发不稳定。<br>
&nbsp; &nbsp;&nbsp;&nbsp;1，短信猫本身的质量方面（短信猫的选材有问题）<br>
&nbsp; &nbsp;&nbsp;&nbsp;在短信猫硬件选材方面，目前普遍用的最多的是WAVECOM MODEM ，SIEMENS TC35I， ZTE G218 CDMA，他们之间的稳定性区别不大，不稳定的原因与芯片的产地，采用芯片的方式，厂家的研发能力有关；假如生产短信猫的公司采用的是原装进口芯片，硬件设备包括线路板是自己开发，那么短信猫的质量可有保障<br>
&nbsp; &nbsp;&nbsp;&nbsp;2，开发短信猫的接口方面（短信猫提供的二次开发包有问题）<br>
&nbsp; &nbsp;&nbsp;&nbsp;在短信猫的开发包方面，一般的厂家不提供开发包，只是提供相关的AT指令供软件公司自己二次开发,专业的短信猫的公司一般会提供各种语言的开发包，实用简单，节省软件工程师开发时间。<br>
<br></font><a href="http://www.sendsms.cn/" target="_blank"><font style="FONT-SIZE: 14px" color="#0000FF">www.sendsms.cn</font></a><br>
<font style="FONT-SIZE: 14px" color="#0000FF">电话：010-82356575/76/77转6020<br>
QQ:305307304<br>
MSN:zxm_615@hotmail.com<br>
联系人：张小姐</font></h2> ]]></description>
		<eb:creationDate>2009-01-19 14:00:55</eb:creationDate>
		<eb:modificationDate></eb:modificationDate>
    </item>
    <item>
		<title><![CDATA[ VB与AT指令（一） ]]></title>
		<link>http://blog.tom.com/jindi_903/article/868.html</link>
		<description><![CDATA[ <div id="postmessage_2434">AT+C<span href="tag.php?name=SMS">SMS</span>&nbsp; &nbsp;Select&nbsp; &nbsp;Message&nbsp; &nbsp;Service&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CSMS=&lt;service&gt;&nbsp; &nbsp;<br>
&nbsp;&nbsp;Selects&nbsp; &nbsp;the&nbsp; &nbsp;messaging&nbsp; &nbsp;service&nbsp; &nbsp;&lt;service&gt;.&nbsp; &nbsp;It&nbsp; &nbsp;returns&nbsp; &nbsp;the&nbsp; &nbsp;types&nbsp; &nbsp;of&nbsp; &nbsp;messages&nbsp; &nbsp;supported&nbsp; &nbsp;by&nbsp; &nbsp;the&nbsp; &nbsp;ME.&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSMS?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CSMS:&nbsp; &nbsp;&lt;mt,mo,bm&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSMS=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CSMS:&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;&lt;service&gt;'s&nbsp; &nbsp;supported&nbsp; &nbsp;by&nbsp; &nbsp;the&nbsp; &nbsp;data&nbsp; &nbsp;card).&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;service&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0 <span href="tag.php?name=GSM">GSM</span>&nbsp; &nbsp;03.40&nbsp; &nbsp;and&nbsp; &nbsp;03.41&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mt&gt;,&nbsp; &nbsp;&lt;mo&gt;,&nbsp; &nbsp;&lt;bm&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;type&nbsp; &nbsp;not&nbsp; &nbsp;supported&nbsp; &nbsp;<br>
&nbsp;&nbsp;1 type&nbsp; &nbsp;supported&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mt&gt;:&nbsp; &nbsp;mobile&nbsp; &nbsp;terminated&nbsp; &nbsp;messages&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mo&gt;:&nbsp; &nbsp;mobile&nbsp; &nbsp;originated&nbsp; &nbsp;messages&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;bm&gt;:&nbsp; &nbsp;broadcast&nbsp; &nbsp;type&nbsp; &nbsp;messages&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CPMS&nbsp; &nbsp;Preferred&nbsp; &nbsp;Message&nbsp; &nbsp;Storage&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CPMS=[&lt;mem1&gt;[,&lt;mem2&gt;[,&lt;mem3&gt;]]]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Selects&nbsp; &nbsp;memory&nbsp; &nbsp;storages&nbsp; &nbsp;&lt;mem1&gt;,&nbsp; &nbsp;&lt;mem2&gt;,&nbsp; &nbsp;and&nbsp; &nbsp;&lt;mem3&gt;&nbsp; &nbsp;to&nbsp; &nbsp;be&nbsp; &nbsp;used&nbsp; &nbsp;for&nbsp; &nbsp;reading,&nbsp; &nbsp;writing,&nbsp; &nbsp;etc.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CPMS=&lt;mem1&gt;[,&lt;mem2&gt;[,&lt;mem3&gt;]]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CPMS:&nbsp; &nbsp;&lt;used1&gt;,&nbsp; &nbsp;&lt;total1&gt;,&nbsp; &nbsp;&lt;used2&gt;,&nbsp; &nbsp;&lt;total2&gt;,&nbsp; &nbsp;&lt;used3&gt;,&nbsp; &nbsp;&lt;total3&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CPMS?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CPMS:&nbsp; &nbsp;&lt;mem1&gt;,&nbsp; &nbsp;&lt;used1&gt;,&nbsp; &nbsp;&lt;total1&gt;,&nbsp; &nbsp;&lt;mem2&gt;,&nbsp; &nbsp;&lt;used2&gt;,&nbsp; &nbsp;&lt;total2&gt;,&nbsp; &nbsp;&lt;mem3&gt;,&nbsp; &nbsp;&lt;used3&gt;,&nbsp; &nbsp;&lt;total3&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CPMS=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CPMS:&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;&lt;mem1&gt;'s),&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;&lt;mem2&gt;'s),&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;&lt;mem3&gt;'s)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mem1&gt;:&nbsp; &nbsp;Memory&nbsp; &nbsp;from&nbsp; &nbsp;which&nbsp; &nbsp;messages&nbsp; &nbsp;are&nbsp; &nbsp;read&nbsp; &nbsp;and&nbsp; &nbsp;deleted.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;"ME" ME&nbsp; &nbsp;message&nbsp; &nbsp;storage&nbsp; &nbsp;<br>
&nbsp;&nbsp;"SM" SIM&nbsp; &nbsp;message&nbsp; &nbsp;storage&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mem2&gt;:&nbsp; &nbsp;Memory&nbsp; &nbsp;in&nbsp; &nbsp;which&nbsp; &nbsp;writing&nbsp; &nbsp;and&nbsp; &nbsp;sending&nbsp; &nbsp;operations&nbsp; &nbsp;are&nbsp; &nbsp;executed.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;"ME" ME&nbsp; &nbsp;message&nbsp; &nbsp;storage&nbsp; &nbsp;<br>
&nbsp;&nbsp;"SM" SIM&nbsp; &nbsp;message&nbsp; &nbsp;storage&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mem3&gt;:&nbsp; &nbsp;Memory&nbsp; &nbsp;in&nbsp; &nbsp;which&nbsp; &nbsp;received&nbsp; &nbsp;SMS&nbsp; &nbsp;messages&nbsp; &nbsp;are&nbsp; &nbsp;preferably&nbsp; &nbsp;to&nbsp; &nbsp;be&nbsp; &nbsp;stored.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;"MT" Any&nbsp; &nbsp;of&nbsp; &nbsp;the&nbsp; &nbsp;storages&nbsp; &nbsp;associated&nbsp; &nbsp;with&nbsp; &nbsp;the&nbsp; &nbsp;ME.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGF&nbsp; &nbsp;Message&nbsp; &nbsp;Format&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMGF=[&lt;mode&gt;]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Tells&nbsp; &nbsp;the&nbsp; &nbsp;data&nbsp; &nbsp;card,&nbsp; &nbsp;which&nbsp; &nbsp;input&nbsp; &nbsp;and&nbsp; &nbsp;output&nbsp; &nbsp;format&nbsp; &nbsp;of&nbsp; &nbsp;messages&nbsp; &nbsp;to&nbsp; &nbsp;use.&nbsp; &nbsp;&lt;mode&gt;&nbsp; &nbsp;indicates&nbsp; &nbsp;the&nbsp; &nbsp;format&nbsp; &nbsp;of&nbsp; &nbsp;messages&nbsp; &nbsp;used&nbsp; &nbsp;with&nbsp; &nbsp;send,&nbsp; &nbsp;list,&nbsp; &nbsp;read&nbsp; &nbsp;and&nbsp; &nbsp;write&nbsp; &nbsp;commands.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGF=[&lt;mode&gt;]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGF?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CMGF:&nbsp; &nbsp;&lt;mode&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGF=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CMGF:&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;&lt;mode&gt;'s)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mode&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0 <span href="tag.php?name=PDU">PDU</span>&nbsp; &nbsp;mode&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;1 text&nbsp; &nbsp;mode&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSCA&nbsp; &nbsp;&nbsp;&nbsp;Service&nbsp; &nbsp;Centre&nbsp; &nbsp;Address&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CSCA=&lt;sca&gt;[,&lt;tosca&gt;]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Updates&nbsp; &nbsp;the&nbsp; &nbsp;SMSC&nbsp; &nbsp;address,&nbsp; &nbsp;through&nbsp; &nbsp;which&nbsp; &nbsp;mobile&nbsp; &nbsp;originated&nbsp; &nbsp;SMS&nbsp; &nbsp;messages&nbsp; &nbsp;are&nbsp; &nbsp;transmitted.&nbsp; &nbsp;Used&nbsp; &nbsp;both&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;PDU&nbsp; &nbsp;and&nbsp; &nbsp;text&nbsp; &nbsp;mode.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSCA=&lt;sca&gt;[,&lt;tosca&gt;]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSCA?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CSCA:&nbsp; &nbsp;&lt;sca&gt;,&nbsp; &nbsp;&lt;tosca&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSCA=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;sca&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;RP&nbsp; &nbsp;SC&nbsp; &nbsp;address&nbsp; &nbsp;Address-Value&nbsp; &nbsp;field&nbsp; &nbsp;in&nbsp; &nbsp;string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;tosca&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;RP&nbsp; &nbsp;SC&nbsp; &nbsp;address&nbsp; &nbsp;Type-of-Address&nbsp; &nbsp;octet&nbsp; &nbsp;in&nbsp; &nbsp;integer&nbsp; &nbsp;format&nbsp; &nbsp;(default&nbsp; &nbsp;refer&nbsp; &nbsp;&lt;toda&gt;).&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSMP&nbsp; &nbsp;Set&nbsp; &nbsp;Text&nbsp; &nbsp;Mode&nbsp; &nbsp;Parameters&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CSMP=[&lt;fo&gt;[,&lt;vp&gt;[,&lt;pid&gt;[,&lt;dcs&gt;]]]]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Used&nbsp; &nbsp;to&nbsp; &nbsp;select&nbsp; &nbsp;values&nbsp; &nbsp;for&nbsp; &nbsp;additional&nbsp; &nbsp;parameters&nbsp; &nbsp;needed&nbsp; &nbsp;when&nbsp; &nbsp;SMS&nbsp; &nbsp;messages&nbsp; &nbsp;are&nbsp; &nbsp;sent&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;network,&nbsp; &nbsp;or&nbsp; &nbsp;placed&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;storage&nbsp; &nbsp;when&nbsp; &nbsp;the&nbsp; &nbsp;text&nbsp; &nbsp;format&nbsp; &nbsp;message&nbsp; &nbsp;mode&nbsp; &nbsp;is&nbsp; &nbsp;selected.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSMP=[&lt;fo&gt;[,&lt;vp&gt;[,&lt;pid&gt;[,&lt;dcs&gt;]]]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSMP?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CSMP:&nbsp; &nbsp;&lt;fo&gt;,&lt;vp&gt;,&lt;pid&gt;,&lt;dcs&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSMP=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;fo&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Depending&nbsp; &nbsp;on&nbsp; &nbsp;the&nbsp; &nbsp;command&nbsp; &nbsp;or&nbsp; &nbsp;result&nbsp; &nbsp;code:&nbsp; &nbsp;first&nbsp; &nbsp;octet&nbsp; &nbsp;of&nbsp; &nbsp;SMS-DELIVER,&nbsp; &nbsp;SMS-SUBMIT&nbsp; &nbsp;(default&nbsp; &nbsp;17),&nbsp; &nbsp;SMS-STATUS-&nbsp; &nbsp;REPORT&nbsp; &nbsp;in&nbsp; &nbsp;integer&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;vp&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Depending&nbsp; &nbsp;on&nbsp; &nbsp;SMS-SUBMIT&nbsp; &nbsp;&lt;fo&gt;&nbsp; &nbsp;setting:&nbsp; &nbsp;TP-Validity-&nbsp; &nbsp;Period&nbsp; &nbsp;either&nbsp; &nbsp;in&nbsp; &nbsp;integer&nbsp; &nbsp;format&nbsp; &nbsp;(default&nbsp; &nbsp;167)&nbsp; &nbsp;or&nbsp; &nbsp;in&nbsp; &nbsp;time-string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;pid&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Protocol-Identifier&nbsp; &nbsp;in&nbsp; &nbsp;integer&nbsp; &nbsp;format&nbsp; &nbsp;(default&nbsp; &nbsp;0).&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;dcs&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;SMS&nbsp; &nbsp;Data&nbsp; &nbsp;Coding&nbsp; &nbsp;Scheme&nbsp; &nbsp;(default&nbsp; &nbsp;0).&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSDH&nbsp; &nbsp;&nbsp;&nbsp;Show&nbsp; &nbsp;Text&nbsp; &nbsp;Mode&nbsp; &nbsp;Parameters&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CSDH=[&lt;show&gt;]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Controls&nbsp; &nbsp;whether&nbsp; &nbsp;detailed&nbsp; &nbsp;header&nbsp; &nbsp;information&nbsp; &nbsp;is&nbsp; &nbsp;shown&nbsp; &nbsp;in&nbsp; &nbsp;text&nbsp; &nbsp;mode&nbsp; &nbsp;result&nbsp; &nbsp;codes.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSDH=[&lt;show&gt;]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSDH?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CSDH:&nbsp; &nbsp;&lt;show&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSDH=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CSDH:&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;&lt;show&gt;'s)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;show&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;do&nbsp; &nbsp;not&nbsp; &nbsp;show&nbsp; &nbsp;header&nbsp; &nbsp;values&nbsp; &nbsp;defined&nbsp; &nbsp;in&nbsp; &nbsp;commands&nbsp; &nbsp;+CSCA&nbsp; &nbsp;and&nbsp; &nbsp;+CSMP&nbsp; &nbsp;(&lt;sca&gt;,&nbsp; &nbsp;&lt;tosca&gt;,&nbsp; &nbsp;&lt;fo&gt;,&nbsp; &nbsp;&lt;vp&gt;,&nbsp; &nbsp;&lt;pid&gt;&nbsp; &nbsp;and&nbsp; &nbsp;&lt;dcs&gt;)&nbsp; &nbsp;nor&nbsp; &nbsp;&lt;length&gt;,&nbsp; &nbsp;&lt;toda&gt;&nbsp; &nbsp;or&nbsp; &nbsp;&lt;tooa&gt;&nbsp; &nbsp;in&nbsp; &nbsp;+CMT,&nbsp; &nbsp;+CMGL,&nbsp; &nbsp;+CMGR&nbsp; &nbsp;result&nbsp; &nbsp;codes&nbsp; &nbsp;for&nbsp; &nbsp;SMSPP&nbsp; &nbsp;text&nbsp; &nbsp;mode&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;1&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;show&nbsp; &nbsp;all&nbsp; &nbsp;the&nbsp; &nbsp;values&nbsp; &nbsp;in&nbsp; &nbsp;result&nbsp; &nbsp;codes&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSCB&nbsp; &nbsp;Select&nbsp; &nbsp;Cell&nbsp; &nbsp;Broadcast&nbsp; &nbsp;Message&nbsp; &nbsp;Types&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CSCB=[&lt;mode&gt;[,&lt;mids&gt;[,&lt;dcss&gt;]]]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Selects&nbsp; &nbsp;which&nbsp; &nbsp;types&nbsp; &nbsp;of&nbsp; &nbsp;CBM's&nbsp; &nbsp;are&nbsp; &nbsp;to&nbsp; &nbsp;be&nbsp; &nbsp;received&nbsp; &nbsp;by&nbsp; &nbsp;the&nbsp; &nbsp;ME.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSCB=[&lt;mode&gt;[,&lt;mids&gt;[,&lt;dcss&gt;]]]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSCB?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CSCB:&nbsp; &nbsp;&lt;mode&gt;,&nbsp; &nbsp;&lt;mids&gt;,&nbsp; &nbsp;&lt;dcss&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSCB=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CSCB:&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;&lt;mode&gt;'s)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mode&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0 message&nbsp; &nbsp;types&nbsp; &nbsp;specified&nbsp; &nbsp;in&nbsp; &nbsp;&lt;mids&gt;&nbsp; &nbsp;and&nbsp; &nbsp;&lt;dcss&gt;&nbsp; &nbsp;are&nbsp; &nbsp;accepted&nbsp; &nbsp;<br>
&nbsp;&nbsp;1 message&nbsp; &nbsp;types&nbsp; &nbsp;specified&nbsp; &nbsp;in&nbsp; &nbsp;&lt;mids&gt;&nbsp; &nbsp;and&nbsp; &nbsp;&lt;dcss&gt;&nbsp; &nbsp;are&nbsp; &nbsp;not&nbsp; &nbsp;accepted&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mids&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;string&nbsp; &nbsp;type;&nbsp; &nbsp;all&nbsp; &nbsp;different&nbsp; &nbsp;possible&nbsp; &nbsp;combinations&nbsp; &nbsp;of&nbsp; &nbsp;CBM&nbsp; &nbsp;message&nbsp; &nbsp;identifiers;&nbsp; &nbsp;default&nbsp; &nbsp;is&nbsp; &nbsp;an&nbsp; &nbsp;empty&nbsp; &nbsp;string.&nbsp; &nbsp;E.g.:&nbsp; &nbsp;0,1,5,10-20,22"&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;dcss&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;string&nbsp; &nbsp;type;&nbsp; &nbsp;all&nbsp; &nbsp;different&nbsp; &nbsp;possible&nbsp; &nbsp;combinations&nbsp; &nbsp;of&nbsp; &nbsp;CBM&nbsp; &nbsp;data&nbsp; &nbsp;coding&nbsp; &nbsp;schemes;&nbsp; &nbsp;default&nbsp; &nbsp;is&nbsp; &nbsp;an&nbsp; &nbsp;empty&nbsp; &nbsp;string.&nbsp; &nbsp;E.g.:&nbsp; &nbsp;0-3,5"&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSAS&nbsp; &nbsp;Save&nbsp; &nbsp;Settings&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CSAS[=&lt;profile&gt;]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Saves&nbsp; &nbsp;active&nbsp; &nbsp;message&nbsp; &nbsp;service&nbsp; &nbsp;settings&nbsp; &nbsp;to&nbsp; &nbsp;a&nbsp; &nbsp;non-volatile&nbsp; &nbsp;memory.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSAS[=&lt;profile&gt;]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CSAS=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CSAS:&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;&lt;profiles&gt;'s)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;profile&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;profile&nbsp; &nbsp;number&nbsp; &nbsp;where&nbsp; &nbsp;settings&nbsp; &nbsp;are&nbsp; &nbsp;to&nbsp; &nbsp;be&nbsp; &nbsp;stored&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CRES&nbsp; &nbsp;Restore&nbsp; &nbsp;Settings&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CRES[=&lt;profile&gt;]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Restores&nbsp; &nbsp;message&nbsp; &nbsp;service&nbsp; &nbsp;settings&nbsp; &nbsp;from&nbsp; &nbsp;a&nbsp; &nbsp;non-volatile&nbsp; &nbsp;memory&nbsp; &nbsp;to&nbsp; &nbsp;active&nbsp; &nbsp;memory.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CRES[=&lt;profile&gt;]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CRES=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CRES:&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;&lt;profile&gt;'s)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;profile&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;profile&nbsp; &nbsp;number&nbsp; &nbsp;from&nbsp; &nbsp;where&nbsp; &nbsp;settings&nbsp; &nbsp;are&nbsp; &nbsp;to&nbsp; &nbsp;be&nbsp; &nbsp;restored.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CNMI&nbsp; &nbsp;&nbsp;&nbsp;New&nbsp; &nbsp;Message&nbsp; &nbsp;Indications&nbsp; &nbsp;to&nbsp; &nbsp;TE&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CNMI=[&lt;mode&gt;[,&lt;mt&gt;[,&lt;bm&gt;[,&lt;ds&gt;[,&lt;bfr&gt;]]]]]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Selects&nbsp; &nbsp;the&nbsp; &nbsp;procedure,&nbsp; &nbsp;for&nbsp; &nbsp;how&nbsp; &nbsp;the&nbsp; &nbsp;receiving&nbsp; &nbsp;of&nbsp; &nbsp;new&nbsp; &nbsp;messages&nbsp; &nbsp;from&nbsp; &nbsp;the&nbsp; &nbsp;network&nbsp; &nbsp;is&nbsp; &nbsp;indicated&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE&nbsp; &nbsp;when&nbsp; &nbsp;the&nbsp; &nbsp;TE&nbsp; &nbsp;is&nbsp; &nbsp;active.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CNMI=[&lt;mode&gt;[,&lt;mt&gt;[,&lt;bm&gt;[,&lt;ds&gt;[,&lt;bfr&gt;]]]]]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CNMI?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CNMI:&nbsp; &nbsp;&lt;mode&gt;,&nbsp; &nbsp;&lt;mt&gt;,&nbsp; &nbsp;&lt;bm&gt;,&nbsp; &nbsp;&lt;ds&gt;,&nbsp; &nbsp;&lt;bfr&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CNMI=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CNMI:&nbsp; &nbsp;(lists&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;(&lt;mode&gt;'s),&nbsp; &nbsp;(&lt;mt&gt;'s),&nbsp; &nbsp;(&lt;bm&gt;'s),&nbsp; &nbsp;(&lt;ds&gt;'s),&nbsp; &nbsp;(&lt;bfr&gt;'s))&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mode&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;1&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;Discard&nbsp; &nbsp;indication&nbsp; &nbsp;and&nbsp; &nbsp;reject&nbsp; &nbsp;new&nbsp; &nbsp;received&nbsp; &nbsp;message&nbsp; &nbsp;unsolicited&nbsp; &nbsp;result&nbsp; &nbsp;codes,&nbsp; &nbsp;when&nbsp; &nbsp;the&nbsp; &nbsp;TA-TE&nbsp; &nbsp;link&nbsp; &nbsp;is&nbsp; &nbsp;reserved.&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mt&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;No&nbsp; &nbsp;SMS-DELIVER&nbsp; &nbsp;indications&nbsp; &nbsp;are&nbsp; &nbsp;routed&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;1&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;Indication&nbsp; &nbsp;of&nbsp; &nbsp;SMS-DELIVER&nbsp; &nbsp;is&nbsp; &nbsp;routed&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE&nbsp; &nbsp;using&nbsp; &nbsp;an&nbsp; &nbsp;unsolicited&nbsp; &nbsp;result&nbsp; &nbsp;code:+CMTI:&nbsp; &nbsp;&lt;mem&gt;,&lt;index&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;2&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;SMS-DELIVERs&nbsp; &nbsp;(except&nbsp; &nbsp;class&nbsp; &nbsp;2&nbsp; &nbsp;messages)&nbsp; &nbsp;are&nbsp; &nbsp;routed&nbsp; &nbsp;directly&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE&nbsp; &nbsp;using&nbsp; &nbsp;an&nbsp; &nbsp;unsolicited&nbsp; &nbsp;result&nbsp; &nbsp;code:+CMT:[&lt;alpha&gt;],&lt;length&gt;&nbsp; &nbsp;&lt;CR&gt;&lt;LF&gt;&lt;pdu&gt;&nbsp; &nbsp;(PDU&nbsp; &nbsp;mode&nbsp; &nbsp;enabled),&nbsp; &nbsp;or&nbsp; &nbsp;+CMT:&nbsp; &nbsp;&lt;oa&gt;,&nbsp; &nbsp;[&lt;alpha&gt;],&lt;scts&gt;[,&lt;tooa&gt;,&lt;fo&gt;,&lt;pid&gt;,&lt;dcs&gt;,&lt;sca&gt;,&lt;tosca&gt;,&nbsp; &nbsp;&lt;length&gt;]&lt;CR&gt;&lt;LF&gt;&lt;data&gt;&nbsp; &nbsp;(text&nbsp; &nbsp;mode&nbsp; &nbsp;enabled;&nbsp; &nbsp;refer&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;command&nbsp; &nbsp;Show&nbsp; &nbsp;Text&nbsp; &nbsp;Mode&nbsp; &nbsp;Parameters&nbsp; &nbsp;+CSDH).Class&nbsp; &nbsp;2&nbsp; &nbsp;messages&nbsp; &nbsp;result&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;indication&nbsp; &nbsp;as&nbsp; &nbsp;defined&nbsp; &nbsp;in&nbsp; &nbsp;&lt;mt&gt;=1.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;3&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;Class&nbsp; &nbsp;3&nbsp; &nbsp;SMS-DELIVERs&nbsp; &nbsp;are&nbsp; &nbsp;routed&nbsp; &nbsp;directly&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE&nbsp; &nbsp;using&nbsp; &nbsp;an&nbsp; &nbsp;unsolicited&nbsp; &nbsp;result&nbsp; &nbsp;codes&nbsp; &nbsp;defined&nbsp; &nbsp;in&nbsp; &nbsp;&lt;mt&gt;=2.&nbsp; &nbsp;Messages&nbsp; &nbsp;of&nbsp; &nbsp;other&nbsp; &nbsp;classes&nbsp; &nbsp;result&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;indication&nbsp; &nbsp;as&nbsp; &nbsp;defined&nbsp; &nbsp;in&nbsp; &nbsp;&lt;mt&gt;=1.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;bm&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;No&nbsp; &nbsp;CBM&nbsp; &nbsp;indications&nbsp; &nbsp;are&nbsp; &nbsp;routed&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;2&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;New&nbsp; &nbsp;CBMs&nbsp; &nbsp;are&nbsp; &nbsp;routed&nbsp; &nbsp;directly&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE&nbsp; &nbsp;using&nbsp; &nbsp;an&nbsp; &nbsp;unsolicited&nbsp; &nbsp;result&nbsp; &nbsp;code:&nbsp; &nbsp;+CBM:&lt;length&gt;&lt;CR&gt;&lt;LF&gt;&lt;pdu&gt;&nbsp; &nbsp;(PDU&nbsp; &nbsp;mode&nbsp; &nbsp;enabled)&nbsp; &nbsp;or&nbsp; &nbsp;+CBM:&lt;sn&gt;,&lt;mid&gt;,&lt;dcs&gt;,&nbsp; &nbsp;&lt;page&gt;,&lt;pages&gt;&lt;CR&gt;&lt;LF&gt;&lt;data&gt;&nbsp; &nbsp;(text&nbsp; &nbsp;mode&nbsp; &nbsp;enabled)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;ds&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;No&nbsp; &nbsp;SMS-STATUS-REPORTs&nbsp; &nbsp;are&nbsp; &nbsp;routed&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;1&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;SMS-STATUS-REPORTs&nbsp; &nbsp;are&nbsp; &nbsp;routed&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE&nbsp; &nbsp;using&nbsp; &nbsp;an&nbsp; &nbsp;unsolicited&nbsp; &nbsp;result&nbsp; &nbsp;code:+CDS:&lt;length&gt;&lt;CR&gt;&lt;LF&gt;&lt;pdu&gt;&nbsp; &nbsp;(PDU&nbsp; &nbsp;mode&nbsp; &nbsp;enabled)&nbsp; &nbsp;or&nbsp; &nbsp;+CDS:&nbsp; &nbsp;&lt;fo&gt;,&lt;mr&gt;,[&lt;ra&gt;],&nbsp; &nbsp;[&lt;tora&gt;],&nbsp; &nbsp;&lt;scts&gt;,&lt;dt&gt;,&lt;st&gt;&nbsp; &nbsp;(text&nbsp; &nbsp;mode&nbsp; &nbsp;enabled)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;bfr&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;TA&nbsp; &nbsp;buffer&nbsp; &nbsp;of&nbsp; &nbsp;an&nbsp; &nbsp;unsolicited&nbsp; &nbsp;result&nbsp; &nbsp;codes&nbsp; &nbsp;defined&nbsp; &nbsp;within&nbsp; &nbsp;this&nbsp; &nbsp;command&nbsp; &nbsp;is&nbsp; &nbsp;flushed&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE&nbsp; &nbsp;when&nbsp; &nbsp;&lt;mode&gt;&nbsp; &nbsp;1...3&nbsp; &nbsp;is&nbsp; &nbsp;entered.&nbsp; &nbsp;TA&nbsp; &nbsp;buffer&nbsp; &nbsp;is&nbsp; &nbsp;not&nbsp; &nbsp;implemented.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;1&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;TA&nbsp; &nbsp;buffer&nbsp; &nbsp;of&nbsp; &nbsp;unsolicited&nbsp; &nbsp;result&nbsp; &nbsp;codes&nbsp; &nbsp;defined&nbsp; &nbsp;within&nbsp; &nbsp;this&nbsp; &nbsp;command&nbsp; &nbsp;is&nbsp; &nbsp;cleared&nbsp; &nbsp;when&nbsp; &nbsp;&lt;mode&gt;&nbsp; &nbsp;1...3&nbsp; &nbsp;is&nbsp; &nbsp;entered.</div>
<div class="t_msgfont"><strong><font color="#0000FF">QQ:305307304<br>
MSN:zxm_615@hotmail.com<br>
联系人：张小姐</font></strong></div> ]]></description>
		<eb:creationDate>2009-01-12 10:49:06</eb:creationDate>
		<eb:modificationDate></eb:modificationDate>
    </item>
    <item>
		<title><![CDATA[ VB与AT指令（三） ]]></title>
		<link>http://blog.tom.com/jindi_903/article/867.html</link>
		<description><![CDATA[ <div id="postmessage_2436">AT+CMGR&nbsp; &nbsp;Read&nbsp; &nbsp;Message&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMGR=&lt;index&gt;&nbsp; &nbsp;<br>
&nbsp;&nbsp;Returns&nbsp; &nbsp;a&nbsp; &nbsp;message&nbsp; &nbsp;with&nbsp; &nbsp;a&nbsp; &nbsp;location&nbsp; &nbsp;value&nbsp; &nbsp;&lt;index&gt;&nbsp; &nbsp;from&nbsp; &nbsp;a&nbsp; &nbsp;preferred&nbsp; &nbsp;message&nbsp; &nbsp;storage&nbsp; &nbsp;&lt;mem1&gt;&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGR=&lt;index&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CMGR:&nbsp; &nbsp;&lt;stat&gt;,&nbsp; &nbsp;&lt;length&gt;,&nbsp; &nbsp;&lt;CR&gt;&lt;LF&gt;&lt;pdu&gt;&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGR=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mem1&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Memory&nbsp; &nbsp;from&nbsp; &nbsp;which&nbsp; &nbsp;messages&nbsp; &nbsp;are&nbsp; &nbsp;read&nbsp; &nbsp;and&nbsp; &nbsp;deleted.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;length&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type&nbsp; &nbsp;value&nbsp; &nbsp;indicating&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;text&nbsp; &nbsp;mode,&nbsp; &nbsp;the&nbsp; &nbsp;length&nbsp; &nbsp;of&nbsp; &nbsp;the&nbsp; &nbsp;message&nbsp; &nbsp;body&nbsp; &nbsp;&lt;data&gt;&nbsp; &nbsp;in&nbsp; &nbsp;characters.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;pdu&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;<span href="tag.php?name=GSM">GSM</span>&nbsp; &nbsp;03.40&nbsp; &nbsp;<span href="tag.php?name=SMS">SMS</span>-DELIVER&nbsp; &nbsp;or&nbsp; &nbsp;<span href="tag.php?name=SMS">SMS</span>-STATUS-REPORT,&nbsp; &nbsp;or&nbsp; &nbsp;<span href="tag.php?name=GSM">GSM</span>&nbsp; &nbsp;03.41&nbsp; &nbsp;CBM&nbsp; &nbsp;in&nbsp; &nbsp;hexadecimal&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGS&nbsp; &nbsp;Send&nbsp; &nbsp;Message&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMGS=&lt;length&gt;&lt;CR&gt;<span href="tag.php?name=PDU">PDU</span>&lt;ctrl-Z/ESC&gt;&nbsp; &nbsp;<br>
&nbsp;&nbsp;Sends&nbsp; &nbsp;a&nbsp; &nbsp;message&nbsp; &nbsp;from&nbsp; &nbsp;a&nbsp; &nbsp;TE&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;network&nbsp; &nbsp;(SMS-SUBMIT).&nbsp; &nbsp;Message&nbsp; &nbsp;reference&nbsp; &nbsp;value&nbsp; &nbsp;&lt;mr&gt;&nbsp; &nbsp;is&nbsp; &nbsp;returned&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE&nbsp; &nbsp;on&nbsp; &nbsp;successful&nbsp; &nbsp;message&nbsp; &nbsp;delivery.&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGS=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;length&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type&nbsp; &nbsp;value&nbsp; &nbsp;indicating&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;text&nbsp; &nbsp;mode,&nbsp; &nbsp;the&nbsp; &nbsp;length&nbsp; &nbsp;of&nbsp; &nbsp;the&nbsp; &nbsp;message&nbsp; &nbsp;body&nbsp; &nbsp;&lt;data&gt;&nbsp; &nbsp;in&nbsp; &nbsp;characters.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGW&nbsp; &nbsp;Write&nbsp; &nbsp;Message&nbsp; &nbsp;to&nbsp; &nbsp;Memory&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMGW=&lt;length&gt;[,&lt;stat&gt;]&lt;CR&gt;PDU&lt;ctrl-/ESC&gt;&nbsp; &nbsp;<br>
&nbsp;&nbsp;Stores&nbsp; &nbsp;a&nbsp; &nbsp;message&nbsp; &nbsp;(either&nbsp; &nbsp;SMS-DELIVER&nbsp; &nbsp;or&nbsp; &nbsp;SMS-SUBMIT)&nbsp; &nbsp;in&nbsp; &nbsp;preferred&nbsp; &nbsp;memory&nbsp; &nbsp;storage&nbsp; &nbsp;&lt;mem2&gt;.&nbsp; &nbsp;The&nbsp; &nbsp;memory&nbsp; &nbsp;location&nbsp; &nbsp;&lt;index&gt;&nbsp; &nbsp;of&nbsp; &nbsp;the&nbsp; &nbsp;stored&nbsp; &nbsp;message&nbsp; &nbsp;is&nbsp; &nbsp;returned.&nbsp; &nbsp;By&nbsp; &nbsp;default,&nbsp; &nbsp;the&nbsp; &nbsp;message&nbsp; &nbsp;status&nbsp; &nbsp;will&nbsp; &nbsp;be&nbsp; &nbsp;set&nbsp; &nbsp;to&nbsp; &nbsp;storedunsent,&nbsp; &nbsp;but&nbsp; &nbsp;parameter&nbsp; &nbsp;the&nbsp; &nbsp;&lt;stat&gt;&nbsp; &nbsp;also&nbsp; &nbsp;allows&nbsp; &nbsp;other&nbsp; &nbsp;status&nbsp; &nbsp;values&nbsp; &nbsp;to&nbsp; &nbsp;be&nbsp; &nbsp;given.&nbsp; &nbsp;The&nbsp; &nbsp;entering&nbsp; &nbsp;of&nbsp; &nbsp;text&nbsp; &nbsp;is&nbsp; &nbsp;done&nbsp; &nbsp;similarly&nbsp; &nbsp;as&nbsp; &nbsp;specified&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;command&nbsp; &nbsp;Send&nbsp; &nbsp;Message&nbsp; &nbsp;+CMGS.&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGW=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;length&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type&nbsp; &nbsp;value&nbsp; &nbsp;indicating&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;text&nbsp; &nbsp;mode,&nbsp; &nbsp;the&nbsp; &nbsp;length&nbsp; &nbsp;of&nbsp; &nbsp;the&nbsp; &nbsp;message&nbsp; &nbsp;body&nbsp; &nbsp;&lt;data&gt;&nbsp; &nbsp;in&nbsp; &nbsp;characters.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;stat&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type&nbsp; &nbsp;in&nbsp; &nbsp;PDU&nbsp; &nbsp;mode&nbsp; &nbsp;(default&nbsp; &nbsp;0),&nbsp; &nbsp;or&nbsp; &nbsp;string&nbsp; &nbsp;type&nbsp; &nbsp;in&nbsp; &nbsp;text&nbsp; &nbsp;mode&nbsp; &nbsp;(default&nbsp; &nbsp;"REC&nbsp; &nbsp;UNREAD");&nbsp; &nbsp;indicates&nbsp; &nbsp;the&nbsp; &nbsp;status&nbsp; &nbsp;of&nbsp; &nbsp;message&nbsp; &nbsp;in&nbsp; &nbsp;memory.&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Defined&nbsp; &nbsp;values:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;"REC&nbsp; &nbsp;UNREAD" received&nbsp; &nbsp;unread&nbsp; &nbsp;message&nbsp; &nbsp;(new&nbsp; &nbsp;message)&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;1&nbsp; &nbsp;"REC&nbsp; &nbsp;READ"&nbsp; &nbsp;received&nbsp; &nbsp;read&nbsp; &nbsp;message&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;2&nbsp; &nbsp;"STO&nbsp; &nbsp;UNSENT" stored&nbsp; &nbsp;unsent&nbsp; &nbsp;message&nbsp; &nbsp;(only&nbsp; &nbsp;SMs)&nbsp; &nbsp;<br>
&nbsp;&nbsp;3&nbsp; &nbsp;"STO&nbsp; &nbsp;SENT" stored&nbsp; &nbsp;sent&nbsp; &nbsp;message&nbsp; &nbsp;(only&nbsp; &nbsp;SMs)&nbsp; &nbsp;<br>
&nbsp;&nbsp;4&nbsp; &nbsp;&nbsp;&nbsp;"ALL" all&nbsp; &nbsp;messages&nbsp; &nbsp;(only&nbsp; &nbsp;applicable&nbsp; &nbsp;to&nbsp; &nbsp;+CMGL&nbsp; &nbsp;command)</div>
<div color="#0000FF">QQ:305307304<br>
MSN:zxm_615@hotmail.com<br>
联系人：张小姐</div> ]]></description>
		<eb:creationDate>2009-01-12 10:47:00</eb:creationDate>
		<eb:modificationDate></eb:modificationDate>
    </item>
    <item>
		<title><![CDATA[ VB与AT指令（二） ]]></title>
		<link>http://blog.tom.com/jindi_903/article/866.html</link>
		<description><![CDATA[ <p>AT+CMGL&nbsp; &nbsp;List&nbsp; &nbsp;Messages&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMGL[=&lt;stat&gt;]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Returns&nbsp; &nbsp;messages&nbsp; &nbsp;with&nbsp; &nbsp;a&nbsp; &nbsp;status&nbsp; &nbsp;value&nbsp; &nbsp;&lt;stat&gt;&nbsp; &nbsp;from&nbsp; &nbsp;a&nbsp; &nbsp;preferred&nbsp; &nbsp;message&nbsp; &nbsp;storage&nbsp; &nbsp;&lt;mem1&gt;&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGL[=&lt;stat&gt;]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CMGL:&nbsp; &nbsp;&lt;index&gt;,&nbsp; &nbsp;&lt;stat&gt;,&nbsp; &nbsp;&lt;oa/da&gt;,&nbsp; &nbsp;[&lt;alpha&gt;],&nbsp; &nbsp;[&lt;scts&gt;][,&lt;tooa/toda&gt;,&nbsp; &nbsp;&lt;length&gt;]&lt;CR&gt;&lt;LF&gt;&lt;data&gt;&nbsp; &nbsp;[&lt;CR&gt;&lt;LF&gt;&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CMGL:&nbsp; &nbsp;&lt;index&gt;,&nbsp; &nbsp;&lt;stat&gt;,&nbsp; &nbsp;&lt;da/oa&gt;,&nbsp; &nbsp;[&lt;alpha&gt;],&nbsp; &nbsp;[&lt;scts&gt;][,&lt;tooa/toda&gt;,&nbsp; &nbsp;&lt;length&gt;]&lt;CR&gt;&lt;LF&gt;&lt;data&gt;&nbsp; &nbsp;[...]]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGL=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CMGL:&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;&lt;stat&gt;'s)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;stat&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type&nbsp; &nbsp;in&nbsp; &nbsp;<span href="tag.php?name=PDU">PDU</span>&nbsp; &nbsp;mode&nbsp; &nbsp;(default&nbsp; &nbsp;0),&nbsp; &nbsp;or&nbsp; &nbsp;string&nbsp; &nbsp;type&nbsp; &nbsp;in&nbsp; &nbsp;text&nbsp; &nbsp;mode&nbsp; &nbsp;(default&nbsp; &nbsp;"REC&nbsp; &nbsp;UNREAD");&nbsp; &nbsp;indicates&nbsp; &nbsp;the&nbsp; &nbsp;status&nbsp; &nbsp;of&nbsp; &nbsp;message&nbsp; &nbsp;in&nbsp; &nbsp;memory.&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Defined&nbsp; &nbsp;values:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;"REC&nbsp; &nbsp;UNREAD" received&nbsp; &nbsp;unread&nbsp; &nbsp;message&nbsp; &nbsp;(new&nbsp; &nbsp;message)&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;1&nbsp; &nbsp;"REC&nbsp; &nbsp;READ"&nbsp; &nbsp;received&nbsp; &nbsp;read&nbsp; &nbsp;message&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;2&nbsp; &nbsp;"STO&nbsp; &nbsp;UNSENT" stored&nbsp; &nbsp;unsent&nbsp; &nbsp;message&nbsp; &nbsp;(only&nbsp; &nbsp;SMs)&nbsp; &nbsp;<br>
&nbsp;&nbsp;3&nbsp; &nbsp;"STO&nbsp; &nbsp;SENT" stored&nbsp; &nbsp;sent&nbsp; &nbsp;message&nbsp; &nbsp;(only&nbsp; &nbsp;SMs)&nbsp; &nbsp;<br>
&nbsp;&nbsp;4&nbsp; &nbsp;&nbsp;&nbsp;"ALL"&nbsp; &nbsp;all&nbsp; &nbsp;messages&nbsp; &nbsp;(only&nbsp; &nbsp;applicable&nbsp; &nbsp;to&nbsp; &nbsp;+CMGL&nbsp; &nbsp;command)&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;index&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type;&nbsp; &nbsp;value&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;range&nbsp; &nbsp;of&nbsp; &nbsp;location&nbsp; &nbsp;numbers&nbsp; &nbsp;supported&nbsp; &nbsp;by&nbsp; &nbsp;the&nbsp; &nbsp;associated&nbsp; &nbsp;memory.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mem1&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Memory&nbsp; &nbsp;from&nbsp; &nbsp;which&nbsp; &nbsp;messages&nbsp; &nbsp;are&nbsp; &nbsp;read&nbsp; &nbsp;and&nbsp; &nbsp;deleted.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;oa&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Originating-Address&nbsp; &nbsp;Address-Value&nbsp; &nbsp;field&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;da&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Destination-Address&nbsp; &nbsp;Address-Value&nbsp; &nbsp;field&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;alpha&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;String&nbsp; &nbsp;type&nbsp; &nbsp;alphanumeric&nbsp; &nbsp;representation&nbsp; &nbsp;of&nbsp; &nbsp;&lt;da&gt;&nbsp; &nbsp;or&nbsp; &nbsp;&lt;oa&gt;&nbsp; &nbsp;corresponding&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;entry&nbsp; &nbsp;found&nbsp; &nbsp;in&nbsp; &nbsp;MT.&nbsp; &nbsp;(Not&nbsp; &nbsp;supported).&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;scts&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Service-Centre-Time-Stamp&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;time-string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;tooa&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;TP-Originating-Address&nbsp; &nbsp;Type-of-Address&nbsp; &nbsp;octet&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format&nbsp; &nbsp;(default&nbsp; &nbsp;refer&nbsp; &nbsp;&lt;toda&gt;).&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;toda&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;TP-Destination-Address&nbsp; &nbsp;Type-of-Address&nbsp; &nbsp;octet&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;length&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type&nbsp; &nbsp;value&nbsp; &nbsp;indicating&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;text&nbsp; &nbsp;mode,&nbsp; &nbsp;the&nbsp; &nbsp;length&nbsp; &nbsp;of&nbsp; &nbsp;the&nbsp; &nbsp;message&nbsp; &nbsp;body&nbsp; &nbsp;&lt;data&gt;&nbsp; &nbsp;in&nbsp; &nbsp;characters.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;data&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-User-Data&nbsp; &nbsp;in&nbsp; &nbsp;text&nbsp; &nbsp;mode&nbsp; &nbsp;responses.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGR&nbsp; &nbsp;Read&nbsp; &nbsp;Message&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMGR=&lt;index&gt;&nbsp; &nbsp;<br>
&nbsp;&nbsp;Returns&nbsp; &nbsp;a&nbsp; &nbsp;message&nbsp; &nbsp;with&nbsp; &nbsp;the&nbsp; &nbsp;location&nbsp; &nbsp;value&nbsp; &nbsp;&lt;index&gt;&nbsp; &nbsp;from&nbsp; &nbsp;a&nbsp; &nbsp;preferred&nbsp; &nbsp;message&nbsp; &nbsp;storage&nbsp; &nbsp;&lt;mem1&gt;&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGR=&lt;index&gt;&nbsp; &nbsp;<br>
&nbsp; &nbsp; <span href="tag.php?name=SMS">SMS</span>&nbsp; &nbsp;SUBMIT:&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CMGR:&nbsp; &nbsp;&lt;stat&gt;,&nbsp; &nbsp;&lt;oa&gt;,&nbsp; &nbsp;[&lt;alpha&gt;],&nbsp; &nbsp;[&lt;scts&gt;],[,&lt;tooa&gt;,&nbsp; &nbsp;&lt;fo&gt;,&nbsp; &nbsp;&lt;pid&gt;,&nbsp; &nbsp;&lt;dcs&gt;,&nbsp; &nbsp;&lt;sca&gt;,&nbsp; &nbsp;&lt;tosca&gt;,&nbsp; &nbsp;&lt;length&gt;]&lt;CR&gt;&lt;LF&gt;&lt;data&gt;&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp; SMS&nbsp; &nbsp;DELIVER:&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CMGR:&nbsp; &nbsp;&lt;stat&gt;,&nbsp; &nbsp;&lt;da&gt;,&nbsp; &nbsp;[&lt;alpha&gt;]&nbsp; &nbsp;[,&lt;toda&gt;,&nbsp; &nbsp;&lt;fo&gt;,&nbsp; &nbsp;&lt;pid&gt;,&nbsp; &nbsp;&lt;dcs&gt;,&nbsp; &nbsp;[&lt;vp&gt;],&nbsp; &nbsp;&lt;sca&gt;,&nbsp; &nbsp;&lt;tosca&gt;,&nbsp; &nbsp;&lt;length&gt;]&lt;CR&gt;&lt;LF&gt;&lt;data&gt;&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGR=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mem1&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Memory&nbsp; &nbsp;from&nbsp; &nbsp;which&nbsp; &nbsp;messages&nbsp; &nbsp;are&nbsp; &nbsp;read&nbsp; &nbsp;and&nbsp; &nbsp;deleted.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;oa&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Originating-Address&nbsp; &nbsp;Address-Value&nbsp; &nbsp;field&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;da&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Destination-Address&nbsp; &nbsp;Address-Value&nbsp; &nbsp;field&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;alpha&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;String&nbsp; &nbsp;type&nbsp; &nbsp;alphanumeric&nbsp; &nbsp;representation&nbsp; &nbsp;of&nbsp; &nbsp;&lt;da&gt;&nbsp; &nbsp;or&nbsp; &nbsp;&lt;oa&gt;&nbsp; &nbsp;corresponding&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;entry&nbsp; &nbsp;found&nbsp; &nbsp;in&nbsp; &nbsp;MT.&nbsp; &nbsp;(Not&nbsp; &nbsp;supported).&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;scts&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Service-Centre-Time-Stamp&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;time-string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;tooa&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Originating-Address&nbsp; &nbsp;Type-of-Address&nbsp; &nbsp;octet&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format&nbsp; &nbsp;(default&nbsp; &nbsp;refer&nbsp; &nbsp;&lt;toda&gt;).&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;toda&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Destination-Address&nbsp; &nbsp;Type-of-Address&nbsp; &nbsp;octet&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;fo&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Depending&nbsp; &nbsp;on&nbsp; &nbsp;the&nbsp; &nbsp;command&nbsp; &nbsp;or&nbsp; &nbsp;result&nbsp; &nbsp;code:&nbsp; &nbsp;first&nbsp; &nbsp;octet&nbsp; &nbsp;of&nbsp; &nbsp;SMS-DELIVER,&nbsp; &nbsp;SMS-SUBMIT&nbsp; &nbsp;(default&nbsp; &nbsp;17),&nbsp; &nbsp;SMS-STATUS-&nbsp; &nbsp;REPORT&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format.&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;&lt;pid&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Protocol-Identifier&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format&nbsp; &nbsp;(default&nbsp; &nbsp;0).&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;dcs&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;SMS&nbsp; &nbsp;Data&nbsp; &nbsp;Coding&nbsp; &nbsp;Scheme&nbsp; &nbsp;(default&nbsp; &nbsp;0).&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;vp&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Depending&nbsp; &nbsp;on&nbsp; &nbsp;the&nbsp; &nbsp;SMS-SUBMIT&nbsp; &nbsp;&lt;fo&gt;&nbsp; &nbsp;setting:&nbsp; &nbsp;TP-Validity-Period&nbsp; &nbsp;either&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format&nbsp; &nbsp;(default&nbsp; &nbsp;167),&nbsp; &nbsp;or&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;time-string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;sca&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;RP&nbsp; &nbsp;SC&nbsp; &nbsp;address&nbsp; &nbsp;Address-Value&nbsp; &nbsp;field&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;tosca&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;RP&nbsp; &nbsp;SC&nbsp; &nbsp;address&nbsp; &nbsp;Type-of-Address&nbsp; &nbsp;octet&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format&nbsp; &nbsp;(default&nbsp; &nbsp;refer&nbsp; &nbsp;&lt;toda&gt;)&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;length&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type&nbsp; &nbsp;value&nbsp; &nbsp;indicating&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;text&nbsp; &nbsp;mode,&nbsp; &nbsp;the&nbsp; &nbsp;length&nbsp; &nbsp;of&nbsp; &nbsp;the&nbsp; &nbsp;message&nbsp; &nbsp;body&nbsp; &nbsp;&lt;data&gt;&nbsp; &nbsp;in&nbsp; &nbsp;characters.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;data&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-User-Data&nbsp; &nbsp;in&nbsp; &nbsp;text&nbsp; &nbsp;mode&nbsp; &nbsp;responses.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGS&nbsp; &nbsp;Send&nbsp; &nbsp;Message&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMGS=&lt;da&gt;[,&lt;toda&gt;]&lt;CR&gt;text&lt;ctrl-Z/ESC&gt;&nbsp; &nbsp;<br>
&nbsp;&nbsp;Sends&nbsp; &nbsp;a&nbsp; &nbsp;message&nbsp; &nbsp;from&nbsp; &nbsp;a&nbsp; &nbsp;TE&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;network&nbsp; &nbsp;(SMS-SUBMIT).&nbsp; &nbsp;Message&nbsp; &nbsp;reference&nbsp; &nbsp;value&nbsp; &nbsp;&lt;mr&gt;&nbsp; &nbsp;is&nbsp; &nbsp;returned&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE&nbsp; &nbsp;on&nbsp; &nbsp;successful&nbsp; &nbsp;message&nbsp; &nbsp;delivery.&nbsp; &nbsp;Sending&nbsp; &nbsp;can&nbsp; &nbsp;be&nbsp; &nbsp;cancelled&nbsp; &nbsp;by&nbsp; &nbsp;using&nbsp; &nbsp;the&nbsp; &nbsp;&lt;ESC&gt;&nbsp; &nbsp;character.&nbsp; &nbsp;&lt;ctrl-Z&gt;&nbsp; &nbsp;must&nbsp; &nbsp;be&nbsp; &nbsp;used&nbsp; &nbsp;to&nbsp; &nbsp;indicate&nbsp; &nbsp;the&nbsp; &nbsp;ending&nbsp; &nbsp;of&nbsp; &nbsp;the&nbsp; &nbsp;message&nbsp; &nbsp;body.&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGS=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;da&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;TP-Destination-Address&nbsp; &nbsp;Address-Value&nbsp; &nbsp;field&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;toda&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Destination-Address&nbsp; &nbsp;Type-of-Address&nbsp; &nbsp;octet&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;integer&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMSS&nbsp; &nbsp;Send&nbsp; &nbsp;Message&nbsp; &nbsp;from&nbsp; &nbsp;Storage&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMSS=&lt;index&gt;[,&lt;da&gt;[,&lt;toda&gt;]]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Sends&nbsp; &nbsp;a&nbsp; &nbsp;message&nbsp; &nbsp;with&nbsp; &nbsp;the&nbsp; &nbsp;location&nbsp; &nbsp;value&nbsp; &nbsp;&lt;index&gt;&nbsp; &nbsp;from&nbsp; &nbsp;a&nbsp; &nbsp;preferred&nbsp; &nbsp;message&nbsp; &nbsp;storage&nbsp; &nbsp;&lt;mem2&gt;&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;network&nbsp; &nbsp;(SMS-&nbsp; &nbsp;SUBMIT).&nbsp; &nbsp;If&nbsp; &nbsp;a&nbsp; &nbsp;new&nbsp; &nbsp;recipient&nbsp; &nbsp;address&nbsp; &nbsp;&lt;da&gt;&nbsp; &nbsp;is&nbsp; &nbsp;given,&nbsp; &nbsp;it&nbsp; &nbsp;shall&nbsp; &nbsp;be&nbsp; &nbsp;used&nbsp; &nbsp;instead&nbsp; &nbsp;of&nbsp; &nbsp;the&nbsp; &nbsp;one&nbsp; &nbsp;stored&nbsp; &nbsp;with&nbsp; &nbsp;message.&nbsp; &nbsp;Reference&nbsp; &nbsp;value&nbsp; &nbsp;&lt;mr&gt;&nbsp; &nbsp;is&nbsp; &nbsp;returned&nbsp; &nbsp;to&nbsp; &nbsp;TE&nbsp; &nbsp;on&nbsp; &nbsp;successful&nbsp; &nbsp;message&nbsp; &nbsp;delivery.&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMSS=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;da&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;TP-Destination-Address&nbsp; &nbsp;Address-Value&nbsp; &nbsp;field&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;toda&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Destination-Address&nbsp; &nbsp;Type-of-Address&nbsp; &nbsp;octet&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mem2&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Memory&nbsp; &nbsp;in&nbsp; &nbsp;which&nbsp; &nbsp;writing&nbsp; &nbsp;and&nbsp; &nbsp;sending&nbsp; &nbsp;operations&nbsp; &nbsp;are&nbsp; &nbsp;executed.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGW&nbsp; &nbsp;Write&nbsp; &nbsp;Message&nbsp; &nbsp;to&nbsp; &nbsp;Memory&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMGW=&lt;oa/da&gt;[,&lt;tooa/toda&gt;[,&lt;stat&gt;]]&lt;CR&gt;text&lt;ctrl-Z/ESC&gt;&nbsp; &nbsp;<br>
&nbsp;&nbsp;Stores&nbsp; &nbsp;a&nbsp; &nbsp;message&nbsp; &nbsp;(either&nbsp; &nbsp;SMS-DELIVER&nbsp; &nbsp;or&nbsp; &nbsp;SMS-SUBMIT)&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;preferred&nbsp; &nbsp;memory&nbsp; &nbsp;storage&nbsp; &nbsp;&lt;mem2&gt;.&nbsp; &nbsp;Memory&nbsp; &nbsp;location&nbsp; &nbsp;&lt;index&gt;&nbsp; &nbsp;of&nbsp; &nbsp;stored&nbsp; &nbsp;message&nbsp; &nbsp;is&nbsp; &nbsp;returned.&nbsp; &nbsp;By&nbsp; &nbsp;default,&nbsp; &nbsp;message&nbsp; &nbsp;status&nbsp; &nbsp;will&nbsp; &nbsp;be&nbsp; &nbsp;set&nbsp; &nbsp;to&nbsp; &nbsp;"stored&nbsp; &nbsp;unsent",&nbsp; &nbsp;but&nbsp; &nbsp;parameter&nbsp; &nbsp;&lt;stat&gt;&nbsp; &nbsp;also&nbsp; &nbsp;allows&nbsp; &nbsp;other&nbsp; &nbsp;status&nbsp; &nbsp;values&nbsp; &nbsp;to&nbsp; &nbsp;be&nbsp; &nbsp;given.&nbsp; &nbsp;Entering&nbsp; &nbsp;of&nbsp; &nbsp;text&nbsp; &nbsp;is&nbsp; &nbsp;done&nbsp; &nbsp;similarly&nbsp; &nbsp;as&nbsp; &nbsp;specified&nbsp; &nbsp;in&nbsp; &nbsp;command&nbsp; &nbsp;Send&nbsp; &nbsp;Message&nbsp; &nbsp;AT+CMGS.&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGW=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;stat&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type&nbsp; &nbsp;in&nbsp; &nbsp;PDU&nbsp; &nbsp;mode&nbsp; &nbsp;(default&nbsp; &nbsp;0),&nbsp; &nbsp;or&nbsp; &nbsp;string&nbsp; &nbsp;type&nbsp; &nbsp;in&nbsp; &nbsp;text&nbsp; &nbsp;mode&nbsp; &nbsp;(default&nbsp; &nbsp;"REC&nbsp; &nbsp;UNREAD");&nbsp; &nbsp;indicates&nbsp; &nbsp;the&nbsp; &nbsp;status&nbsp; &nbsp;of&nbsp; &nbsp;message&nbsp; &nbsp;in&nbsp; &nbsp;memory.&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Defined&nbsp; &nbsp;values:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;"REC&nbsp; &nbsp;UNREAD" received&nbsp; &nbsp;unread&nbsp; &nbsp;message&nbsp; &nbsp;(new&nbsp; &nbsp;message)&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;1&nbsp; &nbsp;"REC&nbsp; &nbsp;READ" received&nbsp; &nbsp;read&nbsp; &nbsp;message&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;2&nbsp; &nbsp;"STO&nbsp; &nbsp;UNSENT" stored&nbsp; &nbsp;unsent&nbsp; &nbsp;message&nbsp; &nbsp;(only&nbsp; &nbsp;SMs)&nbsp; &nbsp;<br>
&nbsp;&nbsp;3&nbsp; &nbsp;"STO&nbsp; &nbsp;SENT" stored&nbsp; &nbsp;sent&nbsp; &nbsp;message&nbsp; &nbsp;(only&nbsp; &nbsp;SMs)&nbsp; &nbsp;<br>
&nbsp;&nbsp;4&nbsp; &nbsp;&nbsp;&nbsp;"ALL" all&nbsp; &nbsp;messages&nbsp; &nbsp;(only&nbsp; &nbsp;applicable&nbsp; &nbsp;to&nbsp; &nbsp;+CMGL&nbsp; &nbsp;command)&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mem2&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Memory&nbsp; &nbsp;in&nbsp; &nbsp;which&nbsp; &nbsp;writing&nbsp; &nbsp;and&nbsp; &nbsp;sending&nbsp; &nbsp;operations&nbsp; &nbsp;are&nbsp; &nbsp;executed.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;oa&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Originating-Address&nbsp; &nbsp;Address-Value&nbsp; &nbsp;field&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;da&gt;:&nbsp; &nbsp;<br>
&nbsp;&nbsp;TP-Destination-Address&nbsp; &nbsp;Address-Value&nbsp; &nbsp;field&nbsp; &nbsp;in&nbsp; &nbsp;a&nbsp; &nbsp;string&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;tooa&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Originating-Address&nbsp; &nbsp;Type-of-Address&nbsp; &nbsp;octet&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format&nbsp; &nbsp;(default&nbsp; &nbsp;refer&nbsp; &nbsp;&lt;toda&gt;)&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;toda&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;TP-Destination-Address&nbsp; &nbsp;Type-of-Address&nbsp; &nbsp;octet&nbsp; &nbsp;in&nbsp; &nbsp;an&nbsp; &nbsp;integer&nbsp; &nbsp;format.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGD&nbsp; &nbsp;Delete&nbsp; &nbsp;Message&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMGD=&lt;index&gt;&nbsp; &nbsp;<br>
&nbsp;&nbsp;Deletes&nbsp; &nbsp;a&nbsp; &nbsp;message&nbsp; &nbsp;from&nbsp; &nbsp;preferred&nbsp; &nbsp;message&nbsp; &nbsp;storage&nbsp; &nbsp;&lt;mem1&gt;&nbsp; &nbsp;location&nbsp; &nbsp;&lt;index&gt;.&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGD=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;(No&nbsp; &nbsp;response)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mem1&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Memory&nbsp; &nbsp;from&nbsp; &nbsp;which&nbsp; &nbsp;messages&nbsp; &nbsp;are&nbsp; &nbsp;read&nbsp; &nbsp;and&nbsp; &nbsp;deleted.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;SMS&nbsp; &nbsp;PDU&nbsp; &nbsp;Mode&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGL&nbsp; &nbsp;List&nbsp; &nbsp;Messages&nbsp; &nbsp;<br>
&nbsp;&nbsp;Syntax:&nbsp; &nbsp;AT+CMGL[=&lt;stat&gt;]&nbsp; &nbsp;<br>
&nbsp;&nbsp;Returns&nbsp; &nbsp;messages&nbsp; &nbsp;with&nbsp; &nbsp;a&nbsp; &nbsp;status&nbsp; &nbsp;value&nbsp; &nbsp;&lt;stat&gt;&nbsp; &nbsp;from&nbsp; &nbsp;a&nbsp; &nbsp;preferred&nbsp; &nbsp;message&nbsp; &nbsp;storage&nbsp; &nbsp;&lt;mem1&gt;&nbsp; &nbsp;to&nbsp; &nbsp;the&nbsp; &nbsp;TE.&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGL[=&lt;stat&gt;]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CMGL:&nbsp; &nbsp;&lt;index&gt;,&nbsp; &nbsp;&lt;stat&gt;,&nbsp; &nbsp;&lt;length&gt;&lt;CR&gt;&lt;LF&gt;&lt;pdu&gt;&nbsp; &nbsp;[&lt;CR&gt;&lt;LF&gt;+CMGL:&nbsp; &nbsp;&lt;index&gt;,&nbsp; &nbsp;&lt;stat&gt;,&nbsp; &nbsp;&lt;length&gt;]&lt;CR&gt;&lt;LF&gt;&lt;pdu&gt;&nbsp; &nbsp;[...]]&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;AT+CMGL=?&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;+CMGL:&nbsp; &nbsp;(list&nbsp; &nbsp;of&nbsp; &nbsp;supported&nbsp; &nbsp;&lt;stat&gt;'s)&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;stat&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type&nbsp; &nbsp;in&nbsp; &nbsp;PDU&nbsp; &nbsp;mode&nbsp; &nbsp;(default&nbsp; &nbsp;0),&nbsp; &nbsp;or&nbsp; &nbsp;string&nbsp; &nbsp;type&nbsp; &nbsp;in&nbsp; &nbsp;text&nbsp; &nbsp;mode&nbsp; &nbsp;(default&nbsp; &nbsp;"REC&nbsp; &nbsp;UNREAD");&nbsp; &nbsp;indicates&nbsp; &nbsp;the&nbsp; &nbsp;status&nbsp; &nbsp;of&nbsp; &nbsp;message&nbsp; &nbsp;in&nbsp; &nbsp;memory.&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Defined&nbsp; &nbsp;values:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;0&nbsp; &nbsp;"REC&nbsp; &nbsp;UNREAD" received&nbsp; &nbsp;unread&nbsp; &nbsp;message&nbsp; &nbsp;(new&nbsp; &nbsp;message)&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;1&nbsp; &nbsp;"REC&nbsp; &nbsp;READ" received&nbsp; &nbsp;read&nbsp; &nbsp;message&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;2&nbsp; &nbsp;"STO&nbsp; &nbsp;UNSENT" stored&nbsp; &nbsp;unsent&nbsp; &nbsp;message&nbsp; &nbsp;(only&nbsp; &nbsp;SMs)&nbsp; &nbsp;<br>
&nbsp;&nbsp;3&nbsp; &nbsp;"STO&nbsp; &nbsp;SENT" stored&nbsp; &nbsp;sent&nbsp; &nbsp;message&nbsp; &nbsp;(only&nbsp; &nbsp;SMs)&nbsp; &nbsp;<br>
&nbsp;&nbsp;4&nbsp; &nbsp;&nbsp;&nbsp;"ALL" all&nbsp; &nbsp;messages&nbsp; &nbsp;(only&nbsp; &nbsp;applicable&nbsp; &nbsp;to&nbsp; &nbsp;+CMGL&nbsp; &nbsp;command)&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;index&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type;&nbsp; &nbsp;value&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;range&nbsp; &nbsp;of&nbsp; &nbsp;location&nbsp; &nbsp;numbers&nbsp; &nbsp;supported&nbsp; &nbsp;by&nbsp; &nbsp;the&nbsp; &nbsp;associated&nbsp; &nbsp;memory.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;mem1&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Memory&nbsp; &nbsp;from&nbsp; &nbsp;which&nbsp; &nbsp;messages&nbsp; &nbsp;are&nbsp; &nbsp;read&nbsp; &nbsp;and&nbsp; &nbsp;deleted.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;length&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;Integer&nbsp; &nbsp;type&nbsp; &nbsp;value&nbsp; &nbsp;indicating&nbsp; &nbsp;in&nbsp; &nbsp;the&nbsp; &nbsp;text&nbsp; &nbsp;mode,&nbsp; &nbsp;the&nbsp; &nbsp;length&nbsp; &nbsp;of&nbsp; &nbsp;the&nbsp; &nbsp;message&nbsp; &nbsp;body&nbsp; &nbsp;&lt;data&gt;&nbsp; &nbsp;in&nbsp; &nbsp;characters.&nbsp; &nbsp;<br>
&nbsp;&nbsp;&lt;pdu&gt;:&nbsp; &nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;<span href="tag.php?name=GSM">GSM</span>&nbsp; &nbsp;03.40&nbsp; &nbsp;SMS-DELIVER&nbsp; &nbsp;or&nbsp; &nbsp;SMS-STATUS-REPORT,&nbsp; &nbsp;or&nbsp; &nbsp;<span href="tag.php?name=GSM">GSM</span>&nbsp; &nbsp;03.41&nbsp; &nbsp;CBM&nbsp; &nbsp;in&nbsp; &nbsp;hexadecimal&nbsp; &nbsp;format.</p>
<p>&nbsp;</p>
<p><strong><font color="#0000FF">QQ:305307304<br>
MSN:zxm_615@hotmail.com<br>
联系人：张小姐</font></strong></p> ]]></description>
		<eb:creationDate>2009-01-12 10:45:32</eb:creationDate>
		<eb:modificationDate></eb:modificationDate>
    </item>
    <item>
		<title><![CDATA[ 金笛短信C#开发包 JDSMS.NET 开发包安装使用说明 ]]></title>
		<link>http://blog.tom.com/jindi_903/article/852.html</link>
		<description><![CDATA[ <table cellspacing="0" cellpadding="0" width="540" border="0">
<tbody>
<tr>
<td height="28"><strong>一、开发环境准备</strong></td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="500" align="center" border="0">
<tbody>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td valign="top" colspan="2">　　JDSMS.NET开发包主要用于演示如何在.NET平台上用C#通过GSM设备实现短信收发。<br>
&nbsp; 　SharpDevelop 是一个方便易用的开源.net开发工具，本开发包主要在此环境下编译完成。安装前先安装Microsoft .NET Framework 2.0 简体中文语言包。<br>
1、 安装langpack.exe<br>
2、 安装SharpDevelop2.2<br></td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="28">　<strong>二、GSM设备准备</strong></td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="500" align="center" border="0">
<tbody>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><br></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="28">　<strong>三、开发包文件介绍</strong></td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="500" align="center" border="0">
<tbody>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><br>
a) ReadMessages 读取并显示GSM设备收到的短信<br>
b) SendMessage 发送短信<br>
2、 Test：实现短信模拟收发测试。如果您还没有购买GSM设备，可以用test.exe测试平台兼容性。<br></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td height="28">　<strong>四、SMS收发程序编译</strong></td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="500" align="center" border="0">
<tbody>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td><br>
<img height="286" src="http://www.sendsms.cn/images/jdsms.net1.jpg" width="473"><br>
<br>
运行：<br>
<img height="544" src="http://www.sendsms.cn/images/jdsms.net2.jpg" width="443"><br>
<br>
2、 SMS发送：在SharpDevelop中打开工程文件SendMessage.csproj<br>
修改COM端口和波特率，编译运行：<br>
<img height="289" src="http://www.sendsms.cn/images/jdsms.net3.gif" width="443"><br>
<br>
3、 SMS接收：在SharpDevelop中打开工程文件ReadMessages.csproj<br>
修改COM端口和波特率，编译运行：<br>
<img height="344" src="http://www.sendsms.cn/images/jdsms.net4.jpg" width="443"></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
<br></td>
</tr>
<tr>
<td height="28">&nbsp;<strong>五、联系购买</strong></td>
</tr>
<tr>
<td cellspacing="0" cellpadding="0" width="500" align="center" border="0"></td>
</tr>
</tbody>
<tbody>
<tr>
<td><font color="#0000FF"><strong>&nbsp;</strong></font></td>
</tr>
<tr>
<td color="#0000FF"><strong>联系：010-82355864,82358387,82356577转6020</strong>
<p><font color="#0000FF"><strong>手机：13716884954 张晓媚</strong></font></p>
<p><font color="#0000FF"><strong>QQ：305307304</strong></font></p>
<p><font color="#0000FF"><strong>MSN:zxm_615@hotmail.com</strong></font><br></p>
</td>
</tr>
</tbody>
</table> ]]></description>
		<eb:creationDate>2009-01-09 14:50:51</eb:creationDate>
		<eb:modificationDate></eb:modificationDate>
    </item>
</channel>
</rss>