搜索资源列表
-
1下载:
最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time
-
-
0下载:
一个用JAVA写的FTP客户端程序。功能强大不仅支持FTP,还支持其它协议如SMB, SFTP, NFS, HTTP等。在传输文件的同时还可以浏览FTP服务器上的资源,也可以浏览局域网上的Windows共享资源等-a written using Java FTP client program. Not only powerful FTP support, but also support other protocols such as SMB, SFTP, NFS, HTTP, and so o
-
-
0下载:
用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
-
-
0下载:
java编写的基于ftp的客户端与服务器源码,内附文档解释,是java socket入门级的很好资料。-java-based preparation of the ftp client and server source code, containing the document explained that the java socket is a good entry-level information.
-
-
0下载:
一个基于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
-
-
0下载:
ftp客户端,主要用于ftp服务器的上传和下载功能,以及删除,修改。-ftp client, ftp server is mainly used to upload and download features, as well as delete, modify.
-
-
1下载:
简易的FTP服务器端和客户端实现,用java编写-Simple FTP server and client implementation, using java prepared
-
-
0下载:
利用ftp协议,制作简单的ftp客户端与服务端,实现简单的上传、下载等简单功能。-Use ftp protocol to create a simple ftp client and server, easy implementation of upload and download features such as easy.
-
-
0下载:
java开发FTP服务器与客户端,实现简单的FTP功能.-java development FTP server and client, the realization of a simple FTP functionality.
-
-
0下载:
Client ftp (connects to a ftp server).
-
-
0下载:
FTP源代码 包括客户端与服务器端 用Java开发的 一定好用-Source code, including FTP client and server-side Java development with a certain ease of use
-
-
0下载:
itz a multiway server client ftp developed solely in java ,....dbsg gdaK
-
-
0下载:
ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j an FTP client-side Java class libraries, mo
-
-
0下载:
一个java编写的FTP源码,包含服务器和客户端。-FTP source code written in Java, including server and client.
-
-
0下载:
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.
-
-
0下载:
用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
-
-
0下载:
基于Java开发的Android FTP服务器软件源码——SwiFTP,简单易用、体积小巧。默认运行在 2121 端口,也可以配置到其他端口上,SwiFTP 屏幕上将显示 wifi 的 IP 地址,支持任何一个 FTP 客户端软件-Java-based development of Android FTP server software source code- SwiFTP, easy to use, compact size. The default port is running in 2
-
-
1下载:
用Java实现简单的FTP断点续传客户端,需要服务器IP地址,端口号,可选传输层为UDP还是TCP-Using Java to achieve a simple HTTP FTP client, you need a server IP address, port number, optional UDP or TCP transport layer
-