搜索资源列表
SMSsource
- 短信发送平台的源码,很久没弄了,和大家分享!-SMS platform source, did not get a long time, and we share!
shanxun 输入*#06#后可获取手机的MEID
- 可用于计算闪讯密码输入*#06#后可获取手机的MEID-News flash can be used to calculate the password input*# 06# to get the phone after MEID
AT-Command-Manual.rar
- AT命令手册(中文).希望对正在弄SMS的朋友有帮助,AT Command Manual (Chinese). Want to get SMS being a friend help
SmsInterception
- 对任何短信进行拦截,并针对不同种类的短信分别存储。如果还需要屏蔽特殊短信的来信提醒,就要修改源代码,具体是: 可SmsReceiverService.javainsertMessage方法里拦截。短信的来源和内容都可以通过class SmsMessage提供的方法获取。 如可以通过getOriginatingAddress方法获取,内容则可以通过getMessageBody方法获取。如果满足拦截的条件,就不做storeMessage的动作。-The project achieved t
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
getsms
- 获取windows mobile 存储的短信-Get SMS windows mobile storage
PPC_sms
- 自己写的短信收发。实现短信接收发送,ActiveSync + PPC实现。区别于以前的AT指令。代码超简单,只要配置好就能运行。之前用nokia7610通过串口AT指令只能发送短信,调了几天都没能读出短信(nokia不支持)。一气之下另起炉灶,没想到Windows Mobile的sdk那么好用,三分钟就搞定了。(PUD码啊,手机中心号码啊什么的都不需要了,爽!)-Write their own text messaging. Receive SMS sent to achieve, Active
gateway-1.5.0
- The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In t
ss
- 短信库提供的接口有: mdmOpen:打开串口; mdmSmsSend:发送一条短消息; mdmSmsSendBin:发送一条二进制短信 GetCurExistSmsNums:获取短信总数 mdmSmsReadDir:读一条短消息; mdmSmsInfo:得到短消息的相关信息; mdmSmsGetAll:得到所有的短消息; mdmGetSmsCA:得到短信中心号码; mdmSetSmsCA:设置短信中心号码; mdmPbAddItem:添加
md231_openat_demo
- MD231 可编程gprs/gsm模块比较全面参考程序:包括(7bit/8bit/16进制)短消息收发,gprs tcp/udp数据传输框架,nvram存储参数读写,通过AT通道获取来电号码,小区cellid等.-MD231 programmable gprs/gsm module is more comprehensive reference program include: (7bit/8bit/16 hex) short messaging, gprs tcp/udp data frame
GsmBTS
- 基于openbts源代码,对GSM协议的解析,现实短信获取,监听用户手机号的获取等功能。-Based on openbts source code, the interpretation of the agreement to GSM, the code can get text messages, monitor the user of a phone number and so on .
GET-sms-backup-plus-master
- Get backup form all of your sms using java programming language.
SMSAutoSend
- 自动连续发送短信到指定号码,比如发短信拿大奖,只要在指定时间内,自动发送短信-Automatically send a text message to a specified number of consecutive, such as texting get awards, as long as within the specified time, automatically send text messages
SpeakIsDeom
- 1.实现了验证码倒计时的功能 1.以下验证码例子采用的是先获取手机号文字验证码,如果文字验证码收不到,将采用语音播放验证码的形式,两种形式的结合,基本避免个别手机号收不到的问题,从而是验证码的成功率接近100 ,有效的避免客户的流失。 2.文字短信验证码和语音短信验证码只是修改一下调用接口的文件名称即可,需要注意的是语音验证码内容是4或6位的数字。 3.以上只是一个简单的调用的例子,关于返回值可参考官网 4.以上先加上图片验证码,然后才可以获取手机验证码,主要是为了防止有些软件恶