代码搜索:CMPP
找到约 2,997 项符合「CMPP」的源代码
代码结果 2,997
www.eeworm.com/read/181449/9254943
txt 说明文本.txt
CONFIG.INI
配置中:
SMGPADDRESS=192.168.2.230 //SMC 的ip
SMGPPORT=8801 //协议端口
SMGPCLIENTID=1234 //登陆用户名
SMGPPASSWORD=1234 //密码
Smgp_Tag=1 //如果 这个为1 则表示 启动此网关
因此,此程序支持多个网关同时部署.
要注意:移动为两个 端口 配置也较
www.eeworm.com/read/176793/9483997
txt 92212884.txt
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/175451/9548716
txt 说明文本.txt
CONFIG.INI
配置中:
SMGPADDRESS=192.168.2.230 //SMC 的ip
SMGPPORT=8801 //协议端口
SMGPCLIENTID=1234 //登陆用户名
SMGPPASSWORD=1234 //密码
Smgp_Tag=1 //如果 这个为1 则表示 启动此网关
因此,此程序支持多个网关同时部署.
要注意:移动为两个 端口 配置也较
www.eeworm.com/read/451498/7462676
txt readme.txt
中国移动通信<mark>CMPP</mark>3.0短消息网关客户端程序
<mark>cmpp</mark>3.0短信平台,支持参数配置,日志记录,和后台数据库支持等功能,
数据库文件<mark>CMPP</mark>DB.MDB里面有四个表,out是存放要发送的消息的,发送成功的话放到sentout表中,
失败的话放到badout表中,收到的消息放到inbox表中。
更多信息请访问 pr ...
www.eeworm.com/read/247327/12664531
cpp stdafx.cpp
// stdafx.cpp : 只包括标准包含文件的源文件
// CMPP3SMG.pch 将成为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
// TODO: 在 STDAFX.H 中
//引用任何所需的附加头文件,而不是在此文件中引用
www.eeworm.com/read/144112/12813767
txt introduce.txt
-------------------------------------------------------------------------------
| SimpleUMS 2.0 |
--------------------------------------
www.eeworm.com/read/242874/12975994
h datatype.h
/***************************************************************************
Copyright : 2001-2002, ASPIRE TECHNOLOGIES (SHENZHEN) LTD.
Program ID : datatype.h
Description : 公用数据说明文件
Ver
www.eeworm.com/read/242874/12976180
h datatype.h
/***************************************************************************
Copyright : 2001-2002, ASPIRE TECHNOLOGIES (SHENZHEN) LTD.
Program ID : datatype.h
Description : 公用数据说明文件
Ver
www.eeworm.com/read/137738/13302062
cpp cmppapi_test.cpp
// cmppapi_test.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
//包含需要的文件.
#include "md5.h"
#include "cmpp.h"
#pragma comment(lib, "cmppapi.lib")
#defi
www.eeworm.com/read/137738/13302163
cpp cmppapi_test.cpp
// cmppapi_test.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
//包含需要的文件.
#include "md5.h"
#include "cmpp.h"
#pragma comment(lib, "cmppapi.lib")
#defi