搜索资源列表
sendMsg
- 基本的*的代码,帮助初学者了解*-Short Message basic code to help beginners understand the Short Message
sgip_all
- libs:下是所依赖的jar包。 src:存放源代码。 sgip的配置中你需要修改(用户名 密码 接入号码 区号)前面3个都是联通分配给你的。 sgip.server.ip= sgip.server.port= sgip.client.nio=y 如果为y的话默认调用SGIPClient.sendMsg()时将采用NIO socket进行通信。 如果不为y将采用默认的Socket方式进行通信。 前者效率更高。(Libs: is the jar package on which it
cmpp3.0的JAVA完整实现
- 1.将common文件夹、MsgConfig.properties放于src根目录下。 2.修改MsgConfig.properties配置文件对应的内容为可用参数。 3.方法入口:common.msg.util.MsgContainer sendWapPushMsg(String url,String desc,String cusMsisdn):发送web push短信; sendMsg(String msg,String cusMsisdn):发送SMS 4.“