本文介绍了多部分或长短信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如何使用gsmcomm库发送和接收超过160个字符或多部分短信
how to send and recieve more than 160 characters or multipart sms using gsmcomm library
推荐答案
slilence_prg写道:
slilence_prg wrote:
使用gsmcomm库的多部分短信
multipart sms using gsmcomm library
GSMComm Library也支持PDU模式。我没有用过它。
查看这篇文章: []。检查发送短信部分,它谈到PDU模式。
必须有某种方法可以将模式更改为PDU模式。您可能需要查看GSMComm Library文档,了解如何使用PDU模式发送消息。
希望这有帮助! :thumbsup:
GSMComm Library supports PDU Mode as well. I haven't used it though.
Check this article: How To Send and Receive SMS using GSM Modem[^]. Check the send SMS part, it talks about the PDU mode.
There must be some way you can change the mode to PDU mode. You may need to check GSMComm Library documentation on how to use PDU mode to send messages.
Hope this helps! :thumbsup:
这篇关于多部分或长短信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!