如何使用pdulib接收短信 [英] how to recieve sms using pdulib

查看:79
本文介绍了如何使用pdulib接收短信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果有人这样做,我如何使用pdulib接收超过160个字符,请指导我

how can i recieve sms more than 160 characters using pdulib if anybody done this please guide me

推荐答案

由于SMS消息的规范仅允许140(8位)字符,通常将无法接收到更长的消息.

我能想到的唯一方法是,如果它使用7位字符,那么将允许160个字符.

显然,减少每个字符的位数可以使每条消息包含更多字符,但是降低到6位则只能使用64个字符的字母,对此我无能为力.
Since the specification of an SMS message only allows 140 (8 bit) characters, it would not normally be possible for longer messages to be received.

The only way I can think of is, if it uses 7 bit characters, which would allow 160 characters.

Obviously reducing the number of bits per character allows more characters per message but going down to 6 bits limits you to a 64 character alphabet and I am unable to help with this.


这篇关于如何使用pdulib接收短信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆