搜索资源列表
FTPServer
- 一个小JAVA程序可以当做FTP服务器一个小JAVA程序可以当做FTP服务器
ftpServer
- 用Java编写的ftp服务器,客户端通过Windows的命令行访问FTP服务器,实现对FTP命令user、pass、dir、get的支持。即用户注册、显示服务器端的文件列表、下载文件等-Ftp server written using Java client access via Windows command line FTP server, FTP command to realize the user, pass, dir, get support. The user registrati
ftpserver-1.0.0
- FTP文件上传,用于对FTP服务器,上传文件,对各个系统都支持,java开发-FTP file upload, java development
FTPServer
- 这个是关于FTP服务器端的java源代码,希望大家利用的好好的啊!,多多下载给我的空间和博客带来流量!-This is a FTP server on the java source code, hope that we use good ah! , A lot of downloading to my blog space and bring traffic!
ftpserver
- 用Java实现FTP服务器,列出全部源码.-ftp using Java to achieve bulk upload large files to download,set out some source code
FileZilla
- 用C#编程来使一个FTP服务器的源码实现-java FTPserver
ftpserver-1.0.0-src
- Apache FtpServer是一个100 %纯Java的FTP服务器。它被设计为一个基于现有开放式协议基础上,完整,小巧的FTP服务器引擎解决方案。此外,FtpServer还可以作为Windows服务器、Unix / Linux后台程序或是被嵌入在Java应用程序而独立运行。 -Apache FtpServer is a 100 pure Java' s FTP server. It is designed as an agreement based on the existin
FTPServerClient
- This Complete File Transfer Application contains FTPServer.java and FTPClient.java.-This is Complete File Transfer Application contains FTPServer.java and FTPClient.java.
ftpserver
- Apache FtpServer是一个100 %纯Java的FTP服务器。此外,FtpServer还可以作为Windows服务器、Unix / Linux后台程序或是被嵌入在Java应用程序而独立运行。有了MINA支持,FtpServer可以轻而易举满足大量的并发用户的需求。-The Apache FtpServer is a 100 pure Java FTP server. It s designed to be a complete and portable FTP server eng
FtpServer
- J2EE Java2平台企业版(Java 2 Platform,Enterprise Edition) -J2EE Java2 Platform, Enterprise Edition (Java 2 Platform, Enterprise Edition)
Ftp Server
- java网络编程 FTP服务器 多线程-java network programming multi-threaded FTP server
ftpServer
- 用Java实现ftp服务器的功能。其中包括上传文件 ,下载文件,列出目录等功能 。-Ftp server with a Java implementation of the function.
Java-FTPServer
- FTP服务器 能够实现监听 打开目录-In active mode FTP the client connects from a random unprivileged port (N > 1024) to the FTP server’s command port, port 21. Then, the client starts listening to port N+1 and sends the FTP command PORT N+1 to the FTP server.
GFtpclient
- 用Java编写的简单ftp客户端,没有使用ftp包,自己建立的控制连接、数据连接。看了该程序后能理解网络通信的基本原理。服务器端用ftpserver,十分方便测试,附在压缩包内。还有我自己写的报告,还有编程时出现的问题及解决办法-Simple ftp client written in Java, do not use the ftp package, they established control connection and data connection. After reading t
MyJavaServer
- 用java编写的FTP服务器、客户端。服务器底层采用apache FTPserver的JAR包。客户端底层采用sun.net包。两者都可以独立使用。在myeclipse10.6里面编写,java版本是1.6。是高级计算机网络课的最后的大作业,学长只能帮你们到这了。-FTP server using java client. Server using apache FTPserver underlying the JAR package. Underlying client uses sun.ne
FTPServer
- 实现了用Java语言实现FTP协议-服务器端程序。-It implements the FTP protocol implementation using Java language- server-side program.
jsch-0.1.51
- SFTPServer Java FTPServer
apache-ftpserver-1.0.6
- java编程规范 java编程规范 java编程规范 java编程规范 -java programming specifications
FTPServer
- 用Java实现的FTP服务器程序,能够实现基本的FTP命令,图形化用户界面-a ftp server that realized by JAVA, which includes basic commands of FTP protocol, and have gui for users to use.
FtpServer
- 使用java语言实现的ftp的server(Server's FTP implementation using the Java language)