SMS between two BlackBerry simulators

≯℡__Kan透↙ 提交于 2019-12-10 20:07:14

问题


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


回答1:


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!




回答2:


BB KB Article: How To - Send SMS text messages between two BlackBerry Smartphone Simulators



来源:https://stackoverflow.com/questions/1403399/sms-between-two-blackberry-simulators

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!