资源列表
myGSM
- C#编写的短信猫工具,其中包括了一个非常完善的短信猫操作类,原始的AT命令封装,类中封装好了发送短信拨打电话获取短信等功能!非常值得一看!-Messages written in C# cat tools, including a very good message cat action class, the original AT command package, a class wrapper for sending SMS text messages and other functions
sms
- powerbuilder短信息网关发送平台V1.0.rar -powerbuilder send a short message gateway platform V1.0.rar
messagedemo
- 短信开发必备 华为基于SGIP协议的短信API 有需要者请下载-Develop the short message tools.
MMSflow
- 本文描述彩信的架构,彩信的交互过程,彩信的PDU-This article describes the MMS architecture, multimedia interactive process, MMS PDU
smgpapisrc201001131111
- SMGP协议是中国电信为短信增值业务指定的接口协议,协议在在SMPP协议基础上进行扩展,扩展了相关计费和鉴权信息。目前 SMGP协议有1.0,2.0,3.0三个版本的协议。1.0协议目前基本上停用,而2.0目前在部分省小灵通接入仍然在使用。3.0协议时目前最新的协 议,相比2.0协议主要增加了tlv可选字段。 该项目主要针对SMGP 3.0协议进行开发。-this is source
GSM_receive
- 单片机控制GSM模块接收短信,单片机是STC89C52,GSM模块是西门子TC35-GSM module receives text messages SCM, SCM is STC89C52, GSM module Siemens TC35
GSMCodingAndDecoding
- 1.输入短信中心号码、目标手机号码、短信内容进行PDU编码 2.把超级终端中接收到的短信内容黏贴到解码-短信内容中点击解码将对该短信内容包含的十几个信息字段进行解析,并翻译出短息内容 3.Unicode的编解码-1. Enter SMS center number, the target mobile phone number, SMS PDU encoding content 2. HyperTerminal to receive text messages to decode the
shangweijiruanjian
- vb控制无线发射模块的上位机软件,接收端包括2个温度传感器和两个湿度传感器-vb control of wireless transmission module of the PC software, the receiving end, including two temperature sensors and two humidity sensors
GPRSSMS
- 基于GPRS实现短信的收发,软件还是了*短信。是在VC++的基础上实现的-Send and receive SMS on GPRS implementation, software or a mass text message. VC++ is implemented on the basis of
VCPP
- 短信猫VC++开发包具体应用实例,主要对其中5个函数的具体使用进行了描述,可以参考使用-SMS cat VC++ development kit application example, the main function of which 5 are described in the specific use, you can use and reference
PDUEncoder_src
- PDU Encoder This program demostrates my PDU Encoder and gives a convience way to get PDU Encoder by simply set some properties. This program is only a demo, so the code is not very well written. Maybe some bugs are hidden, and some cashed may hap
SmsInterception
- 对任何短信进行拦截,并针对不同种类的短信分别存储。如果还需要屏蔽特殊短信的来信提醒,就要修改源代码,具体是: 可SmsReceiverService.javainsertMessage方法里拦截。短信的来源和内容都可以通过class SmsMessage提供的方法获取。 如可以通过getOriginatingAddress方法获取,内容则可以通过getMessageBody方法获取。如果满足拦截的条件,就不做storeMessage的动作。-The project achieved t