Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing a Web Service from behind a firewall
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00579797
Message ID:
00581191
Vues:
38
>>I'm not sure I follow.

When you publish a web service you are asking Fox to generate the WSDL (Web Service Description Language) file from a COM object in the application virtual directory on IIS. WSDLs are a lot like COM Type Interfaces in that they describe the methods and data types used in the web service. Applications wanting to consume the web service need to query this file. This is what the SOAP toolkit does.

>>On my home box, where I am able to consume web services, all I do is click on tools - intellisense manager and then the 'types' tab and click on Web services to register a web service with intellisense.

Intellisence has nothing to do with consuming a web service. All intellisense does if give you a visual reference to the web service type library so that you can more easily access its PEMs in code.

Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform