资源列表
BS_SMS_SDK
- 金仓短信猫开发包,使用java代码通过短信猫实现短信的发送和接收-use sms modem to send sms
SMSSender
- 该程序实现了从数据库中读取短信、通过GPRS Modem发送以及删除已发送短信的功能。-The program implements read messages from the database through the GPRS Modem to send text messages to send, and delete functions.
sms
- 前几天要做一个短信收发的小软件 使用标准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!
20100819
- 方寸短信猫例程,很实用的例程,请大家多下载。-SMS Square Inch cat routine
SmsTest
- 利用二次开发包开发的短信接收和发送,利用vs2005.net开发,仅供参考-Developed using secondary development package to send and receive text messages
BOM
- 基于GSM网络短信息远程抄表集中器元件表- Base on GSM communication automatic meter reading device BOM
gsm
- 利用VB设计的短信发送程序,并对发送的短信进行有条件的查询。-this is a system of sending short message of gsm.
dianhuasaoraoV5.0wuxianshiyong
- 非常好用的一个电话骚扰工具,这个是最近的破解试用版本,可以无限的试用,联通移动都能骚扰,效果不错,而且这个已经半年多了,仍然没有被封的一个短信骚扰工具,不过有时候会有延时!-Telephone harassment, a very useful tool, this is the latest trial version crack, unlimited trial and China Unicom mobile can be harassment, the effect is good, an
GSM
- GSM发短信打电话源程序,已调试成功,可放心使用-GSM phone text messaging source, has been successful commissioning
CDMA-OCX
- 叮叮摩卡提供的CDMA-OCX二次开发的控件,里面包含一个CDMA控件和DELPHI开发短信发送的例子程序-Tinker Mocha provides CDMA-OCX controls secondary development, which includes a CDMA SMS control and DELPHI examples of program development
sms
- AT *程序,采用at命令发送,效率一般,但稳定。-AT Short Message procedure, using the at command is sent, the efficiency of the general, but stable.
SMS System
- 一个SP的短信系统,包括CMPP3的协议在内。 .程序框架上采用了全插件式扩展,扩展方面除了可以用Remote来扩展还可以用程序提供的接口进行扩展.所使用到的技术有,Remote(在Internet的任一台计算机都可以控制和发送短信),程序域(每个短信业务为一个程序域,就算任一个出了问题也不会影响其它的业务运行,并可以随时动态加载来卸载),连接池,线程池,反射. 采用全插件式管理,业务系统也是它其中一个插件,完成时外带一个Provision的Http服务器插件,可随意外加插件.而业