sms_api

所属分类:手机短信编程
开发工具:Visual C++
文件大小:4780KB
下载次数:432
上传日期:2010-03-15 21:45:38
上 传 者管理员
说明:  pudn.com的站长编写的短信api源码,包含smpp,cmpp,cmppe,smgp,sngp一系列的协议实现
(many sms protocol api source code written by webmaster of pudn.com, including smpp, cmpp, cmppe, smgp, sngp protocols implementation)

文件列表:
SmgpAPI\SmgpComm\command_id.h (425, 2007-07-04)
SmgpAPI\SmgpComm\comm_data.h (1811, 2007-07-04)
SmgpAPI\SmgpComm\dbprocess.h (462, 2007-07-04)
SmgpAPI\SmgpComm\errors.h (528, 2007-07-04)
SmgpAPI\SmgpComm\FlowControl.cpp (5728, 2007-07-04)
SmgpAPI\SmgpComm\FlowControl.h (1437, 2007-07-04)
SmgpAPI\SmgpComm\ManagerServer.cpp (3545, 2007-07-04)
SmgpAPI\SmgpComm\ManagerServer.h (792, 2007-07-04)
SmgpAPI\SmgpComm\md5.h (2773, 2007-07-04)
SmgpAPI\SmgpComm\md5.lib (2530, 2007-07-04)
SmgpAPI\SmgpComm\packet.h (1967, 2007-07-04)
SmgpAPI\SmgpComm\process.h (868, 2007-07-04)
SmgpAPI\SmgpComm\ReceivedPacket.cpp (4460, 2007-07-04)
SmgpAPI\SmgpComm\ReceivedPacket.h (1445, 2007-07-04)
SmgpAPI\SmgpComm\Resource.h (1696, 2007-07-04)
SmgpAPI\SmgpComm\Smgp.cpp (49473, 2007-07-04)
SmgpAPI\SmgpComm\Smgp.h (3206, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.aps (36760, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.cpp (6589, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.def (120, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.dsp (8851, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.dsw (539, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.h (424, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.opt (132608, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.plg (2651, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.rc (6919, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.sln (916, 2007-07-04)
SmgpAPI\SmgpComm\SmgpComm.vcproj (5667, 2007-07-04)
SmgpAPI\SmgpComm\SmgpServer.cpp (10468, 2007-07-04)
SmgpAPI\SmgpComm\SmgpServer.h (1451, 2007-07-04)
SmgpAPI\SmgpComm\StdAfx.cpp (295, 2007-07-04)
SmgpAPI\SmgpComm\StdAfx.h (841, 2007-07-04)
SmgpAPI\SmgpComm\tcp.cpp (15210, 2007-07-04)
SmgpAPI\SmgpComm\tcp.h (1217, 2007-07-04)
SmgpAPI\SmgpComm\util.cpp (6072, 2007-07-04)
SmgpAPI\SmgpComm\util.h (1027, 2007-07-04)
SmgpAPI\SmgpProcessODBC\process.h (465, 2007-07-04)
SmgpAPI\SmgpProcessODBC\SmgpProcess.cpp (20666, 2007-07-04)
SmgpAPI\SmgpProcessODBC\SmgpProcess.def (119, 2007-07-04)
... ...

【SmgpComm.dll】 SmgpAPI主要的通讯模块 2003.04.18, 添加了流量控制,版本升级为1.41 2003.05.10, 在计算认证ID时, 将MD5Update(&md5, (unsigned char *)m_SP_ID, 6); 修改为:MD5Update(&md5, (unsigned char *)m_SP_ID, /*6*/strlen(m_SP_ID));

近期下载者

相关文件


收藏者