gpt4 book ai didi

c# - 如何检查 HttpWebRequest 上传的进度?

转载 作者:太空宇宙 更新时间:2023-11-03 16:51:11 24 4
gpt4 key购买 nike

我想知道如何检查已上传/下载了多少文件?我正在使用 HttpWebRequest

最佳答案

如果在 HttpWebRequest 上使用异步模式,您就可以做到这一点 - 有一个工作示例(基于 MSDN 文档示例代码)here .简要说明:

Here’s a little Win Forms client that allows you to download a single file from a server, using either HTTP or FTP. It shows download progress and displays the average transfer rate, in kb/sec. It also demonstrates how to use the HttpWebRequest and FtpWebRequest classes in System.Net to do file downloads.

关于c# - 如何检查 HttpWebRequest 上传的进度?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3924575/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com