当手机断开连接时,短信将发送至收件箱

发布于 2024-10-16 23:25:48 字数 118 浏览 3 评论 0原文

我使用 J2ME WMA 将 SMS 发送/接收到特定端口,在我的例子中是端口 50000。当其中一台移动设备未运行应用程序时,消息将发送到收件箱,默认情况下为端口 0

。有什么办法可以防止这种情况发生吗?

I'm using J2ME WMA to send/receive SMS into a specific port, which in my case is port 50000. When one of the mobile devices is not running the application the message goes to the inbox, which by default is port 0.

Is there any way to prevent this from happening?

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

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

发布评论

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

评论(1

黯淡〆 2024-10-23 23:25:49

PushRegistry 解决了该问题,但仅在 WMA 2.0 中可用。

查看WMADemo示例< /a> 在 JavaME SDK 3.0。

PushRegistry resolves the issue but it's only available in WMA 2.0.

Check the WMADemo sample at JavaME SDK 3.0.

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