搜索资源列表
libgsmc_v0.1.0.tar
- 一个gsm-lib,c语言书写。支持发送短信、电话等通用接口,具有良好的terminal控制。-a gsm-lib, c languages. Support sending SMS and telephone, common interface, with good control of the terminal.
SMS扩展配置.rar
- 1、将jre文件夹复制到你本机所在的JDK下覆盖掉全部jre文件夹 2、将lib文件夹复制到你项目所在的lib,添加对应lib import org.smslib.IOutboundMessageNotification; import org.smslib.Library; import org.smslib.MessageEncodings; import org.smslib.MessageProtocols; import org.smslib.OutboundMessa
SMS_SDK2.0
- GSM 模块软件开发包 开发包说明 开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统, 开发包的主要功能是短信息的发送和接收。 开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模块测试程序; 3、开发接口―― /DLL/目录下,包括AscendComm.dll , AscendSMS.dll ,AscendSMS.lib 和Asce
MODEMactive
- 喜欢工业短信 modem的朋友福音 喜欢工业短信 modem的朋友福音-Like industrial SMS modem evangelical friends like friends industrial SMS modem Gospel
sim300c_atmega128sms_sch
- Source for SMS controller based on sim300c and atmega128 AVR. Compiler - CodeVision AVR Added PCAD2006 .sch and .pcb-Source for SMS controller based on sim300c and atmega128 AVR. Compiler- CodeVision AVR Added PCAD2006 .sch and .pcb
smssend
- 短信测试程序,smspdu.dll文件,EXE文件,lib文件等。-SMS test program, smspdu.dll files, EXE files, lib files.
groupsends
- 运行本程序前应安装金仓短信王标准商务版DG-C1A驱动程序,安装完驱动还需要在程序中加载dllforvc.dll、dllforvc.lib、dllforvc.h文件。 运行本程序,打开程序登录界面,如图1.1所示。输入用户名mr、密码mrsoft,单击“登录”按钮,进入程序主界面 -Run this program should be installed before the payment warehouse standard commercial version of SMS Wan
sms-master
- 贡献代码指南 一般可以通过在Github上提交Pull Request来贡献代码。 Pull Request要求 必须添加测试! - 如果没有测试,那么提交的PR是不会通过的。 创建feature分支 - 最好不要从你的master分支提交 pull request 。 一个feature提交一个pull请求 - 如果你的代码变更了多个操作,那就提交多个pull请求吧。 清晰的commit历史 - 保证你的pull请求的每次commit操作都是有意义的。如果你开发中需要执行多