搜索资源列表
-
0下载:
本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
-
-
0下载:
linux下的FTP服务器。支持现在主流的FTP客户端软件。增加了一些额外的功能。-FTP server under linux. Supporting mainstream now FTP client software. Added some extra features.
-
-
0下载:
linux环境下面ftp客户端和服务器端。使用套接字完成ftp的上传和下载文件。-linux environment for the following ftp client and server. Completion of the use of socket ftp upload and download files.
-
-
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 下 结合ftp 和部分telnet 功能的服务器源码
-Wall-e is a team for a project about two-demision code , for details at this:http://hi.baidu.com/hzau_wall_ethisserver and client programs is created for the s3c2410 platform board to conveniencely control it 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下载:
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下的FTP最小实现,包括客户端和服务器端-FTP minimum implementation under Linux, including client and server side
-
-
0下载:
ftp客户端服务器程序,在linux上实现的-ftp client and server program
-
-
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系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
-
-
0下载:
Linux 多线程FTP 客户服务器端
Linux 多线程FTP 客户服务器端
Linux 多线程FTP 客户服务器端- Linux ftp client server
Linux ftp client server
Linux ftp client server
Linux ftp client server
-
-
0下载:
Linux ftp 实现文件传输,客户端,服务器端实现文件上传下载(Linux FTP file transfer, client, server-side file upload and download)
-