Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Service Transmission
Message
De
31/03/2017 14:48:05
 
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
01649542
Message ID:
01649613
Vues:
46
>>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 ---


Thank you, Rick
It looks as if it will be SFTP
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform