搜索资源列表
aboutSGIP1.2
- 中国联通SGIP1.2短消息网关开发接口库,对感兴趣的人会有帮助的-China Unicom SGIP1.2 Short Message Gateway Interface for the development of interested persons will be helpful
Sgip1.2
- sgip1.2基于联通SGIP1.2接口库开发的简单短消息平台,支持参数配置,日志记录功能。同时与后台数据库集成,自动将接收到的消息写入数据库的MO_Log表,同时将发送出去的消息写入MT_Log表,失败的话记录失败原因.MT_Log表的FinishFlag字段表示发送是否成功
cdma-SGIP1.2interfacd
- 中国联通SGIP1.2短消息网关开发接口库.rar
中国联通sgip1.2短消息网关开发接口库
- 中国联通sgip1.2短消息网关开发接口库-China Unicom sgip1.2 Short Message Gateway Interface Library Development
中国联通SGIP1.2短消息网关客户端程序 V1.3
- 基于联通SGIP1.2接口库开发的简单短消息平台,支持参数配置,日志记录功能。同时与后台数据库集成,自动将接收到的消息写入数据库的MO_Log表,同时将发送出去的消息写入MT_Log表,失败的话记录失败原因.MT_Log表的FinishFlag字段表示发送是否成功,FinishFlag = 0表示正在短信中心等待,发送成功的话FinishFlag=1,失败的话=2,如果发送失败,将在ErrorDescribe字段中记录失败原因。 数据库可以是Access,SqlServer2000,Oracle
sgip_java
- JAVA版的,中国联通短信网关程序(SGIP1.2)-JAVA version, China Unicom message gateway procedures (SGIP1.2)
JSMS_API_V1.2
- 用Java语言和SMSEngine引擎开发的手机/Modem短信开发包-Using Java language and the development of mobile SMSEngine engine/Modem Development Kit message
smal
- SMAL是short message abstract library的缩写,是由风起水流软件工作室(www.zealware.com)开发的一个支持短信网关系统开发的C++底层抽象接口库,通过对移动、联通、网通、电信等运营商使用的各种短信协议和底层通信的抽象封装,SMAL实现了一个高度自适应的短信协议栈,包括CMPP,SGIP,SMPP,SMGP,CNGP,EMPP等短信协议,同时可以很方便地在上面扩展实现新的协议和自定义的内部协议等。 SMAL目前支持的协议包括中国移动的CMPP2.0,
SGIP1.2
- 《中国联合通信公司短消息网关系统接口协议》协议资料- China United Telecommunications Corporation Short Message Gateway System Interface Agreement the agreement information
sgip1.2c
- 联通SGIP1.2版短信网关收发程序 C++实现, 支持最新版本的SGIP ,包括修正版本-Unicom message gateway to send and receive SGIP1.2 version of C++ implementation procedures to support the latest version of the SGIP, including the amended version
xieyi
- SGIP1.2 ,SGIP1.0 ,CMPP2.0 CMPP3.0 SMGP等等 协议集合 收集网上大多数的短信开发协议。-SGIP1.2, SGIP1.0, CMPP2.0 CMPP3.0 SMGP collection protocol to collect and so on-line most of the message protocol development.
sgip1.2io
- 中国联通sgip1.2模拟io程序,供开发sp的同仁使用。我用的都非常好-sgip1.2 sp io
SGIP1.2
- 联通短消息网关接口协议详细说明文档,SMG-SMG,SP-SMG,SMG-GNS之间的通信协议及通信方式详细说明-SGIP DOC
java_spApi1.2
- 短信网关SGIP1.2协议所使用的api信息-SGIP1.2
SGIP1.2
- 中国联合通信公司 短消息网关系统接口协议 -SGIP
SGIP1.2
- 中国联通短消息网关联网协议 (SGIP V1.2) -China Unicom network short message gateway protocol (SGIP V1.2)
sgip1.2.
- SGIP 联通短信协议 1.2,描述短信发送协议。-failed to translate
SGIP1.2
- 联通SGIP协议,做联通sp短信业务必备文档,本协议为1.2版本。-Unicom the SGIP agreement, do Unicom sp SMS services essential documents, this Agreement version 1.2.
UNICOM_v1.2
- 中国联通短信网关接入程序源代码(SGIP1.2协议)JAVA版本-China Unicom SMS Gateway Access program source code (SGIP1.2 protocol) JAVA version
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