搜索资源列表
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
ftp
- linux下ftp client程序的源码,学习网络编程的朋友下吧
libftp-linux.tar
- linux下ftp库,实现基本的ftp功能,使用方便。
ftpServer on linux
- 一个简单的运行在LINUX下的FTPServer,仅完成文件传输及目录操作等常见的功能-a simple running on the LINUX FTPServer only complete file transfer and directory operation of the common functions
sjftp
- 一个简单的linux下ftp客户端程序,有我自己的心血在里面-a simple linux under ftp client, have my own efforts inside
c-net
- 一个简单的linux下ftp客户端程序,有我自己的心血在里面-a simple linux under ftp client, have my own efforts inside
Web-FTP-2.2.1.tar
- 本文件为Web-FTP的实现源代码 是cgi编程 使用perl为主 本软件适用于linux下-this document as a Web-FTP achieve source code is the use of perl programming cgi mainly applies to the software under linux
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
myftp-complete.tar
- linux下实现的简易ftp客户端程序,可以与标准的ftp服务器上下载、上传文件、列出指定目录下的所有文件,等。-simple ftp client, with the standard of the ftp server to download and upload documents, designated directories list of all documents, such as.
linux-ftpd-ssl
- 一个linux 下的ftp服务器程序 c语言编写-a linux under the ftp server language c
ftpmonitor-0.80.tar
- ftpmonitor-0.80,linux下ftp协议服务监控程序.-ftpmonitor-0.80, linux agreement under the ftp service monitoring procedures.
ftp
- linux下ftp client程序的源码,学习网络编程的朋友下吧-ftp client under linux-source process, learning network programming, are you friends
libftp-linux.tar
- linux下ftp库,实现基本的ftp功能,使用方便。-linux下ftp ????实现 基 ??的ftp ?| 能 ????用 ????
95-116
- linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
FTP
- linux 下FTP 通信程序,具体内容请参考具体代码.-FTP communication program under linux, please refer to the specific content of the specific code.
ftp
- linux下开发的ftp服务器,c语言编程,采用了tcp协议和ftp协议
ftp
- linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
FTP
- 在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and
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.