<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>深圳市未来时代科技有限公司 - 短信二次开发</title>
    <link>http://www.inextera.com/forum-36-1.html</link>
    <description>Latest 20 threads of 短信二次开发</description>
    <copyright>Copyright(C) 深圳市未来时代科技有限公司</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 24 Jun 2026 03:45:32 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.inextera.com/static/image/common/logo_88_31.gif</url>
      <title>深圳市未来时代科技有限公司</title>
      <link>http://www.inextera.com/</link>
    </image>
    <item>
      <title>GSM MODEM 初始化时间及发送时间问题</title>
      <link>http://www.inextera.com/thread-2061-1-1.html</link>
      <description><![CDATA[我使用的是 WAVECOM MODEM 型号MULTIBAND  900E  1800的短信收发设备 发现初始化需要41s左右(使用smsLib包调用Service.getInstance().startservice() 方法)。  同步发送短信调用sendMessage方法也需要20s左右。  这正常吗？ ...]]></description>
      <category>短信二次开发</category>
      <author>ljh</author>
      <pubDate>Mon, 14 Dec 2020 06:25:40 +0000</pubDate>
    </item>
    <item>
      <title>如何连接远程电脑的短信收发设备服务？</title>
      <link>http://www.inextera.com/thread-2058-1-1.html</link>
      <description><![CDATA[RT，SerialModemGateway gateway = new SerialModemGateway(\&quot;modem.com1\&quot;, \&quot;COM4\&quot;, 115200, \&quot;Huawei\&quot;, \&quot;\&quot;);
 构造方法中，网关ID怎么来？]]></description>
      <category>短信二次开发</category>
      <author>ybyb</author>
      <pubDate>Mon, 19 Oct 2020 03:33:13 +0000</pubDate>
    </item>
    <item>
      <title>短信收发设备问题求助</title>
      <link>http://www.inextera.com/thread-2048-1-1.html</link>
      <description><![CDATA[我司近期购买了一个2G短收发设备  通过java 开次程序 向用户定时发送短信 开始还可以  过几天 就不行了  查看日志 提示 DEBUG [smslib] - GTW: modem.com4: BUFFER: +CMS ERROR: 8； 请问是什么原因？
 ...]]></description>
      <category>短信二次开发</category>
      <author>cyt</author>
<enclosure url="http://www.inextera.com/data/attachment/forum/202004/18/171703v32ltp9w3xzpp0gx.png" length="17485" type="image/jpeg" />      <pubDate>Sat, 18 Apr 2020 09:17:39 +0000</pubDate>
    </item>
    <item>
      <title>[smslib]GTW: com3: Framing Error!</title>
      <link>http://www.inextera.com/thread-2042-1-1.html</link>
      <description><![CDATA[[smslib]GTW: com3: Framing Error!短信设备现在的主要作用就是群发短信，但是今天突然报出这样的错误在smslib官网查看显示如下
主要就是说在于端口通信的波特率上的问题，软件中我设置的是115200 而
这个端口是9600 要更改成一致的
 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Tue, 24 Dec 2019 02:12:34 +0000</pubDate>
    </item>
    <item>
      <title>GSM MODEM短信设备使用rxtx+smslib出错常见问题</title>
      <link>http://www.inextera.com/thread-2041-1-1.html</link>
      <description><![CDATA[在短信设备的开发过程中遇到了很多问题，在此进行记录，以供大家作为参考。



 一、Error 0x5 at ..\\src\\termios.c(892): 拒绝访问

            原因：

                  1.串口被占用

                  2.串口不存在

      解决办法：

                 1.系统 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Tue, 24 Dec 2019 02:11:11 +0000</pubDate>
    </item>
    <item>
      <title>短信设备返回+CMS ERROR : 513是什么意思？</title>
      <link>http://www.inextera.com/thread-2040-1-1.html</link>
      <description><![CDATA[但GSM MODEM或者4G LTE MODEM执行一些功能性指令的时候返回 短信设备返回+CMS ERROR : 513是什么意思呢？例如下面的指令
at+cmgs发送指令
at+cmgl读取指令
atd拨号指令

 一般出现这个问题都是因为设备正在有短信需要接收，还没接收完存储下来即未读短信，导致短信设备 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Tue, 24 Dec 2019 02:09:24 +0000</pubDate>
    </item>
    <item>
      <title>java开发短信收发设备</title>
      <link>http://www.inextera.com/thread-1783-1-1.html</link>
      <description><![CDATA[win10 64bit +jdk64bit+myecplise+RXTX
利用USB转串口线连接好短信收发设备之后,在厂商提供的超级终端中利用AT命令测试成功,可以发送短息,但是在代码中却出错了,发短信的代码如下图:报错如下:
org.smslib.TimeoutExcepti ...]]></description>
      <category>短信二次开发</category>
      <author>zhaoliang0723</author>
<enclosure url="http://www.inextera.com/data/attachment/forum/201712/14/164252qd2m8g5diuodi5o4.png" length="103642" type="image/jpeg" />      <pubDate>Thu, 14 Dec 2017 08:49:19 +0000</pubDate>
    </item>
    <item>
      <title>短信收发设备我只需要发送短信不需要接收短信功能</title>
      <link>http://www.inextera.com/thread-1715-1-1.html</link>
      <description><![CDATA[有些客户对短信收设备不太了解，在开发程序中为了减少代码或者少开发功能，又或者想着不做接收功能可以减少对程序和猫的负担达到更好的发送短信效果，往往就想到我只想要发送短信功能，接收短信的我就不管了。（这是错误的）

      短信的发送和接收都需要实现出 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Sun, 23 Jul 2017 02:34:21 +0000</pubDate>
    </item>
    <item>
      <title>短信收发设备AT+CMGL指令接收短信明明有短信但串口调试就...</title>
      <link>http://www.inextera.com/thread-1538-1-1.html</link>
      <description><![CDATA[本文章主要给新手不常看AT指令详细说明书进行快速参考，或者有些老手一时大意忘记了，AT+CMGL读取指令的前提设置导致无法读取短信的问题。我偶尔给客户检测设备售后也会因为忘记了前置设置而无法读取短信，明明看到收到短信但无法读取的问题       AT+CMGL指令是 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Sat, 26 Nov 2016 08:52:34 +0000</pubDate>
    </item>
    <item>
      <title>c#实现wavecom短信收发设备发送长短信</title>
      <link>http://www.inextera.com/thread-1402-1-1.html</link>
      <description><![CDATA[长短信是有规约的,协议头部分如果是0x40以下，则说明是普通短信，如果是0x40以上，则是长短信，然后在短信内容部分，有六个字节分别定义短信唯一标识以及该短信是第几条，所以长短信发送时每条实际为67个汉字。手机接收到之后，都会按照标准规约自动组合为一条短信，而 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Mon, 11 Jul 2016 02:45:34 +0000</pubDate>
    </item>
    <item>
      <title>为什么串口通讯调试软件上得到乱码？</title>
      <link>http://www.inextera.com/thread-1399-1-1.html</link>
      <description><![CDATA[请检查默认设置（当前的串口速率），终端程序的速率与 modem/module 设置的串口速率是否匹配。一般就是波特率不对应，这个可以咨询短信收发设备厂家给设备默认设置了多少，一般来短信猫来说是9600波特率，再是115200波特率，还有是手机19200波特率。
 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Wed, 06 Jul 2016 02:15:21 +0000</pubDate>
    </item>
    <item>
      <title>[转]短信设备指令通过串口AT指令开发异步处理短信收发思路</title>
      <link>http://www.inextera.com/thread-1372-1-1.html</link>
      <description><![CDATA[一、构建自己的接收数据缓存，异步接收串口返回数据，at命令返回值异步解析：
1，接收数据缓存，我选用的是stringbuilder，看资料其应该是线程安全的，不过好在写入数据在一个线程中，暂时没有发现问题。
2，可以使用datareceived事件，或是建立单独线程轮询，我选用后 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Mon, 06 Jun 2016 05:21:19 +0000</pubDate>
    </item>
    <item>
      <title>请教一个问题，短信收发设备怎么监听有新短信</title>
      <link>http://www.inextera.com/thread-1355-1-1.html</link>
      <description><![CDATA[请教一个问题，短信收发设备怎么监听有新短信，不是Sms_NewFlag()这种的，是有新短信就立马知道的？]]></description>
      <category>短信二次开发</category>
      <author>zdzxj</author>
      <pubDate>Thu, 28 Apr 2016 09:16:50 +0000</pubDate>
    </item>
    <item>
      <title>请问在接收短信时，能获取到发送者的手机号码吗</title>
      <link>http://www.inextera.com/thread-1342-1-1.html</link>
      <description><![CDATA[现在有一个业务需求是这样的，业务系统通过短信收发设备发送短信通知给用户，用户根据提示回复一个数字表示是否收到通知，这个时候，业务系统在收到短信后需要根据手机号来判断是谁回复的。


       我看了一下接收消息的示例程序，好像没有看到发送者的手机号 ...]]></description>
      <category>短信二次开发</category>
      <author>jzt</author>
      <pubDate>Mon, 21 Mar 2016 03:43:25 +0000</pubDate>
    </item>
    <item>
      <title>GSM设备和网络错误代码（AT指令开发很大帮助）</title>
      <link>http://www.inextera.com/thread-1335-1-1.html</link>
      <description><![CDATA[当使用AT命令控制GSM设备，该设备可以响应“OK”或“ERROR”。有时候，你会收到一个错误，你不知道这个错误的原因。
      这就是为什么最先进的GSM设备支持扩展的错误。而不是仅仅显示“ERROR”消息，这也表明一个错误号。这个扩展的语法错误“+ CMS ERROR：XXX ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Tue, 12 Jan 2016 04:05:05 +0000</pubDate>
    </item>
    <item>
      <title>edisonsmsgw.ocx控件调用SendSms的问题</title>
      <link>http://www.inextera.com/thread-1308-1-1.html</link>
      <description><![CDATA[edisonsmsgw.ocx控件连接上以后第一次调用SendSms可以发送，第二次调用提示发送成功，为何接收不到，请大神指教。]]></description>
      <category>短信二次开发</category>
      <author>tianjiantnt2</author>
      <pubDate>Fri, 20 Nov 2015 09:33:09 +0000</pubDate>
    </item>
    <item>
      <title>[转]php实现短信收发设备短信发送php_serial.class.php串口类</title>
      <link>http://www.inextera.com/thread-1300-1-1.html</link>
      <description><![CDATA[MSN和飞信报警用了两三个月了，总结如下：想收到报警消息，139的邮箱是肯定能收到的，有邮件必发短信，但是中间肯定会消耗一些时间;飞信次之十次会有九次收到吧，当然了还是比较稳定的，也比139的短信早到;MSN的话，感觉并不是每次都能收到，难道是不在线的时候 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Mon, 16 Nov 2015 07:55:32 +0000</pubDate>
    </item>
    <item>
      <title>短信收发设备发送长短信 AT指令</title>
      <link>http://www.inextera.com/thread-1286-1-1.html</link>
      <description><![CDATA[1.1. 基本知识
短信模块开发指通过串口 at 命令驱动短信收发设备进行短信发送和接收操作。
短信收发设备操作分为三种模式： block,pdu 和 Text
短信传送有三种编码方式： 7 位， 8 位， UniCode
1.1.1.     相关文档
Gsm03.38 规范： Alphabets and language-specific i ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Wed, 11 Nov 2015 06:41:38 +0000</pubDate>
    </item>
    <item>
      <title>AT指令发送短信流程</title>
      <link>http://www.inextera.com/thread-1263-1-1.html</link>
      <description><![CDATA[一、英文短信
发：AT
收：OK
发：AT+CMGF=1 
收：OK
发：AT+CMGS=13902433649
收：&gt;
发：data→        //test 为发送内容，→为发送符（ctrl+z,十六进制0x1A）
收：+CMGS: 54 OK

二、中文PDU短信
本文以一个实例来解说AT指令发送PDU短信的全过程，假如我要发送下面的 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Mon, 21 Sep 2015 08:21:20 +0000</pubDate>
    </item>
    <item>
      <title>短信收发设备扫盲篇</title>
      <link>http://www.inextera.com/thread-1262-1-1.html</link>
      <description><![CDATA[[*]什么是短信收发设备、彩信收发设备、电信收发设备？
短信收发设备类产品属于工业手机，需要和SIM卡（手机卡）一起才能使用，专业术语分别是GSM MODEM、GPRS MODEM、CDMA MODEM


[*]短信收发设备分几种？
短信收发设备诶分为GSM猫，GPRS猫，TD猫，CDMA猫，小灵通猫 ...]]></description>
      <category>短信二次开发</category>
      <author>admin</author>
      <pubDate>Mon, 21 Sep 2015 08:04:18 +0000</pubDate>
    </item>
  </channel>
</rss>