▍1. FTP 文件传输协议的应用
文件传送是各种计算机网络都实现的基本功能,文件传送协议是一种最基本的应用层协议按照客户/服务器的模式进行工作,提供交互式的访问,是INTERNET使用最广泛的协议之一。 本实验的目的是,学会利用已有网络环境设计并实现简单应用层协议,掌握TCP/IP 网络应用程序基本的设计方法和实现技巧。
文件传送是各种计算机网络都实现的基本功能,文件传送协议是一种最基本的应用层协议按照客户/服务器的模式进行工作,提供交互式的访问,是INTERNET使用最广泛的协议之一。 本实验的目的是,学会利用已有网络环境设计并实现简单应用层协议,掌握TCP/IP 网络应用程序基本的设计方法和实现技巧。
C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端 默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径 不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快-C language UDP Simple File Transfer Protocol TFTP, including client and server to download the default path for the E:/up /, files will be downloaded to the E:/dn/under the default upload path for the E:/dn /, files will be uploaded to E:/up/under, you can change by changing the source code download upload path not only support the simple text transmission, also supports video and audio compression and transmission of large files, and transmission speed
linux系统下的tftp服务器和客户端程序-tftp server and client program in linux system
java编的FTP服务程序。非常好用,已编译通过。-a FTP program written in java.Very easy to use,already compiled.
ftp其他人不需帐号就可自由下载此源码 -ftp account can other people do not have a free download this source
底层实现ftp客户端(vc++)-underlying implementation ftp client (vc)
windows下的编程 毕业设计 请多指教 -windows programming under the Graduation Project Please advice
一个文件传输源程序!C/S结构型,同步阻塞类型的最简单文件传输!-A file transfer source code! C/S structure type, synchronous blocking type of the simplest file transfer!
FTP服务器, 参考Server U的命令, 用多线程, 但没用完成端口, 上传下载都有速度控制, 权限控制调用接口-FTP server, the reference Server U orders using multiple threads, but useless completed ports, Upload have download speed control, access control Call Interface
FTP文件下载与上传,包括对特定文件的下载,可以指定下载的地址-FTP download and upload documents, including the download of specific files, you can specify the address of download
Ftp 文件和文件夹上传下载类 很实用-A class of ftp which can uploads and downloads files and directories. Very useful.
FTP服务器编程实现源码,用VC++.NET运行环境,挺好的-FTP server program source code, with VC.NET environment, in very good shape;
ftp断点续传,使用户能够轻松的理解各种软件的细节-ftp HTTP that allows users to easily understand the details of a variety of software
一个不错的FTP源代码,能支持FTP/SFTP/HTTPS/SSL等协议-a good FTP source code, will support FTP/SFTP/HTTPS/SSL protocols
当客户端进入FTP之后,客户端首先建立一个客户控制连接,并向主服务器发送连接请求,然后可以发出一系列的用户命令。-When entering the FTP client, the client-side control of the first set up a client to connect to the main server to send connection requests, and then may issue a series of user commands.
这个项目提供了一个功能完整的FTP客户端。-The project provides a complete functional FTP client.
expect测试登录功能的小片段。可以在多个平台上运行-expect to test a small fragment of the registry function. Can run on multiple platforms
Smartftp客户端是一个android项目,它具有现有ftp android应用中的常见功能,可从app store免费下载。&使用Smartftp应用程序,我们可以将文件从移动设备传输到服务器;