Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Service Transmission
Message
From
31/03/2017 14:48:05
 
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
01649542
Message ID:
01649613
Views:
45
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform