两个黑莓模拟器之间的短信

发布于 2024-08-05 03:46:26 字数 62 浏览 6 评论 0原文

如何编写程序以使用 BlackBerry JDE 在两个 BlackBerry 模拟器之间发送和接收 SMS?

How do I write a program to send and receive SMS between two BlackBerry simulators using the BlackBerry JDE?

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

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

发布评论

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

评论(2

暮色兮凉城 2024-08-12 03:46:26

您需要使用以下参数从命令行启动模拟器:

/sms-source-port={uint}
/sms-destination-port={uint}

启动两个模拟器实例,然后切换源和源。目的港就在他们身上!

You need to launch the simulators from the commmand line using these parameters:

/sms-source-port={uint}
/sms-destination-port={uint}

Launch two simulators instances and just switch source & destination ports on them!

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