-
一个基于控制台应用的TinyFtpServer,tinyle发现网上有好多FTP Client客户端的源码,而没发现Server的,就心血来潮写了一个供大家参考...
一个基于控制台应用的TinyFtpServer,tinyle发现网上有好多FTP Client客户端的源码,而没发现Server的,就心血来潮写了一个供大家参考,该Ftp Server只实现了有限的几个常用命令,进一步的应用要让大家去扩展,呵呵,记得扩展后以后不吝mail给我一份哦。该Ftp Server在Win自带FTP客户,Cute-Ftp 4.x下测试通过。include file:ftpserver.cpp,ftpserver.dspftpserver.dswoverlap.cpp,stdafx.hstdafx.c-a console-based applications TinyFtpServer, tinyle to find a lot of FTP Client client source code, but we did not find Server, it was an impulse for your reference, the Ftp Server only achieved a limited number of commands, the further application to let you expand, huh, The expanded recall hearing after a mail to me, oh. The Ftp Server Win own FTP client, Cute- Ftp 4.x under test. Include file : ftpserver.cpp, ftpserver.dspftpserver.dswoverlap.cpp, stdafx.hstdafx.c
- 2023-04-22 05:30:02下载
- 积分:1
-
实用ftp小软件
这是一个用VC++写的实用的ftp文件服务器,用户打开软件后首先确定ftp的IP地址,然后连接上以后可以选择上传或者下载文件,支持多级目录浏览,界面简单,功能强大,代码思路清晰,适合初学者。
- 2022-11-03 17:55:05下载
- 积分:1
-
netkit
netkit-tftp-0.17 for Linux 内容说明: tftp Trivial File Transfer Protocol client tftpd Trivial File Transfer Protocol daemon-netkit-tftp-0.17 for the Linux content showed that, Tftp Trivial
File Transfer Protocol client tftpd Trivial File Transfer Protocol
daemon
- 2022-07-20 04:35:10下载
- 积分:1
-
JAVA实现的FTP服务器源码
JAVA实现的FTP服务器源码-JAVA source FTP server
- 2022-03-25 02:50:45下载
- 积分:1
-
一个简单的linux下ftp客户端程序,有我自己的心血在里面
一个简单的linux下ftp客户端程序,有我自己的心血在里面-a simple linux under ftp client, have my own efforts inside
- 2022-02-13 00:20:15下载
- 积分:1
-
This project implements microhip ethernet stack for implementing ftp server
This project implements microhip ethernet stack for implementing ftp server
- 2022-03-07 01:06:50下载
- 积分:1
-
完整FTP客户端源代码,VB运行环境,简单实用,推荐学习。
完整FTP客户端源代码,VB运行环境,简单实用,推荐学习。-Complete FTP client source code, VB runtime environment, simple and practical, recommend learning.
- 2022-01-25 22:12:22下载
- 积分:1
-
FTP客户端源代码
ftp客户端代码源程序-ftp client source code
- 2023-03-07 11:35:03下载
- 积分:1
-
The program implements a simple ftp server in windows platform through the ftp c...
该程序实现了一个简单的ftp服务器,在windows平台通过ftp命令行测试。-The program implements a simple ftp server in windows platform through the ftp command-line test.
- 2023-02-09 13:05:03下载
- 积分:1
-
JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续...
JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp Java is used to prepare a graphical FTP client program. It supports all basic FTP operation, the performance of some improvements, such as recursive directory upload beautiful swing UI, can automatically HTTP, and can identify incomplete directory name. API separated from the GUI, can be used for third-party applications or command line mode.
- 2022-03-11 07:46:26下载
- 积分:1