CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - send sms at commands

搜索资源列表

  1. SelfCheck

    0下载:
  2. 通过发送AT命令实现发送和接受短信的功能-via AT commands to send and receive SMS functions
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:66.02kb
    • 提供者:jj
  1. gsmlib-1.10.tar

    0下载:
  2. 一个发送短信的程序,屏蔽了最底层的AT命令等,可以直接调用发送短信。-send an SMS procedures, shielding the bottom of the AT commands, and can send messages directly call.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:463.47kb
    • 提供者:杜宇
  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
    • 文件大小:1.49mb
    • 提供者:yifan
  1. code.rar

    0下载:
  2. C#短信猫源代码 利用AT指令通过短信猫发送短信源码及附加说明,C# source code SMS cat through the use of AT commands to send SMS text messages cats and annotated source
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.35mb
    • 提供者:lianghua
  1. ANYDATA.rar

    0下载:
  2. 最近获得的anydata的最新资料,包括命令资料以及Testtoolsv34.exe 工具,对中文短信发送支持,AnyDATA recently obtained the latest information, including order information, as well as Testtoolsv34.exe tools, the Chinese SMS support
  3. 所属分类:SMS

    • 发布日期:2017-05-15
    • 文件大小:3.89mb
    • 提供者:梁飞
  1. linux_serial_sms1

    2下载:
  2. LINUX下纯C写的基于于串口发送AT命令到GSM手机模块进行短信的发送和接收短信的源程序,对短信收发研究者很有帮助-Write pure C under LINUX based on the serial port to send AT commands to the GSM mobile phone module to send and receive SMS text messages of the source code, useful for researchers to send a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:75.79kb
    • 提供者:马逸
  1. SMS

    0下载:
  2. 短信息使用手册 anydata 主要介绍基于AT指令的协议-AnyDATA SMS manual introduces the AT commands based on the agreement
  3. 所属分类:SMS

    • 发布日期:2017-03-30
    • 文件大小:181kb
    • 提供者:linjin
  1. PDU1

    0下载:
  2. 手机PDU格式简介,手机AT命令收发SMS开发必看-About PDU format for mobile phones, mobile phones AT commands to send and receive SMS to develop a must-see
  3. 所属分类:SMS

    • 发布日期:2017-04-27
    • 文件大小:34.03kb
    • 提供者:danny wang
  1. moto_gprs

    0下载:
  2. 上位机vc++对摩托罗拉GPRS模块G24编程实现短信收发,通过GPRS收发数据(udp或tcp方式),程序写的很好,对于其他GPRS模块也适用,都采用标准AT指令开发。-PC vc++ on Motorola G24 module GPRS to send and receive SMS programming through GPRS to send and receive data (udp or tcp way), to write a good program for other GP
  3. 所属分类:SMS

    • 发布日期:2017-05-19
    • 文件大小:5.17mb
    • 提供者:zhanglong
  1. ATC

    0下载:
  2. Example At Command Send Sms With nokia s
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:29.62kb
    • 提供者:agustin
  1. sms

    0下载:
  2. open source sms send by at commands
  3. 所属分类:SMS

  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
    • 文件大小:8.13kb
    • 提供者:xiao
  1. test

    0下载:
  2. tc35i 西门子手机模块 AT命令 短信收发 用cvavr开发 单片机MEGA128-tc35i Siemens modules send and receive SMS using AT commands Developer cvavr MCU MEGA128
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:9kb
    • 提供者:chenfang628
  1. gsm

    0下载:
  2. gsm code for 8051 .make calls and send sms using at commands. lcd interfaced
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:1.98kb
    • 提供者:dal
  1. GPRSInitCommand

    0下载:
  2. GPRS模块SIM300初始化命令,打电话拨号命令,挂机命令,发短信命令,GPRS连网命令,GPRS网络传输数据命令。包含模块最基本的用法,改变GPRS模块波特率的设置方法,掉电保持不变。-SIM300 GPRS module initialization command, the command dial phone, hang up the command, send SMS commands, GPRS networking commands, GPRS network to transf
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:1.17kb
    • 提供者:cxsys
  1. sms

    1下载:
  2. 前几天要做一个短信收发的小软件 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几个参数就可以收发短信了-A few days ago to do a little messaging software Using standard AT commands Now only support PDU mode (Text mode is too simple!
  3. 所属分类:手机短信编程

    • 发布日期:2013-11-20
    • 文件大小:250.49kb
    • 提供者:
  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
    • 文件大小:110.82kb
    • 提供者:马超
  1. wave-com-at-command

    0下载:
  2. hi this used for send or receive SMS using AT commands-hi this is used for send or receive SMS using AT commands
  3. 所属分类:SMS

    • 发布日期:2017-04-10
    • 文件大小:1.58mb
    • 提供者:muthu
  1. SerialPortTest

    0下载:
  2. 这是一个经过我改进了CDMA短信猫,用AT指令发送短信的程序, 主要是用了测试CDMA的AT指令的.-This is an improvement of the CDMA SMS through my cat, send text messages with the AT command procedures, CDMA is mainly used to test the AT commands.
  3. 所属分类:SMS

    • 发布日期:2017-03-30
    • 文件大小:88.27kb
    • 提供者:luoguangxian
  1. qxt

    0下载:
  2. 使用Delphi 7编写的短信猫程序,使用wavecom芯片的短信猫可用,符合wavecom类芯片的AT指令集,支持中文,可读、可发短信,使用com口进行通信,经测试可以使用,可以作为端口通信、短信猫AT指令、多线程处理等方面的学习资料。-The the available the use SMS cat program written by Delphi 7 wavecom chip SMS cat meet the wavecom class chip AT command set supp
  3. 所属分类:通讯编程

    • 发布日期:2013-11-20
    • 文件大小:8.23mb
    • 提供者:SEA
« 12 »
搜珍网 www.dssz.com