计算机外文翻译--理解远程方法调用
《计算机外文翻译--理解远程方法调用》由会员分享,可在线阅读,更多相关《计算机外文翻译--理解远程方法调用(13页珍藏版)》请在毕设资料网上搜索。
1、-9- 外文原文 APPENDIX A Understanding Java Remote Method Invocation (RMI) Java Remote Method Invocation (RMI) is the Java languages native mechanism for performing simple, powerful networking. RMI allows you to write distributed objects in Java, enabling objects to communicate in memory, across Java Vir
2、tual Machines, and across physical devices. RMI is an alternative to using CORBA, the Object Management Groups distributed object architecture. How do the two compare? Its becoming tougher and tougher to draw the line. In fact, neither RMI nor CORBA is clearly a superior technology. Historically, RM
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 外文 翻译 理解 远程 方法 调用
