7
Answers

send a file through Http server

Ask a question
George George

George George

15y
3.1k
1

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)