Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Service Transmission
Message
 
À
30/03/2017 13:28:52
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
01649542
Message ID:
01649559
Vues:
49
>I'm working on a file with a developer who is creating the file.
>One of everal choices he proferred for exchanging the file was "Web Service Transmission"
>What is that and how would I receive the file?

That's not really enough information.

The question you should be asking is "Who's the server, and who's the client?"

It'll determine what you have to build - either a server implementation (using a WCF or ASMX service) or a Web Service client (using either the WCF client or classic WSDL.exe based client). For either scenario I would recommend using the old ASMX style services and clients when dealing with plain SOAP services (not WS*), and WCF if you have to deal with the more complex WS* protocols (Message security, certificates etc.).

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform