搜索资源列表
_itlearneraspv1.1.rar
- ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。 测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。 测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。 测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当
cmdbind2
- 让进程在系统中更加隐蔽(2) 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序, 又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在 系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的 启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程 序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文 件和更改启动文件,让它在系统启动时又能被执行。 程序是一个可执行文件在被执行时系统
ch_server
- 发送文本文件到服务器-send text files to the server
ScanFtp
- 从指定文件读入IP地址和帐号密码,猜测ftp服务器密码.-read from the specified file into the IP address and account password, guessing ftp server passwords.
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
fileserver
- linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
glusterfs-CURRENT.tar
- 分布式文件系统,可以将文件分布存储在不同的服务器上-Distributed File System can be stored in the document distribution on a different server
wlet
- linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and
config
- 做samba和nfs文件服务器的配置文件,只需要将其IP改成你自己想要的IP即可-Do samba, and nfs file server' s configuration file, you only need to change their IP they want to IP can be
rootboa.tar
- cramfs格式根文件系统+配置好的boa web服务器 -Format cramfs root file system+ configured boa web server
file_transfer
- 实现简单的文件服务器功能,包括查看服务器端的目录列表,下载文件等-Simple file server functions, including viewing the server list of directories, download files, etc.
文件传输
- 安全文件传输系统,利用到openssl库,加密传输,客户端服务器等(It's a security File Transmit System)
ftp文件上传下载
- Linux ftp 实现文件传输,客户端,服务器端实现文件上传下载(Linux FTP file transfer, client, server-side file upload and download)
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.)
Desktop
- L牛膝下 用c语言 实现客户端服务器端文件的上传下载功能(Implement the uploading and downloading function of the client server file)
Linuxsamba
- 完整搭建Linux文件服务器,局域网内可用。(The Linux file server is built completely, and it is available in the LAN.)
iRedMail-0.9.7
- 基于CentOS6.5以上的邮箱服务器开源软件,安装方便,企业可以有自己的邮箱了(下载完,自己在文件后缀加上.bz2,之后再解压)(Based on CentOS6.5, the open source software of mailbox server is easy to install, and enterprises can have their own mailboxes.)
file_server
- 实现了客户服务器模式的的文件服务器,能够进行上传和下载文件(A file server based on client server mode is implemented, which can upload and download files.)
Server
- 一个管理资源并为用户提供服务的计算机软件,通常分为文件服务器(能使用户在其它计算机访问文件),数据库服务器和应用程序服务器