搜索资源列表
-
0下载:
在Linux下使用GCC编制的FTP服务器,使用多线程的来进行解决多个用户的连接请求,在用户的管理方面使用MySql,(当然也可以使用其它的数据库,但必须得在MakeFile里面自己修改指定),思路较清晰,适合Linux初学者对linux下的c编程的全面的了解。-use of the Linux GCC based FTP server, The use of multithreading to address a number of user connections, at the reque
-
-
0下载:
linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
-
-
0下载:
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
-
-
0下载:
项目简介:使用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
-
-
0下载:
一个非常简单的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
-
-
0下载:
2个关于linux下、c语言开发环境,简单的网络server和client的源码,和大家分享一下,其中有些还需改动。-2 on linux under, c language development environment, a simple network server and client source code, and share with you, and some needed changes.
-
-
0下载:
linux平台下用C编写的FTP服务端程序-linux platform using FTP server written in C program
-
-
0下载:
Linux下的FTP最小实现,包括客户端和服务器端-FTP minimum implementation under Linux, including client and server side
-
-
0下载:
LINUX下用FTP的方式传输文件。本例采用FTP SERVER连接远端,并将本地文件进行传输。-LINUX under way to transfer files using FTP. FTP SERVER connection with this case, remote and local file transfers.
-
-
0下载:
linux下c语言实现的FTP客户端 可和服务器端一同实现在linux下的文件传输功能-linux c language under the FTP client and server can be achieved with the linux file transfer capabilities under
-
-
0下载:
在linux下用c语言写的ftp服务器程序-it is a FTP server program wiritten by c language in linux system.
-
-
0下载:
LINUX下C语言实现的FTP服务器,一个很好的FTP源码-LINUX C language under the FTP server
-
-
1下载:
用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.
-
-
0下载:
ftp server服务器,基于linux标准c语言编写,仅供参考,-FTP server server, based on Linux standard written in c language, and is for reference only, thank you
-
-
0下载:
Linux服务器FTP c语言是去的啊我是说是会死-Linux server FTP c language is to say, ah, I was going to die Yes
-