搜索资源列表
SMSLib-Java-v2.1.2
- 短信发送包,环境jdk1.5以上,tomcat5.0以上,不需要编译直接运行。-messages sent packets, the environment jdk1.5 over tomcat5.0 above, no direct translation operation.
smslib-v3.2.1
- Sending and receiving of SMS using Java
smslib-2[1].1.2
- 最新发送短信的jar包 COutgoingMessage msg = new COutgoingMessage(mobile , message) msg.setMessageEncoding(CMessage.MessageEncoding.EncUcs2) msg.setStatusReport(true) srv.sendMessage(msg)
SMS扩展配置.rar
1、将jre文件夹复制到你本机所在的JDK下覆盖掉全部jre文件夹
2、将lib文件夹复制到你项目所在的lib,添加对应lib
import org.smslib.IOutboundMessageNotification;
import org.smslib.Library;
import org.smslib.MessageEncodings;
SMSLib-Java-v2.1.2
- 短信发送包,环境jdk1.5以上,tomcat5.0以上,不需要编译直接运行。-messages sent packets, the environment jdk1.5 over tomcat5.0 above, no direct translation operation.
smslib-v3.2.1
- Sending and receiving of SMS using Java
smslib-java-v2.1.5
- Sending and receiving of SMS using Java
smslib-2[1].1.2
- 最新发送短信的jar包 COutgoingMessage msg = new COutgoingMessage(mobile , message) msg.setMessageEncoding(CMessage.MessageEncoding.EncUcs2) msg.setStatusReport(true) srv.sendMessage(msg)-Jar of the latest text messagin
smslib-v3.2.1
- 短线收发,用Java编程实现短信的收发,用它很好很好很好的-Send and receive short-term, using Java programming implementation of the message transceiver, using its good very good very good
smslib-v3.4.2
- SMSLib是一个Java库,让您发送/接收通过兼容GSM调制解调器或GSM手机短信。-SMSLib is a Java library which allows you to send/receive SMS messages via a compatible GSM modem or GSM phone. SMSLib also supports some bulk sms operators (for outbound messa
smslib-v3.4.5
- 下载工具 (1)jdk-1_5_x:jdk-1_5_0_08-windows-i586-p.exe(J2SE开发包) (2)j2me_wireless_toolkit-2_2-windows:j2me_wireless_toolkit-2_2-windows.exe(提供了运行J2ME程 序所需要的库以及模拟器等) (3)eclipse-SDK-3.x:eclipse-SDK-3.2.1-win32.zip(EclipseIDE开发环境
smslib-dotnet-v3.4.5-build.20091112
- SMSLib - SMS Processing Libraries SMSLib is a Java library for sending and receiving SMS message via a GSM modem or mobile phone. SMSLib also supports some bulk SMS operators, by implementing their HTTP interfaces.-SM
smslib[1].net-v3.5.0
- 这个是老外做短信平台的,相当好!可惜我用不上,这是最新版。-SMSLib is a programmer s library for sending and receiving SMS messages via a GSM modem or mobile phone. SMSLib also supports a few bulk SMS operators.
smslib-v3.5.2
- Java访问数据库时通过数据库,实现短信功能包jar-SMS feature package jar
MessageModern
- 1.这里主要是java调用短信猫发送短信。 这里的短信猫主要使用RS232串口与服务器通信。 2.需要用到开源组织开发的smslib.jar,直接导入开发环境即可。 3.smslib.jar 需要用到java串口通信需要用到的comm.jar,win32com.dll和javax.comm.properties。-1 here is the java call to the GSM Modem to send text mess
smslib
- comm.jar、commons-net-1.4.1.jar、slf4j-api-1.5.2.jar、slf4j-api-1.5.2-sources.jar、slf4j-nop-1.5.2.jar、smslib-3.4.1.jar、smsserver-3.4.1.jar-comm.jar, commons-net-1.4.1.jar, slf4j-api-1.5.2.jar, slf4j-api-1.5.2-sources.jar, s
ReadMessages
- Read sms c# with smslib 3.5.3
smslib-dev
- smslib samples and sms java api
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.