本文介绍了在C#中发送带有标头名称的短信的pdu代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我如何发送带有pdu代码的短信,但显示名称而不是发件人号码.
如何更改下面的代码?
how do i send sms with pdu code it the display a name instead of sender number.
how change below code ?
0681390500410031000A8139864757560008FF080074006500730074
推荐答案
Receipt requested
SMSC#9350001400
Receipient:9368747565
Validity:Rel 63w
TP_PID:00
TP_DCS:08
TP_DCS-popis:Uncompressed Text
No class
Alphabet:UCS2(16)bit
test
Length:4
这是转换器 http://rednaxela.net/pdu.php [ ^ ]
here is the converter http://rednaxela.net/pdu.php[^]
这篇关于在C#中发送带有标头名称的短信的pdu代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!