文件名称:RMI.Distribute.Meeting
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-04-04
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- Thoma*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
初探分布式计算,用Java的RMI类构建一套分布式议程系统(C/S架构)。
不同的客户能够使用共享会议议程服务提供的用户注册、会议的增加、查询、撤销和清空的功能。
-Preliminary distributed computing, distributed agenda to build a system (C/S structure) with the Java RMI classes. Different customers can use the service to provide users share the agenda of registration, additional meetings, inquiries, revocation and emptying functions.
不同的客户能够使用共享会议议程服务提供的用户注册、会议的增加、查询、撤销和清空的功能。
-Preliminary distributed computing, distributed agenda to build a system (C/S structure) with the Java RMI classes. Different customers can use the service to provide users share the agenda of registration, additional meetings, inquiries, revocation and emptying functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验6 基于RMI的分布式议程服务\Client.java
.............................\Meeting.java
.............................\MeetingService.java
.............................\MeetingServiceImp.java
.............................\Server.java
.............................\User.java
.............................\readme.txt
实验6 基于RMI的分布式议程服务