CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 手机短信指令

搜索资源列表

  1. Vb短信收发.rar

    1下载:
  2. 该系统按手机短信的标准AT指令开发,普遍适用于各种手机。 将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。 注意:手机数据线需向厂家或第三方另行购买
  3. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:14128
    • 提供者:
  1. 用AT命令存取西门子手机的VB源程序

    3下载:
  2. 本程序是用VB关于AT指令的一个手机短信收发各式,现在拿出来给大家一起学习-this procedure is used on the AT command VB of an SMS to all kinds of transceivers now up to all learning together
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:177602
    • 提供者:
  1. 串口短信收发软件AT

    1下载:
  2. 用AT指令短信收发软件-将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。-with AT command messaging software TX-to send and receive text messages through mobile phone data lines received computer serial ports, run the executable software will be able to proceed to
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:14615
    • 提供者:kyz
  1. MobSerial

    0下载:
  2. 该系统按手机短信的标准AT指令开发,普遍适用于各种手机。 将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。 -the system by SMS to the standard AT command development, generally applicable to a variety of handsets. To send and receive text messages through mobile phone data lin
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:16307
    • 提供者:方彬彬
  1. SMM2LED

    0下载:
  2. 利用at指令进行手机短信的收发(com口)-directed at the use of mobile phone text messages to the transceiver (com mouth)
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:29067
    • 提供者:peter
  1. shortmessagesendrec

    0下载:
  2. 手机短消息收发系统,通过串口连接pc通过使用at指令实现短信收发-SMS transceiver system, through serial connections through the use of pc at Instructions SMS transceiver
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:38100
    • 提供者:zb
  1. 222222

    0下载:
  2. 诺基亚手机短信发送源代码,诺基亚不支持AT指令,因此无法进行开发,该软件能控制诺基亚手机进行短信收发
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:48153
    • 提供者:dz
  1. sms_format

    0下载:
  2. 常用手机短信指令,手机短信开发必备资料。
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:微星
  1. PUD

    0下载:
  2. 短信PUD开发文档,通过AT指令发送手机短信,中文通过PUD编码.
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:315934
    • 提供者:无名英雄
  1. 电脑通过手机发送短信和WAPPUSH源代码(VC++6.0)

    0下载:
  2. windows下,通过串口/USB/红外/蓝牙连接手机,虚拟出一个串口,程序通过与串口的通讯,完成发送短信和WAPPUSH等操作。
  3. 所属分类:手机短信编程

    • 发布日期:2009-02-06
    • 文件大小:33464
    • 提供者:CnXiaowei
  1. SMS_DLL_Demo.rar

    0下载:
  2. 通过AT指令控制手机及短信猫收发短信,串口的,支持短信猫及西门子手机,Through AT commands to control phones and messages cat send and receive SMS text
  3. 所属分类:SMS

    • 发布日期:2017-04-10
    • 文件大小:1561010
    • 提供者:yifan
  1. PhoneKey Android手机防盗监控客户端

    4下载:
  2. Android手机防盗监控客户端 对报警手机进行被盗确认,发出上述各种指令,如备份或者销毁隐私信息、搜集手机使用信息,发出警告短信,大声鸣警等。且根据收到的被盗手机上报的GPS地址实时地图追踪,实时查询其真正的地址,并进行相应的记录。-"Find my phone" in android version spy the stolen phone via a monitor
  3. 所属分类:android开发

    • 发布日期:2012-10-14
    • 文件大小:351067
    • 提供者:luyang
  1. smsAtApp

    0下载:
  2. C#写的串口发送AT指令发短信,可以使用手机或短信猫串口连接-C# to write the serial port to send AT commands to send text messages, you can use the phone or text message cat serial port
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:113053
    • 提供者:baixu
  1. TC35GSMTest

    0下载:
  2. 1.串口连接短信猫后,依次选择串口、点击“开始”、点击“SMSCAddr”,填写手机号码和短信内容后,点击“Send”按钮发送短信。 2.源码可用于研究短信猫的AT指令,PDU编码格式,其中SMSInfo.cs 和 CodingHelper.cs 两个文件是研究PDU编码的关键类 3.整个工程使用了单例模式、委托等技术,编程风格很好,也值得刚毕业的人学习。-1. Serial connection messages after a cat, followed by choice of s
  3. 所属分类:SMS

    • 发布日期:2017-05-03
    • 文件大小:1423791
    • 提供者:赵保龙
  1. note

    0下载:
  2. 一个用vb编写的通过GPRS模块可以收发手机短信,使用AT指令。-Written in vb by using a GPRS module can send and receive SMS using AT commands.
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:8324
    • 提供者:xiao
  1. SMSModule-dll

    0下载:
  2. 本源代码完全实现手机短信收发和操作电话本的功能,使用AT指令实现通信功能-The full realization of the code origin and operation of SMS send and receive phone book function, use the AT commands to achieve communication
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:103258
    • 提供者:海量
  1. ITM100

    0下载:
  2. 标准AT指令发送手机短信编程,PDU,TEXT方式,含GB 和Unicode编码互转程序-Standard AT commands to send SMS programming, PDU, TEXT way, with GB and Unicode encoding Hu Zhuan program
  3. 所属分类:SMS

    • 发布日期:2017-05-19
    • 文件大小:5122492
    • 提供者:zore
  1. PPC_sms

    0下载:
  2. 自己写的短信收发。实现短信接收发送,ActiveSync + PPC实现。区别于以前的AT指令。代码超简单,只要配置好就能运行。之前用nokia7610通过串口AT指令只能发送短信,调了几天都没能读出短信(nokia不支持)。一气之下另起炉灶,没想到Windows Mobile的sdk那么好用,三分钟就搞定了。(PUD码啊,手机中心号码啊什么的都不需要了,爽!)-Write their own text messaging. Receive SMS sent to achieve, Active
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:113478
    • 提供者:马超
  1. sms

    0下载:
  2. 手机短信的发送编程,包括了短信的编码,AT指令的读入-Phone SMS sending programming, including the encoding of SMS, AT command reads
  3. 所属分类:SMS

    • 发布日期:2017-12-09
    • 文件大小:2813
    • 提供者:chenyu
  1. AT

    0下载:
  2. 手机短信GSM模块AT指令大全 串口通讯 西门子TC35/TC35i 华为GTM900C通用-SMS GSM module AT commands Daquan serial communication Siemens TC35/TC35i Huawei GTM900C Universal
  3. 所属分类:SMS

    • 发布日期:2017-05-09
    • 文件大小:2128757
    • 提供者:stking
« 12 »
搜珍网 www.dssz.com