RMI与RPC

来源:互联网 发布:路由器的访客网络开启 编辑:程序博客网 时间:2024/04/30 18:26

分布式对象(Distributed Objects)
架构实例有CORBA/RMI/DCOM/.NET Remoting
远程过程调用(Remote Procedure Call)
架构实例有SOAP/XML-RPC/Flash AMF

0 0