[WCF] Sending file as soap attachment

G

GrzybSon

Hello,

I can tell that WCF is really powerfull technology - last i've done WCF
streaming service with compression enabled. It works stable and quick.
It was relativly easy because client and server was made in .NET, but in
cuurent project I have to test some interoperability between .NET and
delphi. I need to send files through WCF webservice using SWA (Soap with
attachments).

How to extend WCF to meet this requirement? Do you have some sample code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top