Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

There is a task in my project which I need to complete but not having much idea.

The task is I need to create a API in WinForms using WCF to create such an API which can upload and download files.

So please provide such solutions or urls where i can have some ideas.

Any help will be personally appreciated.

Thanks.
Gourav
Posted
Comments
ZurdoDev 8-Mar-13 7:13am    
First off, have you created a WCF service yet? I'd start there at least.

1 solution

Have a look here: WCF Streaming: Upload/Download Files Over HTTP[^]. This is an article from CP knowlegde base.

Other interesting articles:
Straming files (for upload/download) in WCF[^]
File transfer with WCF[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900