搜索资源列表
Linux-ftp 非常流行的ftp源代码
- ftp源代码,非常流行的ftp源代码,包括:客户端和服务器端。利用ftp协议rfc950编写的源代码。,ftp source code, a very popular ftp source code, including: client and server-side. Using ftp protocol rfc950 write the source code.
wu-ftpd-2.6.0.tar.gz 被广泛使用的FTP服务器软件
- 被广泛使用的FTP服务器软件 ,Widely used Ftp server software
code.rar
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
FTP-server-client-linux-c
- FTP 客户端和服务器端,linux程序。支持多进程服务!客户端和服务端各一个单独文件。-FTP on linux codes。Client and server。
FileZilla_3.1.5.1_i586-linux-gnu
- FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a linux gnu version. important:cha
FTP
- linux下的一个FTP服务器,可以实现文件,图片上传功能-linux under a FTP server, you can achieve the documents, picture upload feature
FileZilla_3.1.5.1_src
- FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a platform-independent version. im
95-116
- linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
server
- ftp 服务端,运行环境:Unix,Linux,FreeBSD-ftp server, operating environment: Unix, Linux, FreeBSD
FileZilla_Server-0_9_31
- 前两天上课,做实验,是一个做架设FTP服务器的实验,用的SE-U 软件,不过貌似是一个破解的软件,正版是要收费的哦.用的版本也是较老的一个. 很久以前就发现了有这样一款免费开源的好软件.嗯,现在可以派上用场了哦….. The latest version of FileZilla Server is 0.9.25-Two days before classes to do experiments are to set up an FTP server to do the experime
ftpd
- A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE
filezilla-3.2.4.1
- FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows.
linux_server
- 一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compress
LINUX-ftp
- 这是我培训时候,在red hat linux 9.0上面开发的ftp服务器代码!-This is my training time, in the red hat linux 9.0 above, the development of ftp server code!
ftpserver1
- C program for a FTP server Done in Fedora 7(Linux) using Socket Programming
ftp
- linux平台下用C编写的FTP服务端程序-linux platform using FTP server written in C program
FTP
- Linux下的FTP最小实现,包括客户端和服务器端-FTP minimum implementation under Linux, including client and server side
linux-Ftp-tran
- LINUX下用FTP的方式传输文件。本例采用FTP SERVER连接远端,并将本地文件进行传输。-LINUX under way to transfer files using FTP. FTP SERVER connection with this case, remote and local file transfers.
ftp
- Linux下的ftp客户端+服务器程序,该程序包括了登录、上传文件、下载文件等主要功能,且支持passive和port两种模式-ftp server and client under Linux platform
ftp_server
- 用c语言在linux环境下实现了ftp服务器的登录模块,目录操作,文件操作,文件传输模块,工作模式,监控模块等,另外还有文档。 -C language in linux environment to achieve a ftp server login module, directory operations, file operations, file transfer module, mode, control module, in addition to the document.