c# - Best way to create a downloader -


What's the best way to implement a downloader inside a launcher (for my application)?

I thought about these methods:

  • Direct HTML Download
  • FTP
  • via Torrent

And I was wondering what is the best either the frontend and the backend (and probably the safest)

Thanks


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

c# - Chart control: Design messed Up after clearing and re-adding Y-Values -

ruby on rails - Apipie interferes with proper error codes -