搜索资源列表
common
- 基于java 的 CMPP 实现, 用过, 非常地好
wap
- WAPPUSH的JAVA代码,已经通过了CMPP的测试,多种手机可以支持.
移动CMPP的网关JAVA实现
- 移动CMPP的网关,JAVA实现,非常完整的代码.
java_cmpp.rar
- 用java实现cmpp协议,具有很好的借鉴价值,Using java to achieve cmpp agreement, has a good reference value
CMPPSP
- 一个开源的东东,移动cmpp短信协议java代码,这部分为SP端的代码,基本满足大部分人的需求。-An open-source software, messaging protocol for mobile cmpp java code, this code into SP side, to meet the most basic human needs.
JavaCMPP3.0
- 用JAVA 实现 的移动的CMPP短信发送协议-Achieved using JAVA Mobile SMS Protocol CMPP
adissue
- cmpp2.0 一个用于重庆地区的cmpp2.0协议-cmpp
smproxy
- cmpp协议软件开发包已解决原开发包问题-cmpp Protocol Software Development Kit SDK has been to solve the original problem
SPlogISMG
- java 程序实现sp登录ISMG,一个简单的小程序-sp loging in ISMG
Util
- cmpp开发中,重要的工具类,包括打包信息,解包信息,生成时间戳等重要方法-nothing about!nothing about!nothing about!nothing about!nothing about!nothing about!nothing about!nothing about!nothing about!nothing about!
SPISMG
- 7节源码-实现SP登陆ISMG 用java开发。短信发送/接收直接根据cmpp协议开发。--7 Source- Realizing SP landing ISMG with java development. SMS send/receive directly from the cmpp protocol development.-
cmppClientV1.0
- cmpp 移动短信接口,java实现版本-cmpp
cmpp-code
- 给移动中的网管软件 源码 用的是java开发的-cmpp code
cmpp
- java版的cmpp,资源不是很全,希望对大家有用。有事请发邮件- java version of cmpp, resources are not very wide, and I hope useful. Something please email
cmpp2.0
- 短信验证码,短信通知等功能均可通过此Socket客户端实现。 注意事项如下: 1、服务器端是按字节依次读取的,所以客户端发送的字节包中的字段要严格按照CMPP协议中的顺序,而且每个字段都要有。 2、每个字段的实际长度不足时,用0补齐;电话号码后用空格补齐 3、使用ByteBuffer时,要注意putInt()和put()的区别(SMS captcha, SMS notification and other functions can be implemented by t
CMPP2.0 JAVA代码+模拟器
- 1). 拿到接口参数,也就是第一点(有点废话的感觉),默认给你10条短信的机会进行测试。 2). 需要绑定好发送IP,否则提示发送成功,但接不到短信 3). 需要加上签名,测试短信格式如:测试信息2,退订回N【京东商城】(代码里面有 test.java中) 4). 本人测试CMPP的速度不是很快,有好几秒甚至几十秒的等待时间(今天进行的测试-2016-09-01) 如果还无法发送,直接找接口方.....(1). Get th
kelefa
- cmpp发送接收回执功能,支持2.0版本(cmpp send and deliver)
cmpp2.0-java
- 基于cmpp2.0用java实现短信的收发(Sending and receiving SMS by Java based on CMPP2.0)
MinaCmpp2Client-master
- cmpp2.0 java示例,示例简单明了,除工具一个工具类文件和几个协议类文件,所有报文操作都在一个文件内,由几个方法组成,希望对刚接触cmpp开发的新手.(The example of CMPP2.0 Java is simple and clear. Except for tool class file and protocol class file, all message operations are in one file and consist of several methods
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.“