G
Guest
Is there any way to use the HttpWebRequest/Response classes in order to get
feedback on how much data has been transferred? I'm doing multipart posts
uploading files and form data and would like to provide some sort of
indication to the user when the upload will be done.
If not, any other suggestions? TcpClient or something like that?
feedback on how much data has been transferred? I'm doing multipart posts
uploading files and form data and would like to provide some sort of
indication to the user when the upload will be done.
If not, any other suggestions? TcpClient or something like that?