我可以为黑莓开发 RMI 解决方案吗?
我想在我的黑莓手机上开发一个基于 RMI 的应用程序。但我注意到一些关键的远程处理类型(如 UnicastRemoteObject 和 java.rmi.registry.*)未定义。 有没有办法解决这个问题,例如像我可以用来构建我的解决方案的其他库一样?
I would like to develop a RMI-based application on my blackberry. But I notice some of the key remoting types (like UnicastRemoteObject and java.rmi.registry.*) aren't defined.
Is there a way around this, for example like some other library I can use to build out my solution?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目前无法执行此操作 - 请参阅 http://developers.sun.com /mobility/midp/articles/socketRMI/
There's no way to do this at this time - see http://developers.sun.com/mobility/midp/articles/socketRMI/