搜索资源列表
ycpt
- 网游精灵远程挂机平台 V1.2 关了电脑也能挂机,挂机新革命 本系统支持很多外挂挂机,是极酷的赚钱机器, 安全性强:在服务端提供多重安全机制保证的同时,零距离远程挂机服务不需要用户的游戏帐号和密码,安全有保障 使用简单:只要能上网的地方都可使用。 操作方便:使用零距离远程挂机服务后,用户关闭电脑后,可以在任何其他可以上网的电脑上随时自主查询进度和状态。 方便管理:可以生成冲值卡在线冲值,冲值即时生效,还可以结全网银开发在线支
website01
- 深圳百搜酷企业(公司)网站管理系统(最全面最完善的管理系统) 下载试用地址:http://www.buysoco.com/website.rar-Shenzhen 100 Soku enterprises (companies) website management system (the most comprehensive and complete management system) addresses download trial : http://www.buysoco.co
sooz
- 更多下载请访问数字网http://www.sooz.com-more download please visit Digital Network http://www.sooz.com
HQDL
- 一个简单的下载程序,可以在源代码相关位置设置代理进行下载,目前只支持单线程,支持断点续传-a simple download, the source code can be installed at the relevant agents downloaded Currently only support thread support HTTP
DownLoad
- http下载的简单演示 ,实现基于http协议的下载,vc6编译
http
- 用http协议实现的文件下载 断点续传下载
HTTPget
- HTTPget能够进行多线程HTTP下载,也能够下载通过扫描HTML文件发现的文件。-HTTPget capable of multithreading HTTP download, or to download the HTML document by scanning the paper found.
iLeadDownloaderDemo.rar
- FTP、HTTP 多线程断点续传下载文件,封装成DLL,并且用链表方式进行多任务管理,FTP, HTTP multithreaded HTTP download files, packaged as DLL, and use multi-tasking approach to list management
FastDFS
- 一个分布式文件系统,专门用于优化大量小文件的文件服务器,提供了http下载接口.-A distributed file system, designed to optimize the large number of small file servers, provides http download interface.
pws2003
- http服务器,上传,下载,相当于FTP!-http file server
httpsrv
- 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA); 在进行适当的配置之后,也可以作为服务器
Http
- 主要演示如何创建HTTP服务,及从HTTP服务器上下载文件-Mainly demonstrates how to create HTTP services, and download files from the HTTP server
Http
- Delphi采用Indy实现HTTP实例DELPHI编写HTTP下载,支持WEB服务器功能-Delphi using Indy HTTP instance DELPHI writing HTTP download support WEB server function
URLDownload
- urldown 通过微软自带的下载函数进行HTTP下载的一个演示例子-urldown example HTTP download a demo by Microsoft' s own download function. . . .
http-epoll
- epoll模型的httpd服务器,可以实现下载、传输等。-the epoll model httpd server,can download, transfer .
简单的HTTP服务器(bubble httpd)
- 本科网络编程作业 简单的HTTP服务器,使用epoll,线程池技术。采用分阶段多线程事件驱动模型。在Linux使用C语言实现。 本代码只适用于Linux平台。README尚未完善。 下载代码后直接用root执行all.bash success后可以使用(默认安装到/usr/local/bubble下) bubble start/stop/restart控制服务启停 配置文件为bubble/etc/bubble.conf 有以为或建议请致信README中的Email
CommHttpSvr
- visual C++写的Http服务器程序源码,提供http下载文件的功能.用VS2010 可直接运行-Http server source code , download files
fy-xunlei-flashget
- 只要把迅雷的加密地址或者快车的加密地址输入上面框中再点击解密,程序就会自动判断对应的协议再还原出原始地址。如果您输入的是一个标准的HTTP下载地址那么就会输出迅雷和快车的下载专用加密地址。-As long as the encrypted address of the Thunder or the encrypted encrypted address entered in the above box and then click to decrypt, the program will aut
xl
- 只要把迅雷的加密地址或者快车的加密地址输入上面框中再点击转换为迅雷/快车地址,程序就会自动判断对应的协议再还原出原始地址。如果您输入的是一个标准的HTTP下载地址那么就会输出迅雷和快车的下载专用加密地址。-As long as the encrypted address of the Thunder or the encrypted address of the Express input above the box and then click Convert to Thunder/Expre
高级例程-以太网-HTTP网页服务器
- HTTP网页服务器实验: 1、用网线将开发板和交换机、路由器相连,但要保证板子在一个网段内。 2、设置电脑的ip为:192.168.1.x,其中x为除253之外的数字(因为253被开发板占用)。 用JLINK将开发板和电脑连接,打开HTTP网页服务器实验工程,编译下载,运行。 打开浏览器,在地址栏输入:http://192.168.1.253/ 则可以看到开发板发来的网页。(you can learn how to contact with a web in your P