开发者

Web services and RPC

Hi I have misunderstanding in the two terms What is the technical differences between Web Serv开发者_运维知识库ice and RPC ? can we consider a WS as a XML RPC and is it a xmlRpc ?

thanks


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜