Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

What is new about Web services?

5 like 0 dislike
Hello
What is new about Web services?
please reply me. i am waiting for your reply.
Thanx
asked 1 year ago by DBA-boss (120,990 points)

2 Answers

3 like 0 dislike
 
Best answer
People have been using Remote Procedure Calls (RPC) for some time now, and they long ago discovered how to send such calls over HTTP.
So, what is really new about Web services? The answer is XML.
XML lies at the core of Web services, and provides a common language for describing Remote Procedure Calls, Web services, and Web service directories.
Prior to XML, one could share data among different applications, but XML makes this so much easier to do. In the same vein, one can share services and code without Web services, but XML makes it easier to do these as well.
By standardizing on XML, different applications can more easily talk to one another, and this makes software a whole lot more interesting.
answered 1 year ago by eagles11 (179,830 points)
1 like 0 dislike
what you want to know exactly?
answered 1 year ago by anonymous

Related questions

5 like 0 dislike
1 answer
7 like 0 dislike
2 answers
asked 1 year ago by BloggeR (179,550 points)
7 like 0 dislike
1 answer