7
Reply

send a file through Http server

George George

George George

Dec 23 2008 7:37 AM
3.1k

Hello everyone,

I am writing a console application which is using http(s) to send a couple of binary files to IIS server (an ASP.Net application). I am wondering in order to improve upload performance and reliability, which C# APIs should I use to upload files and any special points I need to consider in my scenario?

thanks in advance,
George


Answers (7)