代码搜索:Princetoad
找到约 169 项符合「Princetoad」的源代码
代码结果 169
www.eeworm.com/read/253507/12218197
txt readme.txt
模拟网关使用说明
FAQ:
1.提示用户登录失败,错误码3.
网关有鉴权功能,登陆时的用户名密码要和配置中的对应。
否则会引起登录失败,错误代码3(如果你的MD5算法没有问题的话).
2.下发Deliver消息时提示该SP没有登陆。
登录用的SPID要和配置中的对应,否则在下发Deliver消息时会提示对方没有登录。
模拟网关是根据下发消息中的SPID,找到对应的IC ...
www.eeworm.com/read/367817/9728775
txt readme.txt
模拟网关使用说明
FAQ:
1.提示用户登录失败,错误码3.
网关有鉴权功能,登陆时的用户名密码要和配置中的对应。
否则会引起登录失败,错误代码3(如果你的MD5算法没有问题的话).
2.下发Deliver消息时提示该SP没有登陆。
登录用的SPID要和配置中的对应,否则在下发Deliver消息时会提示对方没有登录。
模拟网关是根据下发消息中的SPID,找到对应的IC ...
www.eeworm.com/read/132893/14067002
url 我的网站.url
[InternetShortcut]
URL=http://princetoad.xiloo.com/
Modified=70A73A8905F5C30198
www.eeworm.com/read/137738/13302132
cpp smg.cpp
// smg.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "smg.h"
//import cmppapi
#include "md5.h"
#include "cmpp.h"
#pragma comment(lib, "cmppapi
www.eeworm.com/read/137738/13302229
cpp smg.cpp
// smg.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "smg.h"
//import cmppapi
#include "md5.h"
#include "cmpp.h"
#pragma comment(lib, "cmppapi
www.eeworm.com/read/114012/15118150
cpp smg.cpp
// smg.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "smg.h"
//import cmppapi
#include "md5.h"
#include "cmpp.h"
#pragma comment(lib, "cmppapi
www.eeworm.com/read/304757/13787511
txt intro.txt
《中国联通SGIP1.2短消息客户端程序》V1.3
系统说明:
该程序是基于联通SGIP1.2接口库V1.3开发的简单短消息平台,符合最新的SGIP1.2(0120修订版标准)
支持参数配置,日志记录功能。通过与后台数据库集成,系统定时轮询数据库,从发送表Send_Box中
取出数据发送,并且将发送出去的数据和结果都写入MT_Log表,失败的话记录失败原因;
同时将接收到的 ...
www.eeworm.com/read/245642/7085961
cpp sgip_api_test.cpp
/**
* 说明:中国联通SGIP1.2接口库示例程序
* 作者:PrinceToad
* Email:princetoad@126.com
* Http://princetoad.xiloo.com
* 版本: 1.0 2003/09/09
* 1.1 2003/11/08
* 1.11 2003/11/25 针对1.23版本作了更新.
* 1.12 2003/
www.eeworm.com/read/304755/13787526
cpp sgip_api_test.cpp
/**
* 说明:中国联通SGIP1.2接口库示例程序
* 作者:PrinceToad
* Email:princetoad@126.com
* Http://princetoad.xiloo.com
* 版本: 1.0 2003/09/09
* 1.1 2003/11/08
* 1.11 2003/11/25 针对1.23版本作了更新.
* 1.12 2003/
www.eeworm.com/read/401581/2338283
cpp mysmgp3client.cpp
/**
* MySMGP3Client.cpp
*
* SMGP3 API Demo Application.
*
* Copyright 2003-2007 北京风起水流软件工作室
*
* http://www.zealware.com
*
* princetoad@gmail.com princetoad@zealware.com
*
*/
#include