Web 服务和 RPC

发布于 2024-10-25 12:07:08 字数 96 浏览 4 评论 0原文

你好 我对这两个术语有误解 Web Service 和 RPC 之间的技术差异是什么? 我们可以将 WS 视为 XML RPC 吗?它是 xmlRpc 吗?

谢谢

Hi
I have misunderstanding in the two terms
What is the technical differences between Web Service and RPC ?
can we consider a WS as a XML RPC and is it a xmlRpc ?

thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧时模样 2024-11-01 12:07:08

这两个术语都有些模糊,并不涉及特定的技术。 Web 服务可用于制作RPC 使用 WSDL 或其中之一一些大致相同的标准,例如 CORBARMI,或 DCOM< /a>.

WSDL 可用于描述 SOAP Web 服务,或者(在 WSDL 2.0 中)一种 RESTful 服务。

Both terms are somewhat vague, and do not refer to specific technologies. Web services can be used to make RPCs using WSDL or one of a few standards which are roughly equivalent, such as CORBA, RMI, or DCOM.

WSDL can be used to describe a SOAP web service, or (in WSDL 2.0) a RESTful one.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文