搜索资源列表
Analog_phones_send_and_receive_text_messages
- 在Visual c++6.0环境下,利用MFC框架编写的模拟手机收发短信的程序-In the Visual c++6.0 environment, the use of MFC framework of the preparation of the analog mobile phone text messaging program
SmsSenderSrv
- 本类实现了拆分长短信并调用接口发送短信的功能,要使用需要集成到自己框架内。-Split long SMS to short and send it.
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
SMS System
- 一个SP的短信系统,包括CMPP3的协议在内。 .程序框架上采用了全插件式扩展,扩展方面除了可以用Remote来扩展还可以用程序提供的接口进行扩展.所使用到的技术有,Remote(在Internet的任一台计算机都可以控制和发送短信),程序域(每个短信业务为一个程序域,就算任一个出了问题也不会影响其它的业务运行,并可以随时动态加载来卸载),连接池,线程池,反射. 采用全插件式管理,业务系统也是它其中一个插件,完成时外带一个Provision的Http服务器插件,可随意外加插件.而业