A Web Service is a Software component stored in one machine that can be accessed by another application in another machine over a network.
Methods in Web Service are invoked through a Remote Procedure Call(RPC).
SOAP (Simple Object Access Protocol) is a platform independant protocol that uses XML to make Remote Procedure Calls.
When a program invokes a Web Method , the request and all relevant info is packaged in a SOAP message and sent to the server where Web Service resides.
A Web Service receives SOAP message, parses its contents to determine the method program wishes to execute and method parameters.
After a web service parses a SOAP message a proper method is called and response is sent back to the client in another SOAP message.
Client and a Web Service communicate using messages, specifically SOAP messages by default. Client sends a SOAP request to a Web Service, and a Web Service method typically returns a SOAP response. Web Services define the type of messages they accept using operations, defined by Web Services Description Language (WSDL). The data that is eventually communicatedover the network must be serialized into XML.
A Web Method tells the .NET that perticular public method should be exposed as a Web-Callable method.
WSDL is written in XML. It is an XML document. It si used to describe Web Services. Used to locate Web Services.
Four major parts of WSDL document
a. WSDL Ports - describes operations that can be performed, messages that are involved.
b WSDL Messages - Defines the data elements of an operation.
c. WSDL Types - Defines the datatype that are used by the Web Service.
d. WSDl Bindings - Defines message format and protocol details for each port.
Subscribe to:
Post Comments (Atom)
4 comments:
Greetings! Your blog is really very nice, if you get a chance by posting such post, I’ll write the comment for you again! Best Seo Company
Great Post. Digital Marketing is the best solution for a brand to develop nowadays, so we think it's very important for brands to go to SEO to boost their visibility and increase their sales. Thanks For Sharing Amazing Information. Keep Sharing!
For professional mobile app and web services visit codeplateau.com
Best Mobile App Development Company in Pune
Webservices are a kind ready made solution exposed to the end user as a service. AppConsultio Websolutions is the leading best mobile app development company in Pune, Mumbai. We have the right set of expert app developer teams for iOS, android app development Services in Pune, Mumbai. Please reach us if you are looking for any digital marketing, mobile app development and website design service in Pune, Mumbai
Pune Mumbai Delhi Patna
appconsultio websolutions
Post a Comment