-
当客户端进入FTP之后,客户端首先建立一个客户控制连接,并向主服务器发送连接请求,然后可以发出一系列的用户命令。...
当客户端进入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.
- 2022-01-22 08:58:39下载
- 积分:1
-
Ftp file upload of com components, and provides a DLL of the SDK documentation
文件上传ftp的com组件,并提供了DLL的SDK文档说明-Ftp file upload of com components, and provides a DLL of the SDK documentation
- 2022-02-05 22:09:44下载
- 积分:1
-
这下我最近写的程序,以更好地支持FTP下…
这是本人最近写的ftpclient程序,能较好支持ftp下载,断点续传有待读者的实现-This is FtpClient I have recently written procedures, to better support ftp download, HTTP to be readers realize
- 2022-04-13 12:42:35下载
- 积分:1
-
很有名气的Ftp客户端开源软件,多个类像CAsyncSocket类都很经典;是很好的学习网络编程的教材...
很有名气的Ftp客户端开源软件,多个类像CAsyncSocket类都很经典;是很好的学习网络编程的教材-very well Ftp Client open-source software, a number of categories such as CAsyncSocket are classics; The study is a good teaching Network Programming
- 2022-01-25 17:31:53下载
- 积分:1
-
演示制作基于API的FTP程序
演示制作基于API的FTP程序-demo production based on the FTP API procedures
- 2022-05-26 13:34:48下载
- 积分:1
-
几个经典的ftp程序包括服务器端和客户端。甚至还有个用比较低层的方法的来实现的。非常值得推荐...
几个经典的ftp程序包括服务器端和客户端。甚至还有个用比较低层的方法的来实现的。非常值得推荐-several classic ftp programs including server programs and client programs.Even there is one which is implemented by low-layer method.strongly recommended
- 2022-09-26 11:00:03下载
- 积分:1
-
simple FTP server, FTP server on the Internet source code for the establishment...
简易FTP服务器,根据网上有关FTP服务器源代码编制的一个FTP服务器软件.这个软件已用在我们研制的基于PC104的只能设备,可以提供用户下载仪器产生的观测数据.-simple FTP server, FTP server on the Internet source code for the establishment of an FTP server software. This software has been used in our development of the PC104 based only equipment, it can provide users have downloaded apparatus of observational data.
- 2023-06-17 09:20:04下载
- 积分:1
-
This is a small project, the main use of the programming ftp agreement, a docume...
这是一个小工程,主要利用了ftp协议的编程,对一般的文件商船具有参考价值-This is a small project, the main use of the programming ftp agreement, a document on the general merchant with reference value
- 2023-04-18 06:45:03下载
- 积分:1
-
VC实现FTP,实现从远程电脑上获取文件。
VC实现FTP,实现从远程电脑上获取文件。-VC realize FTP, from a remote computer access to documents.
- 2022-11-05 04:00:03下载
- 积分:1
-
C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端
默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件...
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
- 2022-01-25 16:38:36下载
- 积分:1