Welcome![Sign In][Sign Up]
Location:
Search - send sms at commands

Search list

[SMSSelfCheck

Description: 通过发送AT命令实现发送和接受短信的功能-via AT commands to send and receive SMS functions
Platform: | Size: 67584 | Author: jj | Hits:

[Communicationgsmlib-1.10.tar

Description: 一个发送短信的程序,屏蔽了最底层的AT命令等,可以直接调用发送短信。-send an SMS procedures, shielding the bottom of the AT commands, and can send messages directly call.
Platform: | Size: 474112 | Author: 杜宇 | Hits:

[Com Portat_sms

Description: 2005-7-13 10:03 前几天要做一个短信收发的小软件,于是按照习惯Box寻找例程和控件,可惜没有找到! 于是,大幅翁、Google!!!终于找到了好几个,不是要收费就是不能用!气愤!! 这又不是什么高新尖端科技,俺们不是做不出来,俺们只是秉承RAD的精神而已! 于是这个短消息控件诞生了!虽然还很简陋,起码胳膊腿都有了,剩下就看它怎么跑了! 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几个参数就可以收发短信了-2005-7-13 10:03 A few days ago to be a small message to send and receive software, then in accordance with the customary Box search routines and controls, but did not find! Thus, a substantial Weng, Google!!! Finally found a few, not a fee is not! Angry! ! This is not a high-tech state of the art technology, not俺们not able to,俺们only uphold the spirit of just RAD! So the short message control was born! Although very simple, at least arm leg with the rest look on how it ran! Using standard AT commands can now only support PDU mode (Text model is too simple)! Support the UCS2 coding 7_Bit and integrated serial port (spcomm) only need a few simple parameters can be configured to send and receive a message
Platform: | Size: 306176 | Author: | Hits:

[Modem programsmsForCsharp

Description: c#通过串口通信发送AT指令控制手机或短信猫收发短信-c# through the serial communication to send AT commands to control a mobile phone or SMS to send and receive SMS cat
Platform: | Size: 149504 | Author: chenmba | Hits:

[SCMatsinmeg

Description: 系统程序流程软件设计的重点在于单片机的编程。通过向TC35写入不同的AT指令,能完成多种功能,如网络登录、读取SIM卡上电话号码、发送SMS消息、接收SMS消息等-Program flow software system designed to focus on single-chip programming. TC35 write to the different AT commands, to complete a variety of functions, such as network logon, read SIM card phone numbers, send SMS messages, receive SMS messages, etc.
Platform: | Size: 93184 | Author: jjjbe | Hits:

[SMSPreSmsDemo

Description: 使用AT指令发送Unicode的短信程序,VB6环境,使用WaveCom的Modem-Unicode use AT commands to send the message procedures, VB6 environment, the use of Wavecom
Platform: | Size: 66560 | Author: 裴先生 | Hits:

[Communication-MobileGSM

Description: GSM模块AT指令的调试程序,主要实现GSM收发短信-GSM module AT commands of the debug process, the main GSM SMS send and receive
Platform: | Size: 3072 | Author: 忘情龙 | Hits:

[JSP/Javajava_SMS

Description: 首先在串口上连接一个或者多个MODEL(简单的说就是可以收发短信的手机),代码对串口进行初始化,控制收发,利用AT 指令操作MODEL进行短信的收发解码。自己调试过的,可用。-First serial port connected to one or more MODEL (simple message that it can send and receive mobile phone), serial code to initialize, control transceiver, using AT commands to operate the transceiver MODEL message to decode. Debug their own before, can be used.
Platform: | Size: 167936 | Author: lyk | Hits:

[SMSSMS

Description: 短信息使用手册 anydata 主要介绍基于AT指令的协议-AnyDATA SMS manual introduces the AT commands based on the agreement
Platform: | Size: 185344 | Author: linjin | Hits:

[Program docGSMbasedshortmassages

Description: 短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与GSM模块形成通信回路。中文短信的发送采用PDU模式,根据PDU模式标准形成PDU发送包,实现短信发送。本文根据无线电话项目的短信发送模块的实现开发流程编写-Send text messages need to GSM module and processor collaboration, GSM module and the ARM processor through the serial port to connect the processor to the serial port to send to receive AT commands and GSM communication modules to form loops. Chinese text messages sent using PDU mode, PDU mode in accordance with the standard form PDU send packets to achieve SMS. Based on wireless phones to send text messages project module development process to prepare
Platform: | Size: 70656 | Author: zoe | Hits:

[SMSANYDATA

Description: 最近获得的anydata的最新资料,包括命令资料以及Testtoolsv34.exe 工具,对中文短信发送支持-AnyDATA recently obtained the latest information, including order information, as well as Testtoolsv34.exe tools, the Chinese SMS support
Platform: | Size: 4078592 | Author: 梁飞 | Hits:

[SMSmoto_gprs

Description: 上位机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 GPRS module also applies to all developed using standard AT commands.
Platform: | Size: 5421056 | Author: zhanglong | Hits:

[CSharpcode

Description: C#短信猫源代码 利用AT指令通过短信猫发送短信源码及附加说明-C# source code SMS cat through the use of AT commands to send SMS text messages cats and annotated source
Platform: | Size: 1420288 | Author: lianghua | Hits:

[SMSATC

Description: Example At Command Send Sms With nokia s
Platform: | Size: 30720 | Author: agustin | Hits:

[SMSsms

Description: open source sms send by at commands
Platform: | Size: 2888704 | Author: i_amzaman@yahoo.com | Hits:

[OtherAT

Description: AT收发短信的标准指令,对需要编写收发短信的朋友都有帮助,通俗易懂。-Standards for sending and receiving SMS AT commands, send and receive text messages on the need to write a friend have a help, easy to understand.
Platform: | Size: 129024 | Author: 李龙 | Hits:

[Communication-MobileGPRSInitCommand

Description: 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 transfer data command. Contains the most basic use of the module, GPRS module to change the baud rate setting methods, power-down remains the same.
Platform: | Size: 1024 | Author: cxsys | Hits:

[SMSsms

Description: 前几天要做一个短信收发的小软件 使用标准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!) Support 7_Bit and UCS2 encoding Integrated serial port (spcomm) Only a few simple configuration parameters can send and receive messages up
Platform: | Size: 256000 | Author: | Hits:

[SMSPPC_sms

Description: 自己写的短信收发。实现短信接收发送,ActiveSync + PPC实现。区别于以前的AT指令。代码超简单,只要配置好就能运行。之前用nokia7610通过串口AT指令只能发送短信,调了几天都没能读出短信(nokia不支持)。一气之下另起炉灶,没想到Windows Mobile的sdk那么好用,三分钟就搞定了。(PUD码啊,手机中心号码啊什么的都不需要了,爽!)-Write their own text messaging. Receive SMS sent to achieve, ActiveSync+ PPC implementation. Different from the previous AT command. Code super simple, just configured to run. Prior to AT commands through the serial port using nokia7610 can only send text messages, transfer a few days did not actually read text messages (nokia does not support). Angrily reinvent the wheel, the sdk did not think so easy to use Windows Mobile, three minutes to get. (PUD code, ah, ah, what mobile center numbers do not need, and cool!)
Platform: | Size: 113664 | Author: 马超 | Hits:

[SMSSerialPortTest

Description: 这是一个经过我改进了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.
Platform: | Size: 90112 | Author: luoguangxian | Hits:
« 12 3 »

CodeBus www.codebus.net