搜索资源列表
FTP
- 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
ftp_and_tftp_client.tar
- Linux下C实现的ftp客户端代码,实现常用10余种功能;tftp客户端代码,实现下载功能。有BUG更改或者好的建议请通知我,衷心感谢你对我的帮助!-C under Linux achieved ftp client code to achieve more than 10 types of commonly used functions tftp client code, to achieve download function. BUG change or have good sugge
ftp-1.tar
- 一个linux下c语言实现ftp上传图片的代码-a source code of ftp up to service
95-116
- linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
Data
- linux ftp c port linux ftp c port -linux ftp c port
sss
- securité du systéme d exploitation linux : Introduction La sécurité physique La sécurisation du processus d’amorç age Le BIOS Les principes fondamentaux relatifs au système et à l’utilisateur La sécurité du réseau TCP/IP La sécur
FTP
- Example of using FTP in c#
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
ftp
- 一个ftp的软件 可以实现文件的上传 下载 查看服务端的目录 用c实现。-A ftp software you can upload files download view the directory services client and c to achieve
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.
ftpclient
- ftp的文件下载(qt4平台C语言编写),与xp下使用的ftp下载差不多,界面没xp下好看,基本实现了文件的下载和上传-ftp file download (qt4 platform, C language), and use the ftp download xp or less the same under the good-looking interface, not xp, basically download and upload documents
FTP_SERVER_SRC
- 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
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
ftp
- linux下c语言文件上传的功能,ftp功能-ftp
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.
client
- linux c ftp 客户端实现下载功能!-linux c ftp client to achieve download!
linux下c语言编写的ftp
- Linux用c语言编写的ftp源代码,经测试可以使用(Linux using C language source code FTP)