搜索资源列表
FTP Java代码
- 此程序是用JAVA写的FTP服务器端.在virtualroots设置FTP根目录,config设置FTP端口,users保存用户登陆帐号.-this program is written in Java FTP server. FTP virtualroots installed in the root directory, config set up FTP port, users keep users landing account.
简单ftp服务器
- 是一个JAVA编写的FTP服务器程序,有详细的注解,适合初学者-prepared by the FTP server program, a detailed explanation, for beginners
JAVA-FTP-SERVER
- FTP(File Transfer Protocol 文件传输协议)是Internet 上用来传送文件的协议-FTP (File Transfer Protocol, File Transfer Protocol) is Inte campus on the transmission of documents to the agreement
javaftp java 做的ftp server
- java 做的ftp server,java does ftp server
kftpserver.zip
- 一个简单的ftp服务程序,A simple ftp server program
FTP.rar
- ftp 客服端和服务器端,JAVA编写,包括源代码和文档,ftp client and server-side service, JAVA development, including source code and documentation
Ftp-Server-version-1.0
- 用java写的一套FTP服务端程序,基本实现FTP所需功能,很好,很强大-Using java to write a FTP server program, the basic functionality required to achieve FTP, very good, very powerful
Java_Socke183657142005
- 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO str
FTP
- 简单的ftp服务器程序,可以实现上传下载功能。简单实用-Simple ftp server program, you can achieve the uploading and downloading functions. Simple and practical
FtpUpload
- ftp客户端,主要用于ftp服务器的上传和下载功能,以及删除,修改。-ftp client, ftp server is mainly used to upload and download features, as well as delete, modify.
FTP
- 利用ftp协议,制作简单的ftp客户端与服务端,实现简单的上传、下载等简单功能。-Use ftp protocol to create a simple ftp client and server, easy implementation of upload and download features such as easy.
FTP
- ftp server and ftp client
ftp
- ftp服务器的源码,实现简单的ftp功能:-source ftp server, ftp simple functions:
Ftp Server
- java网络编程 FTP服务器 多线程-java network programming multi-threaded FTP server
FTP
- FTP server and client coded in JaVa.
FTP
- FTP客户端,可以实现ftp的一些功能比如:一些简单的命令-ftp server ,this is a java applet.
FTP
- FTP demo, FTP client access to FTP server, anh upload/download file.
Primax---Cliente-FTP
- Make a query in the database, then convert some point from google, wirtes on a file and upload to a ftp server
Java-for-FTP-server
- 利用JAVA 搭建FTP服务器 根据FTP 的工作原理,在主函数中建立一个服务器套接字端口,等待客户端请求,一旦客户端请求被接受,服务器程序就建立一个服务器分线程,处理客户端的命令-Java for FTP server
java操作ftp代码
- Java操作FTP服务器,连接FTP,上传文件,删除文件,下载文件(Java operation FTP server,connect to FTP, upload files, delete files, download files)