登录
首页 » SMS短信息 » wappush

wappush

于 2022-05-17 发布 文件大小:1.40 kB
0 215
下载积分: 2 下载次数: 1

代码说明:

wappush-c实现 注意,短信应当以二进制格式发送(SMPP和CMPP里,编码为0x04) 短信内容,WAP PUSH是使用1条或者多条短信来发的,如果内容超过了140个字节,就必须分多条发送,规则如下: 0B05040B8423F00003B3 02 01 B30601AE02056A0045C60C03 6865726F2E7478736D732E636F6D 0001 037465737474657374746573747465737474657374746573747465737474657374746573747465737474657374746573747465737474657374746573747465737474657374746573747465737474657374746573747465737474657374746573747465 02是指共有两条短信 01是指这是第一条 这里是URL地址(hero.txsms.com),注意不要有http:// 0001为URL结束标志 描述文字开始,注意:utf编码。 0B05040B8423F00003B3 02 02 737474657374746573747465737474657374746573747465737474657374746573747465737474657374000101 02是指共有两条短信 02是指这是第一条 继续上条未完内容 请参考example.c中的例子-wappush-c realization that messages should be sent in binary format (SMPP and CMPP, coding for the 0x04) SMS, WAP PUSH is to use a number of messages or to issue, and if the content exceeds 140 bytes, we must send a number of points, rules are as follows : 0B05040B8423F00003B3 02 01 B30601AE02056A0045C60C03 6865726F2E7478736D

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CMPP2.0 接口的VB 程序
    CMPP2.0 接口的VB 程序-CMPP2.0 interface VB
    2023-04-02 05:30:03下载
    积分:1
  • Can be achieved to receive and send text messages, need to tie in with the devel...
    可实现接收和发送短信息,需配合开发板和GPRS模块一起使用。-Can be achieved to receive and send text messages, need to tie in with the development board and use GPRS module.
    2023-01-29 10:05:04下载
    积分:1
  • motorola手机开发文档
    motorola手机短信息开发文档--Motorola sms development documents
    2022-12-03 13:50:03下载
    积分:1
  • smppp1.1的英文描述
    smppp1.1的英文描述-smppp1.1 English describes
    2022-07-01 13:22:44下载
    积分:1
  • 开发的vb程序
    短信息开发的vb程序-short message development of the procedures vb
    2023-03-03 11:55:03下载
    积分:1
  • GSM short messaging technology in the remote monitoring, data acquisition, GPS,...
    GSM短信息传送技术在远距离监控、数据采集、GPS定位、无线报警、缴费通知... 领域有广泛的应用。针对广大开发商、系统集成商对GSM短信息应用的需要。我们开发的YK-2短信收发模块及软件,品质优价格低。为客户提供免费应用方案咨询服务,同时提供良好的售后服务。 如果你需要了解这方面的应用,请和我-GSM short messaging technology in the remote monitoring, data acquisition, GPS, wireless alarms, billing ... a broad area of application. A large number of developers, system integrators GSM short messaging applications. We developed the YK-2 SMS transceiver modules and software, superior quality low prices. To provide customers with free advisory services to application programs, while providing good after-sale services. If you need to understand the application, and I
    2023-02-18 08:50:03下载
    积分:1
  • 飞索彩开发控件
    飞索彩信开发控件是一款实现了彩信、短信收发的标准开发接口,它以ActiveX控件的形式提供给用户。用户不需要了解复杂的GSM/GPRS通信控制协议和WAP/MMS协议栈,只需要简单地调用控件提供的接口函数即可在自己的应用程序或系统中实现彩信短信的收发功能。     使用飞索彩信短信开发控件,用户可以简单快捷地将彩信短信功能与企业信息管理系统全面融合,可以广泛地应用在企业MIS系统、调度通知系统、ERP应用、OA办公网络、客户服务中心等关键环节。将移动信息服务与针对不同行业度身定制的信息管理系统相结合,根据不同客户、不同需求,高效提供更多个性化的服务、产品和信息。
    2022-05-21 22:07:26下载
    积分:1
  • 中国标准(cmpp)代码表
    中国短消息标准(cmpp)代码表- Chinese short news standard (cmpp) code page
    2023-08-12 08:15:03下载
    积分:1
  • 小灵通开发技术规范
    小灵通短信开发技术规范-PHS messaging specification development
    2022-03-18 05:32:45下载
    积分:1
  • wappush
    wappush-c实现 注意,短信应当以二进制格式发送(SMPP和CMPP里,编码为0x04) 短信内容,WAP PUSH是使用1条或者多条短信来发的,如果内容超过了140个字节,就必须分多条发送,规则如下: 0B05040B8423F00003B3 02 01 B30601AE02056A0045C60C03 6865726F2E7478736D732E636F6D 0001 037465737474657374746573747465737474657374746573747465737474657374746573747465737474657374746573747465737474657374746573747465737474657374746573747465737474657374746573747465737474657374746573747465 02是指共有两条短信 01是指这是第一条 这里是URL地址(hero.txsms.com),注意不要有http:// 0001为URL结束标志 描述文字开始,注意:utf编码。 0B05040B8423F00003B3 02 02 737474657374746573747465737474657374746573747465737474657374746573747465737474657374000101 02是指共有两条短信 02是指这是第一条 继续上条未完内容 请参考example.c中的例子-wappush-c realization that messages should be sent in binary format (SMPP and CMPP, coding for the 0x04) SMS, WAP PUSH is to use a number of messages or to issue, and if the content exceeds 140 bytes, we must send a number of points, rules are as follows : 0B05040B8423F00003B3 02 01 B30601AE02056A0045C60C03 6865726F2E7478736D
    2022-05-17 19:17:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载