-
本代码实现通过串口收发短消息。
本代码实现通过串口收发短消息。- This code realization receives and dispatches the short news
through the string mouth.
- 2023-07-16 07:40:04下载
- 积分:1
-
通过串口控制实现UDP消息TX电脑手机
用来实现手机UDP协议短信收发。
PC机通过串口控制-used to achieve phone UDP messages TX. PC through serial control
- 2023-06-15 09:15:04下载
- 积分:1
-
短信平台cmpp30 java程序(包括SQL数据库)
短信平台CMPP30 的JAVA程序,(含SQL数据库)-SMS platform CMPP30 JAVA procedures (including SQL database)
- 2022-03-26 11:10:31下载
- 积分:1
-
smpp协议3.3的英文描述
smpp协议3.3的英文描述-smpp agreement 3.3 English describe
- 2022-12-27 00:45:03下载
- 积分:1
-
messaging open source for reference
短信开发源码,仅供参考-messaging open source for reference
- 2022-04-28 21:59:45下载
- 积分:1
-
一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息
一个SMPP类库可以用来连接SMPP网关来发送和接收SMS消息-a SMPP library can be used to connect SMPP Gateway to send and receive SMS messages
- 2022-04-02 06:27:00下载
- 积分:1
-
手机短信事实上具备很多您没有注意的功能,比如可以发送不是文字的信息(图铃)、可以发送FLASH短信等,这些都与下发短信的编码方式有关!...
手机短信事实上具备很多您没有注意的功能,比如可以发送不是文字的信息(图铃)、可以发送FLASH短信等,这些都与下发短信的编码方式有关!-SMS in fact you do not have a lot of attention to the function, for example, could not send text messages (SMS and EMS users), Flash can send text messages, these are messages issued on the coding!
- 2022-07-14 14:41:07下载
- 积分:1
-
C # CMPP
cmpp with c#
- 2022-04-22 09:25:35下载
- 积分:1
-
Delphi短信猫接口源码,可交互
资源描述此开发包软件为wavecom的免费短信开发包软件,支持Delphi开发语言,并提供有短信开发示例程序供参考开发。
此短信猫二次开发包是基于动态链接库技术,具有开发扩展性大、支持多种开发语言、节省内存等优点,可无缝嵌入企业办公OA系统、第三方软件系统、客户管理系统、监控系统等应用系统当中。
- 2022-04-24 07:17:17下载
- 积分: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