搜索资源列表
ReportClient
- report file client use with report file server-report file client use with report file ser ver
TCPUDP
- 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
java-TCP
- 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
FileBrowser_j2me_and_WM
- 文件上传下载管理(客户端j2me,WM,服务器端)-File Upload Download Manager (client j2me, WM, server-side)
FileSharing
- its is a java RMI code for file transfer, it consist of code for server and client.
j_13463_aspsupdate
- 文件批量上传客户端免费组件 基于FLASH制作,所以使用者不会要求下载组件 丰富的设置 可以在上传前就进行文件类型和文件大小的检测,节省宽带-Bulk upload file client component free FLASH-based production, so users will not require extensive set download components can be carried out before uploading the file type
mmtctc
- 软件介绍: 最大特点 1.跨平台,基本WEB服务,无论防火强怎么封端口,只要打开80,就可以远程管理服务器. 2.客户端无论安装任何插件. 3.只有一个JSP文件,文件名可以随意改,隐蔽性好. 功能: 1.文件管理: 包括对文件的操作和打包下载. 2.终端命令: 其实就是Win下的"命令提示符",可以通过命令进行重启服务器等操作 3.远程桌面: 和Windows系统的"mstsc"基本上一样,可以远程管理桌面. 4.任务管理: 可以查看正
ftp_project
- The zip file contains the source code of a ftp client and server employing java language.
FileManager
- 一个完整的网络文件管理系统面向对象至少应该有管理员和用户,面向客户的提供的服务有注册、登录、用户信息管理、上传文件、下载文件、删除上传的文件、共享文件、发送站内消息、接手消息和备忘录等服务。面向管理员的提供登录和查询上传的文件的服务。-A complete network of object-oriented document management system should have at least administrators and users, client-oriented serv
TicTacToe
- 本程序分为两部分,客户端和服务器端,服务器在gameServer文件夹中,客户端在gameClient中,此程序使用当前流行JAVA编译器之一Eclipse编辑完成,打包为两个jar文件后可在任意有JAVA环境的系统中运行。打包文件server.jar为服务器,client.jar为客户端。-The program is divided into two parts, the client and server, the server in gameServer folder, the clie
Socket_Android_chat_zs
- 里面分两个文件夹,client 在Android实现,Server 是java应用程序。运行时注意在client 的中换上Server的IP-Inside two folders, client achieve in Android, Server is a java application. Run-time attention of the client put in the Server' s IP
Client
- 简单的socket程序,此文件是client端,先开启server端就可以使用client发送数据-Simple socket program, this file is client-side, first open the server side can use the client to send data
Client
- this file contains the source code for the client and server communication through Sockets In java
dbserver
- This file is used as a proxy server -along with other few helper classes- between a db server and its client.
Webservices
- Code to implement JAXWS in java. This file has two project. One is service provider and other is the client project. Run the service provider project. And include the service in the client project then the webservice can be tested.
RemoteClient
- 远程桌面共享客户端, netbean编写 dist下面有生成jar文件-Remote Desktop Sharing client, netbean write dist jar file generated below
Client
- 一个可以进行文件传输的java小程序,局域网文件传输速度非常的快,有10M/s-one can file transfer of java small programs, LAN file transfer speed is very fast, 10M/s
File-Transfer-from-Server-to-Client
- 用java编写的一个文件传输工具,希望对大家有所帮助。-Jmichelle of a file transfer tool, hope to help.
Client
- CLIENT SOURCE FILE FOR RTP IMplementation
TFTP Client&Sever
- 用Java实现了一个以TFTP协议传输文件的程序 包括服务器端和客户端(A file transfer program by using TFTP protocol, including sever and client part.)