搜索资源列表
FileSocketServer
- 简单的文件传送系统,基于TCP/IP,可扩展实现多线程以及断点续传-Simple file transfer system, based on TCP/IP, multi threaded, and scalable HTTP
Http
- 使用C#.net开发的http断点下载的小程序。对于学习断点下载的初学者相信有点作用-The use of C#. Net development breakpoint http download a small program. Breakpoint downloaded for beginners to learn a little bit I believe the role of
Apriori
- Implementation of Apriori algorithm, using C#. Apriori is a classic algorithm for learning association rules. Apriori is designed to operate on databases containing transactions (for example, collections of items bought by customers, or details o
XHttp
- c# 写的一个http 端口监听 类 用于监听 一些网外通讯端口 达到控制效果- this is one class which i use c# write, it s a listener
gobang
- 本游戏加入了淡入淡出效果,同时加入了调节窗体透明度功能,代码清晰明了,有详细注释,功能代码写得十分详细. 本游戏是我工作之余做的,因为我自己很喜欢玩五子棋,常常和同事切磋,所以开发了这个小游戏.因本人水平有限,程序做的不是很智能,稍为高手点的都可以出赢,本程序主要界面比较美观大方,友好.程序有详细注释,适合初学者研究.如果你对C#.NET也感兴趣,欢迎到我的百度空间或我的个人网站做客.最后附上我的个人网站和百度空间地址. 个人网站:www.2dazi.com 百度空间:http://hi.bai
HTTP
- C#编写的HTTP库,能够处理post和get请求,达到模拟点击的目的。-HTTP library written in C# can handle post and get requests to achieve the purpose of simulated click.
HttpClient
- 提供向 URI 标识的资源发送数据和从 URI 标识的资源接收数据的公共方法;支持以 http:、https:、ftp:、和 file: 方案标识符开头的 URI,获取页面内容或者文件-URI identifies the resources available to send data to and from URI identifies the resource to receive data on public ways support for http:, https:, ftp:,
smslib-dotnet-v3.4.5-build.20091112
- SMSLib - SMS Processing Libraries SMSLib is a Java library for sending and receiving SMS message via a GSM modem or mobile phone. SMSLib also supports some bulk SMS operators, by implementing their HTTP interfaces.-SMSLib is a Java library for sen
testProxy
- C#做的本地HTTP上网代理,用于过滤HTTP数据,项目中实现了 荣光医院 1.20c 挖坑工具的过滤(可以以插件的方式添加更多功能)。-C# HTTP Proxy
httpmultithread
- c# 简单的基于HTTP和FTP的多线程下载示例 -c# simple HTTP and FTP-based multi-threaded download sample
PACHONG
- 网络爬虫程序源码 这是一款用 C# 编写的网络爬虫 主要特性有: 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等
Capturer
- http头和内容的过滤,截包 socket-http header and content filtering
HTTPget
- HTTP terminal to board "SBC48EC web server" of modtronix, sniffer and web-bots command
DicomImageViewer
- DICOM stands for Digital Imaging and COmmunication in Medicine. The DICOM standard addresses the basic connectivity between different imaging devices, and also the workflow in a medical imaging department. The DICOM standard was created by the Nation
qydoc2.7
- 一、系统特点: 1、强大文件上传:普通浏览器上传支持单个电子文档最大2G,浏览器ActiveX插件上传支持单个电子文档最大4G。支持多文件批量上传、断点续传、进度显示上传。 2、超强易用性能:采用BS(浏览器/服务器)模式服务,类WINDOWS操作方案,即使仅会用鼠标的用户也可在无培训情况下快速应用。加强版OFFICE文件的在线编辑和版本管理能力提供强大、丰富、有效的公文处理能力。 3、应用安全可靠:具有灵活的权限分配机制和文档管理体系,提供多层次安全解决方案,最大限度保护了
CSharp-Update-source
- C#在线更新程序运行说明: 打开TestApp.exe主程序,点击更新按钮开始自动更新。更新完成后TestApp.exe变为版本2.0 UpdateApp.exe使用说明: 1.在服务器上配置好更新的xml(例如:http://iamsheep.net/update/modeupdate.xml),以及对应需要更新的文件 2.在本地xml中配置好服务器xml路径,当前版本号,以及主程序名字,在主程序中直接调用UpdateApp.exe打开即可开始自动更新。这
cSharp-internet
- C# 实现简单的 HTTP传输和接收数据,可以运行,使用VS2012编译。-C# implementation of HTTP simple transfer and receive data, can run, use the VS2012 compiler.
CSharp-Vote
- C#模拟HTTP请求实现刷票功能,自动宽带拨号断开实现换IP的目的-C# simulate HTTP requests to achieve brush votes, automatic disconnection of broadband dial to achieve the purpose for IP' s
Csharp
- sharpPcap 抓包练习,抓取http请求中的cookie信息等文件头-sharpPcap test
Pop3EmailReader
- Introduction In some instances within your application, you may have a time where you need to process emails from an inbox. What I hope to provide is a useful wrapper around the OpenPop.NET library http://hpop.sourceforge.net/ that provides an eas