Web Services Guide Web Services Guide
Online Guide to Everything Online Online Guide to Everything Online

Calendar

May 2012
M T W T F S S
« Mar    
 123456
78910111213
14151617181920
21222324252627
28293031  

Main

Categories:

Navigation

Archives:


Links

Meta:

PSD CODING SERVICES

How Web Services Work Part 2

September 26, 2011
Filed under: Info,Information — editor @ 7:46 pm

For a computer program to use a Web service, it has to find the service description and be compatible with it. For this to be accomplished, there are three core things you should remember in Web services architecture: a service provider, a service registry and a service requestor. All three when working together, performs publishing, finding and binding in a Web service.

Publishing operation makes data about the service accessible so that it can be readily found and used. Therefore, making service description made know to the public. However, the find operation determines the Web service, it is also the means of the computer that searches and understands what the Web Service is and its goings-on. The bind operation, on the other hand, permits the service to be used by the person who requests service.

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.