Need Web Service code
Could anyone give the sample code for receiving pdf file in web service using C#(WCF service)?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manoj BhoirPosted Apr 20, 2015, 8:22 AM
Please see these links :
WCF Streaming: Upload/Download Files Over HTTP
http://www.codeproject.com/Articles/166763/WCF-Streaming-Upload-Download-Files-Over-HTTP
How to: Enable Streaming
https://msdn.microsoft.com/en-us/library/ms789010.aspx
File Transfer using WCF and Socket
http://www.codeproject.com/Articles/37057/File-Transfer-using-WCF-and-Socket
File Transfer with WCF
http://stefanoricciardi.com/2009/08/28/file-transfer-with-wcp/