搜索资源列表
msdl-1.2.4-r1.tar
- linux下流媒体下载程序代码,可下载mms,http,rtsp,ftp等-This program is to download multimedia streaming files. Currently it supports following protocols. * mmst (Microsoft Media Server over TCP) * mmsh (MMS over HTTP) * http (Hyper Text Tran
a
- 漏洞扫描器基本原理: 编写漏洞扫描器探查远程服务器上可能存在的具有安全隐患的文件是否存在,-Vulnerability Scanner basic principle: the preparation of vulnerability scanner probe that may exist on the remote server with the security risks of the file exists, and its building process and the above
UpdateSample
- 软件自动升级功能实现,在程序启动时从远程服务器下载升级配置文件,比较版本号,如果有更用更新,开始按升级配置文件中的配置进行下载升级文件,支持多个文件依次下载,并带有下载进度条显示,下载文件个数在配置文件中有定义。远程配置文件示例,见update.txt,将update.txt配置好后,将升级可用文件与update.txt一并放到自建的IIS目录中即可进行调试(以IIS方式模拟Http远程下载服务)。-Automatic update feature software to achieve, wh
phprpc_3.0
- php rpc 编程接口支持,Java php- P H P R P C What is it? ----------- PHPRPC is a Remote Procedure Calling protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is power
LinkChecker-5.2.tar
- LinkChecker 是一个网页链接检查程序,主要特性: • 循环遍历和多线程检查 • 输出各种格式检查结果:text, HTML, SQL, CSV, XML • 支持 HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet 和本地文件链接检查 • 可使用正则表达式对链接的url进行过滤 • 支持代理服务器 • 支持用户名和密码验证 ̶
linuxHttpServer
- Linux下的http服务器 要求: 支持多个并发用户访问,使用配置文件 配置根目录等选项。 支持CGI-Http server under Linux Requirements: Support for multiple concurrent users to access, use configuration file to configure the root directory and other options. CGI support
serxemdearningserver
- HTTP file sharing server source code, learning good example HTTP file sharing server
file-httpd
- 最简单的http文件服务器,实现文件列表和静态html显示。编译好的程序文件仅27kb。(The simplest http file server, to achieve file list and static HTML display. The compiled program file is only 27kb.)