I have a requirement to transfer files to server and retrive them back via an ASP.net site. Heard using BITS is an approach. Can I use BITS in a non windows client environment? It would be nice if I can find a tutorial as well.
问问题
926 次
2 回答
1
MSDN 记录了BITS 上传协议。正如那页所说,
使用上传协议将 BITS 客户端或服务器软件替换为您自己的实现。
于 2013-11-11T10:18:31.747 回答
1
于 2013-11-11T10:26:09.100 回答