搜索资源列表
FTPServerClient
- This Complete File Transfer Application contains FTPServer.java and FTPClient.java.-This is Complete File Transfer Application contains FTPServer.java and FTPClient.java.
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.
