使用Android模拟器通过telnet发送短信

发布于 2025-01-02 01:00:04 字数 274 浏览 0 评论 0原文

我可以使用 telnet 命令向 Android 模拟器发送 SMS:

sms send

但是,SMS UDH(用户数据标头)为空。如何使用相同的 telnet 命令发送带有 UDH 的消息?

类似于 this。 但是,我尝试使用该链接从该链接发送消息远程登录。所谓的 UDH 和 UDH 显示为消息正文的一部分,但事实不应该如此。

I can send SMS to the Android emulator using the telnet command:

sms send

However, the SMS UDH (User data header) is null. How to send a message that will have a UDH on it using the same telnet command?

Something similar to this. However then I try to send the message from that link using telnet. The supposedly UDH and UDH is showing as part of the message body, which should not be the case.

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

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

发布评论

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

评论(1

浮云落日 2025-01-09 01:00:04

如果您需要接收彩信或类似的东西,您可以使用另一个模拟器。

您还需要 1 个模拟器来发送彩信。因此,您可以从手机模拟器发送任何您想要的内容。

您可以阅读更多内容:https://stackoverflow.com/a/4726121/212508

IF you need to recieve MMS or something like that, you can use another emulator.

You need 1 more emulator for sending the MMS. So you can whatever you want, as you send from your phone emulator.

You can read more on: https://stackoverflow.com/a/4726121/212508

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