MSP Implementation
The Mobile Service Locator is a .NET class library for mobile devices. The MSL parses a WSDL interface file and lists the provided methods. Further more the MSL allowes you to call the methods. Therfore it generates a SOAP message request and parses the SOAP message response.
The Mobile Service Locator Plugin is designed to work with the Mobile Scenario Presenter. The MSL Plugin creates a query either for UDDI or the proprietary EDDI service repository. EDDI uses a very high sopisticated algorithm to analyze a plain text use case description and match it on web services.
Application Design with Visual Studio 2005
