搜索资源列表
MobSerial
- 该系统按手机短信的标准AT指令开发,普遍适用于各种手机。 将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。 -the system by SMS to the standard AT command development, generally applicable to a variety of handsets. To send and receive text messages through mobile phone data lin
利用短信远程关闭计算机
- 利用短信远程关闭计算机,运行程序,向短信猫发送关机数据,系统就会自动关机-Shut down the computer remotely using SMS, running programs, sending the cat to shut down the data message, the system will automatically shut down
RemoteClose
- 本实例实现了利用短信远程关闭计算机的功能。运行程序,向短信猫发送关机信息,系统将会自动关机。-This example implements the use of SMS remote shut down the computer' s functions. Run the program, send a shutdown message to the SMS cat, the system will automatically shut down.
Based-on-GSM-module
- 基于GSM模块的短信收发的无线终端系统设计: 包含1个是VB编写的上位机发送程序,1个C语言编程的TC35i控制程序。-Send and receive SMS based on GSM module for wireless terminal system design: includes a host computer is written in VB to send the program, a C language programming TC35i control procedu
SMS System
- 一个SP的短信系统,包括CMPP3的协议在内。 .程序框架上采用了全插件式扩展,扩展方面除了可以用Remote来扩展还可以用程序提供的接口进行扩展.所使用到的技术有,Remote(在Internet的任一台计算机都可以控制和发送短信),程序域(每个短信业务为一个程序域,就算任一个出了问题也不会影响其它的业务运行,并可以随时动态加载来卸载),连接池,线程池,反射. 采用全插件式管理,业务系统也是它其中一个插件,完成时外带一个Provision的Http服务器插件,可随意外加插件.而业