Downloading a file using pure .Net Socket(blog.dotnetclr.com)
submitted by
rawsoft(430) 4 years, 7 months ago
Ok, so sometimes HttpWebRequest and WebClient does not really cut it, so you have no choice but to perform a raw download - socket is the way to go. Here is a quick and dirty way of downloading a file using socket. .Net sockets are not limited to http, you can use it to download files from different protocols.
|category: C#
|Views: 31
tags:
C# another
Everyones tags:
Your Tags: