.NET General - What the different phase/steps of acquiring a proxy object in Webservice ?
Interview Question Database For Software Developers
|
|
| What the different phase/steps of acquiring a proxy object in Webservice ? | | .NET INTERVIEW QUESTIONS - What the different phase/steps of acquiring a proxy object in Webservice ? | | By: | | Following are the different steps needed to get a proxy object of a webservice at the client side :-
* Client communicates to UDI node for WebService either through browser or UDDI's public web service.
* UDII responds with a list of webservice.
* Every service listed by webservice has a URI pointing to DISCO or WSDL document.
* After parsing the DISCO document, we follow the URI for the WSDL document related to the webservice which we need.
* Client then parses the WSDL document and builds a proxy object which can communicate with Webservice. | | ID: 2332 | Rank: 193 | Votes: 0 | Views: 53 | Submitted: 20091013 |
215 :-) | | What is DISCO ? | | .NET INTERVIEW QUESTIONS - What is DISCO ?... | | Submitted: 20091007 |
|
233 :-) | | What is WSDL? | | .NET INTERVIEW QUESTIONS - What is WSDL?... | | Submitted: 20091007 |
|
Copyright © 2009 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|