搜索资源列表
CorpServerService2
- 最全面的基于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
networktools
- 采用java开发的网络工具,有WEB浏览器,FTP网络文件传输,TELNET客户端的实例,等-using java development of the web-based tools, a Web browser, FTP network file transfer, TELNET client examples, etc.
ftpkehuduan
- 学习采用java 进行ftp编程,仅提供参考属于客户端代码 -study conducted using java ftp program, is provided only reference client code
FTPServer12
- 用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
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
Ftp
- 用Java实现的ftp上传,下载,多线程功能。并且带有图形界面。分为客户端Client和服务器端Server。-Java implementation of the ftp upload, download, multi-threading capability. And with a graphical interface. Divided into client Client and server-side 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
FTPClient
- ftpclient.rar (mo ta ftp client bang ngon ngu java)
easyftpsvr-1.7.0.2
- ftpclient(mo ta va ftp client bang ngon ngu java
27303661EchoExam
- java编写的一个ftp客户端程序,笔记适合java初学者学习-java write a ftp client program notes for java beginners to learn
ccFtp
- 用java写的j计算机网络的课程设计,功能是实现了一个FTP客户端,可以下载,上传,匿名登陆,断点续传等。-J using java to write the computer network curriculum design, function is to realize an FTP client, you can download, upload, anonymous visit, such as HTTP.
CorpClient
- 最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP/IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
FtpApplet
- Ftp客房端Applet源码实现了FTP的上传下载功能-This is a Java Applet sound code of a ftp client. It achieves upload and download functions.
simpleftp
- 用java写的ftp客户端程序大家可以拿去看看希望多提意见-used to write the ftp client program can be found to see if we want to speak up
swiftp
- 基于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
ftp4j-1.5.1
- 纯java实现的FTP客户端类库,可在程序中直接调用,使用FTP传送文件-Pure java implementation of FTP client library can be called directly in the program, using FTP to transfer files
USEFTPAPPLET
- 摘要:Java源码,网络相关,FTP Java编写实现一个FTP客户端程序,通过该客户端连接指定的服务器。useFtpApplet 类继承了Applet 类,在init()中实现的是此Applet 的初始化,设置布局和背景,建立文本、标签和文本域。 Connect()方法使用主机地址、用户名和密码作为参数,建立与主机的连接。使用new 生成新的FtpClient 类实例,使用login()方法登录FTP 服务器,调用showFileContents()方法显示文件内容。
useftpapplet
- Java编写实现一个FTP客户端程序,通过该客户端连接指定的服务器。useFtpApplet 类继承了Applet 类,在init()中实现的是此Applet 的初始化,设置布局和背景,建立文本、标签和文本域。 Connect()方法使用主机地址、用户名和密码作为参数,建立与主机的连接。使用new 生成新的FtpClient 类实例,使用login()方法登录FTP 服务器,调用showFileContents()方法显示文件内容。 -Java prepared to achieve
FTPClient
- 用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
jvftp-src-0_72
- java 写的ftp客户端程序,可以作为很好的参考。-write java ftp client program can serve as a good reference.