搜索资源列表
ch_server
- 发送文本文件到服务器-send text files to the server
oskit.ps
- OSKIT是美国犹它大学计算机科学系FLUX研究组编写的一套用于架构操作系统内核、服务器和其他OS级软件的框架及模块化的部件和库程序。 这个介绍OSKIT 得整体结构 包括所有得库文件等-OSKIT American University of Utah computer science department Flux Study Group for the preparation of a framework for operation the kernel, servers, and o
busybox-1.7.2.tar
- busybox是一个集成了一百多个最常用linux命令和工具的软件,他甚至还集成了一个http服务器和一个telnet服务器,而所有这一切功能却只有区区1M左右的大小.我们平时用的那些linux命令就好比是分立式的电子元件,而busybox就好比是一个集成电路,把常用的工具和命令集成压缩在一个可执行文件里,功能基本不变,而大小却小很多倍,在嵌入式linux应用中,busybox有非常广的应用,另外,大多数linux发行版的安装程序中都有busybox的身影,安装linux的时候案ctrl+alt
chenjinyi.tar
- 设计服务器和客户端,服务器可以使用TCP协议传输文件到客户端(C或C++实现) • 客户端发起传输请求 • 文件可以任意大小 • 客户端保存文件到磁盘
网络客户端服务器实现
- 编写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
- 一个管理资源并为用户提供服务的计算机软件,通常分为文件服务器(能使用户在其它计算机访问文件),数据库服务器和应用程序服务器