搜索资源列表
网关模拟程序(源代码)
- 本人为友邦公司做的模拟网关源代码,代码中有不足,希望站长多加指教,-my friends to do the simulation companies gateway source code, the code is not sufficient and more exhibitions director, thank you
SMSPlugIn
- 一个Excel的插件,加载后就可以直接在Excel表格里面发送短信-an Excel plug-in, you can load directly in Excel form which sent SMS
手机短信收发程序成
- 用vc编写的发送手机短信系统。经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了-with vc prepared to send SMS to the system. Classic SMS transceiver procedures, which will require the direct category and increase their project, which called on the function OK
收发短信ocx控件
- 收发短信ocx控件,在网页上加载该控件后,可直接通过网页进行短信的收发,测试通过warecom的短信猫,e680,n72等终端设备,网上都是通过客户端进行短信收发,找了很久没找到,这是在客户端收发短信的代码上改成ocx控件的,满足相关系统的要在页面上收发短信的需求。,Ocx control to send and receive text messages, web pages to load after the control can be carried out directly throu
SendSMS
- 调用的接口如下(eg): _LIT(KSMSAddress,"13600001111") _LIT(KSMSContent,"test Test ,Hello") TBuf<15> address(KSMSAddress) TBuf<120> content(KSMSContent) CVideoEggSmsEngine* smsEngine=CVideoEggSmsEngine::NewL() smsEng
o2smsv
- Oxygen SMS ActiveX Control允许你发送接受文字及图片消息,读写缺省的SMS中心号码,获得保存的信息总数和统计它们的位置,从SMS收件箱中读取和删除信息。可以获得手机的IMEI,型号的软件和硬件版本和日期,电池容量和信号强度。控件可以和任何支持Active X的编程环境相融合(如,ASP。Microsoft Visual Basic,Microsoft Visual C ,Microsoft Access,Borland Delphi,Borland C Builder等)
sms
- 手机短信息传情(直接发送到手机) 内含5000条各类短信息 演示:http://www.96966.net.cn 下载:http://www.96966.net.cn/sms.rar 前几年的赚钱利器,程序是2005年问世的。简单易用。 当时还没有什么彩信,硬是靠着短信息发送量赚的网站费用。 对于大流量的网站这个小程序可以起到很大的网站作用。 后台admin/admin.asp 用名admin 密码admin 当年彩秀流行用了彩秀的发送接口。 zyzstx
groupsends
- 运行本程序前应安装金仓短信王标准商务版DG-C1A驱动程序,安装完驱动还需要在程序中加载dllforvc.dll、dllforvc.lib、dllforvc.h文件。 运行本程序,打开程序登录界面,如图1.1所示。输入用户名mr、密码mrsoft,单击“登录”按钮,进入程序主界面 -Run this program should be installed before the payment warehouse standard commercial version of SMS Wan
SMStransceiverintopr
- 用vc编写的发送手机短信系统。经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了-with vc prepared to send SMS to the system. Classic SMS transceiver procedures, which will require the direct category and increase their project, which called on the function OK
gate
- 短信网关的简单原理版本关键核心东西可以下载看看 加些东西就可以很完整了-SMS Gateway version of the simple principle lies at the heart stuff you can download to see some things you can add a very complete
SMS System
- 一个SP的短信系统,包括CMPP3的协议在内。 .程序框架上采用了全插件式扩展,扩展方面除了可以用Remote来扩展还可以用程序提供的接口进行扩展.所使用到的技术有,Remote(在Internet的任一台计算机都可以控制和发送短信),程序域(每个短信业务为一个程序域,就算任一个出了问题也不会影响其它的业务运行,并可以随时动态加载来卸载),连接池,线程池,反射. 采用全插件式管理,业务系统也是它其中一个插件,完成时外带一个Provision的Http服务器插件,可随意外加插件.而业
sms3.5
- GMS短信猫发送 解决了中文发送问题 把 bool unicode = false 这句话里的FLASE改成TRUE 如 bool unicode = true 至不可以连续发送是因为 CommSetting.comm.Open() 打开了 可最后没有关闭 在点击发送时 有调用了 CommSetting.comm.Open() 方法 解决方法 可以在点击事件最后加个 CommSetting.comm.Close() 也可以再导入窗体时CommSetting
SIM900A-send-english
- 本程序利用SIM900A模块经行英文短信的发送,如若要发送中文加函数send chinese ,如若要电话怎自行添加CALL函数即可,不难。-use modle SIM900A to send eglish.