手机短信接收格式

发布于 2024-12-25 03:34:45 字数 137 浏览 0 评论 0原文

不是在智能手机中,而是在任何普通手机中,如何接收短信?消息的格式是什么,如数据包格式。它是特定于操作系统的吗?如果是的话,请告诉我Android手机中的格式。

是否可以通过接收短信来触发移动应用程序(例如安装在手机中的 Temple Run)?

Not in smartphones, but in any ordinary mobiles, how is SMS received? What is the format of the message, as in packet format. Is it OS specific? If so, can you please tell me the format in Android mobiles.

Is it possible to trigger a mobile application(like temple-run installed in the mobile) by just receiving the SMS?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一直在等你来 2025-01-01 03:34:45

此链接描述了 SMS PDU 格式: http://www.dreamfabric.com/sms/

它是可以实现可由短信触发的应用程序。但是,您不能仅通过收到短信来触发任意应用程序启动。

This link describes the SMS PDU format: http://www.dreamfabric.com/sms/

It is possible to implement an application that can be triggered by SMS. However, you cannot trigger any arbitrary application to launch just by an SMS being received.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文