搜索资源列表
用Visual Csharp实现文件下载
- 使用WebClient类和FileStream类实现文件下载-use WebClient class FileStream class and download files
WEBClient
- SDK,模拟HTTP客户端VC,采用原始的 WINSOCKET,够详细了吧-SDK, simulation HTTP client VC, using primitive WINSOCKET enough details of the hour
WebClientTest
- WebClient检测网站工具 需.net2.0支持-WebClient detection web site tools required. Net2.0 support! !
Visual C++-COM&COM+webclient
- Visual C++实践与提高系列丛书-COM&COM+(源代码)-Visual C Practice and improve Series-COMCOM (source code)
FileDowload
- //临时下载目录 private string tempPath = Application.StartupPath + "\\temp\\"; //未完成任务 private string fileTaskPath = Application.StartupPath + "\\Task.txt"; //日志路径 private string logPath = Application.StartupPath + "\\Log\\"; //下载控件 private WebClient MyWeb
C#中用WebClient类编写整站下载软件
- 用c#编写的下载整个网站的代码
c2008_HTTP.rar
- C#里System.Web空间下提供了一个叫做WebClient的对象,使用此对象就可以使C#直接对服务器发送WEB客户端的请求。那么我们要对服务器提交POST方法那么就必须使用其UploadData()方法才行。首先把要请求的信息先转换为字节(因为POST提交的是字符的流数据),然后再做为UploadData()的参数。使用UploadData()进行数据提交,最后返回,POST的回馈信息。如下: ,C# Lane System.Web to provide a space called t
multirequesttest
- c#写的测试多线程获取网页的源码,使用Webclient异步获取!-uses webclient to get html pages with multi threads
WebClient_Timeout
- Webclient在下载请求时无法设置请求超时时间和请求读写超时时间。WebClient在异步下载时遇到网络不通等问题时没有响应超时造成app挂起。-Webclient request can not be set in the download time and request to read and write request timeout timeout. WebClient in asynchronous download problems encountered when the n
WebClient
- 模拟http post,可以提交网页和文件,采用multipart/form-data方式,上传数据流-Analog http post, you can submit pages and files, using multipart/form-data mode, the upstream data stream
VScape
- a runescape private server webclient source
FROM
- 本例题主要是实现一个可以下载网络上的文件的功能,主要技术是用到咯C# 中的WebClient类,其中还用到咯,进度条控制速度,并且提示是否下载完毕,或者已经下载咯,此代码可以直接在VS08上运行-This Example is mainly to achieve a document can be downloaded on the network function, the main technology is the strategy used in C# in the WebClient
WebClient
- webclient,通信时客户端 配合webserver端使用。-webclient, communicate with the webserver when the client-side use.
WebServer1
- webserver单线程,使用简单,一看即会。 配合webclient使用。-webserver single-threaded, easy to use, a look that will be. With webclient use.
WebServer2
- webserver多线程,使用方便,一看即会 配合webclient使用-webserver multi-threaded, easy to use, a look that is used in conjunction with webclient
webclient-
- 文件下载器webclient,可隐藏窗体hide,使用热键ctrl+1恢复窗体hotkey-File downloader webclient, to hide the form hide, restore form to use hotkey hotkey ctrl+1
WinFrom--WebClient
- WinFrom通过WebClient上传下载文件-II GHIDA
vb2008.net-downloadfile-WebClient
- 使用vs2008.net 中webclient 下载文件,可以获得文件下载进度-Vs2008.net in webclient download files, you can get the file download progress, fully available
Making-an-await-WebClient-(2)
- Making an await WebClient
webclient
- 联发科MT7681通过webclient连接服务器(MediaTek MT7681 connects to servers via webclient)