-
实现了FTP的简单功能,而且可以穿socks4代理
实现了FTP的简单功能,而且可以穿socks4代理-a ftp client source code ,wrotes in java, with sock4 proxy support.
- 2022-03-18 03:10:35下载
- 积分:1
-
tftp4net-16532
This projects implements the TFTP (Trivial File Transfer) protocol for .NET in an easy-to-use library. It allows you to integrate TFTP client and server functionality into your project. It is stable, unit-tested and comes with a sample TFTP client and server.
The main focus is to provide an API that allows you to easily access TFTP servers (or serve TFTP clients) in your own applications. If you re looking for a fully-fledged, you should probably look into other projects. However, if you re looking for code that allows you to implement your own TFTP client/server in only a few lines of code, you ve come to the right place.
- 2012-06-03 16:39:23下载
- 积分:1
-
pieces of the jigsaw.
拼图游戏-pieces of the jigsaw.
- 2022-01-21 19:21:47下载
- 积分:1
-
breaks automatic update features several enhancements : not to repeat the downlo...
最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 softup.pbl ――上传文件 softupgrade.pbl ――下载文件 表结构: create table softupgrade( filever varchar(20), filename varchar(20), filedata long raw, primary key(filever ,filename )) -breaks automatic update features several enhancements : not to repeat the download and upload automatically complete version. Softup.pbl-- Upload file softupgrade.pbl-- download Table Structure : create table softupgrade (filever varchar (20), the filename varchar (20), filedata long raw, primary key (filever, filename
- 2023-02-20 20:00:04下载
- 积分: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
-
关于一个简单的FTP的服务器和客户机两个演示程序. 让你更容易理解FTP原理和机制 C#...
关于一个简单的FTP的服务器和客户机两个演示程序. 让你更容易理解FTP原理和机制 C#-on a simple FTP server and client two demonstration program. Let you be more readily understood FTP principle and mechanism of C#
- 2022-05-09 06:46:01下载
- 积分:1
-
naftpapp
说明: 一个基于tftp的演示程序,基于ThreadX的嵌入式操作系统(a demonstration on the tftp process, based on ThreadX RTOS)
- 2006-04-21 23:22:35下载
- 积分:1
-
一个代理服务器的源代码
a proxy server source code
- 2023-02-25 21:15:04下载
- 积分:1
-
Filezilla源代码
Filezilla开源代码FileZilla是一个免费开源的FTP客户端软件,分为客户端版本和服务器版本,具备所有的FTP软件功能。可控性、有条理的界面和管理多站点的简化方式使得Filezilla客户端版成为一个方便高效的FTP客户端工具,而FileZilla Server则是一个小巧并且可靠的支持FTP&SFTP的FTP服务器软件。
- 2022-12-21 06:55:04下载
- 积分:1
-
很经典的ftp服务器实现,实现为一个类,附带一个命令行的demo, 可跨平台...
很经典的ftp服务器实现,实现为一个类,附带一个命令行的demo, 可跨平台-Classic implementation of the ftp server, a type of implementation, with a command-line demo, can be cross-platform
- 2022-09-02 12:20:02下载
- 积分:1