Welcome![Sign In][Sign Up]
Location:
Search - HttpWebrequest

Search list

[Internet-NetworkHttpWebRequest

Description: 使用httpwebrequest轻松实现站外提交(可用于自动登陆,自动网上投票等)
Platform: | Size: 9099 | Author: jun | Hits:

[ISAPI-IEHttpWebRequest

Description: 使用httpwebrequest轻松实现站外提交(可用于自动登陆,自动网上投票等)-Easy to use HttpWebRequest Station submitted (can be used for automatic landing, automatic online voting, etc.)
Platform: | Size: 9216 | Author: jun | Hits:

[Windows DevelopHttpWebRequest

Description: WEB中客户端自动从服务器端读取版本信息,并根据信息进行客户端的升级过程-web clice services update file
Platform: | Size: 18432 | Author: 明明 | Hits:

[Internet-NetworkWeather

Description: 用HttpWebRequest对象及时读取所需要网站上的天气预报数据 -HttpWebRequest object with the required time to read the weather forecast data on the website
Platform: | Size: 43008 | Author: XYZWSX | Hits:

[Internet-Network2009_4_CookieManager

Description: CookieManager 提供 CookieHandler 的具体实现,它将 cookie 的存储区与围绕接受和拒绝 cookie 的策略分离开来。使用管理存储的 CookieStore 以及做出 cookie 接受/拒绝决策的 CookiePolicy 对象来初始化 CookieManager。 -/********************************************************************************//** A typical usage of this class would look something like this: CookieManager cookieManager = new CookieManager() // Set a cookie value cookieManager.CookieValues["FavoriteCookie"] = "Chocolate Chip" HttpWebRequest webRequest = (HttpWebRequest)WebRequest.Create(url) // Publish the cookies to the request before asking for the response cookieManager.PublishCookies(webRequest) HttpWebResponse webResponse = (HttpWebResponse)webRequest.GetResponse() // Store any cookies returned from the response cookieManager.StoreCookies(webResponse) // Get the value of a cookie string session = cookieManager.CookieValues["SESSIONID"] webRequest = (HttpWebRequest)WebRequest.Create(url2) cookieManager.PublishCookies(webRequest) webResponse = (HttpWebResponse)webRequest.GetResponse() ************************************************************************************/
Platform: | Size: 14336 | Author: | Hits:

[CSharpPACHONG

Description: 网络爬虫程序源码 这是一款用 C# 编写的网络爬虫 主要特性有: 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等。 今后有空可能加入的特性: 新特性 介绍 爬取文件用Berkeley DB存储 提高性能: 常用操作系统不善于处理大量小文件 基于URL Ranking的优先级队列 主题爬虫: 机器学习算法对链接与主题相关度进行评估,并按照得出的优先级顺序进行爬取 爬虫礼仪 遵循爬虫禁止协议、以及避免对服务器资源的过度使用等 性能优化 用UDP取代封装好的HttpWebRequest/Response DNS缓存 异步的DNS地址解析 硬盘缓存或内存数据库以避免频繁的磁盘寻道 分布式爬虫以扩展单机能力(CPU、内存和硬盘访问) -GreySky source personal accounting system, management of daily accounting classification of report management user management built several sets of beautiful skin for beginners learning to use.
Platform: | Size: 798720 | Author: 谭辰 | Hits:

[.netHttpWebRequest

Description: 利用HttpWebrequest 实现Http 通信 然后达到QQ批量注册的效果-Http communication achieved by HttpWebrequest bulk up and achieve the effect of QQ
Platform: | Size: 4338688 | Author: 车成斌 | Hits:

[ISAPI-IEposter

Description: 使用post取得网站数据,采用httpwebrequest类库,C#.net开发-Site data obtained using the post, using httpwebrequest library, C#. Net Development
Platform: | Size: 258048 | Author: brook | Hits:

[Windows DevelopMop

Description: 用httpwebrequest来实现mop和手机mop自动打卡的软件,能获取验证码-Achieved by httpwebrequest mop mop automatic punch card and mobile phone software can get verification code
Platform: | Size: 109568 | Author: 13313253997 | Hits:

[Process-ThreadmultiThread

Description: 实现用多线程下载网络资源,并对下载的文件进行合并。使用HttpWebRequest/WebResponse作为主要方法。-Implementation of network resources using multi-threaded downloads, and download the file to merge. Using the HttpWebRequest/WebResponse as the main method.
Platform: | Size: 160768 | Author: gcloo | Hits:

[Internet-NetworkhttpHelper

Description: c#中对httpWebRequest的封装 简化web操作有用-c# in the package of httpWebRequest it is usefull for web programming
Platform: | Size: 2048 | Author: dostoevsky | Hits:

[Internet-Networkvb.netdownloadhtml-httpwebrequest

Description: 使用vs2008 vb.net编写的下载网页的代码,使用httpwebrequest方法,完全可用-Vs2008 vb.net to write the code of the download page, use the HttpWebRequest method, fully available
Platform: | Size: 74752 | Author: 李奇 | Hits:

[CSharpHTTPResponse

Description: 使用HttpWebRequest HttpWebResponse 類別之屬性 回應的字元編碼格式return 回應的壓縮及編碼格式 回應所使用的通訊協定方法 HTTP content-HTTP response
Platform: | Size: 50176 | Author: kit | Hits:

[Game Hook Crackwangyeyouxi

Description: c#写的程序 使用HTTPwebrequest对网页进行请求的脱机程序 中华小当家脱机辅助外挂-小当家助手V1.30源代码 包括登录程序和各种自动分析操作 使用了 dotnetbar控件 所以如果你没有安装 dotnetbar控件的话需要自己重新引用 DevComponents.DotNetBar2.dll 或者安装 DotNetBar2也可以,不然程序设计界面应该是会出错的 VS2005写的程序 -c# write the program use HTTPwebrequest pages requested spooler Chinese small Alone offline auxiliary plug- small-headed assistant V1.30 source code including the login procedures and a variety of automatic analysis operation the dotnetbar control so if you do not have to install dotnetbar control words need for re DevComponents.DotNetBar2.dll to or install DotNetBar2 can also write, or programming interface will error VS2005 program
Platform: | Size: 2181120 | Author: 左文斌 | Hits:

[CSharpSRHttpWebRequest

Description: httpwebrequest的一个简单封装-the httpwebrequest an simple package
Platform: | Size: 1024 | Author: selfwalker | Hits:

[CSharp115code

Description: ,10年用VS2010编写的115自由解析器,是115网盘多帐号自动登录,自动刷分,批量提取,批量下载的软件源码,运用了多线程,httpwebrequest等知识,注释丰富,就是程序有些臃肿,布局不好。现在已经用不了了,而且115网盘越做越差,就把源码贴出来,供大家参考。这里贴出的是我最后的版本。-VS2010 write 115 free parser 10 years, 115 network disk multi-account automatically login automatically Shuafen batch extraction, the The bulk download software source code, the use of multi-threading, the httpwebrequest such knowledge, rich annotation is some bloated program , the layout is not good. Not working now, bigger and worse and the 115 network disk, put the source posted for your reference. I posted here last version.
Platform: | Size: 852992 | Author: 王鑫 | Hits:

[Internet-NetworkVB.NET--httpwebrequest

Description: VB.NET httpwebrequest 例子 适合入门-VB.NET httpwebrequest
Platform: | Size: 1024 | Author: 淡定的人 | Hits:

[CSharpHttpWebRequest

Description: HttpWebRequest模拟上传文件封装代码-HttpWebRequest upload download
Platform: | Size: 620544 | Author: wangguanpu | Hits:

[HttpHelper

Description: C#网络请求框架,封装自HttpWebRequest,可以自由设置各种参数,如post/get,Cookie、证书等(C# network request framework, packaged from HttpWebRequest, you can freely set a variety of parameters, such as post/get, Cookie, certificates and so on)
Platform: | Size: 5120 | Author: Leebin | Hits:

[Internet-NetworkHttpWebRequest

Description: 兼容c# HttpWebRequest类及相关数据结构的c++多线程下载封装类,底层使用curl实现。可以用于unity多线程下载,解决unity某些版本多线程不稳定的问题。(This dll exports a multithread downloading class which is compatible with c# HttpWebRequest class and its related data structures. It uses curl for network implements, and can be used in unity to solve the instability of unity's mono multithread downloading .)
Platform: | Size: 11264 | Author: 西贝山人 | Hits:
« 12 »

CodeBus www.codebus.net