XML-RPC vs. SOAP
摘要:
A simple guide to choosing the best protocol for your XML Remote Procedure Call needs.
Within the world of XML there are two main ways to implement a Remote Procedure Call (RPC). XML-RPC and SOAP. This document will explore the differences between these two methods in order to help you decide which is best suited to your needs.
阅读全文
posted @ 2006-04-01 22:36 Bona shen 阅读(1738) 评论(0) 推荐(0) 编辑