ex01

所属分类:Java编程
开发工具:Java
文件大小:30KB
下载次数:5
上传日期:2014-01-22 16:18:51
上 传 者reacherxu
说明:  1.1 作业描述 设计一个生成和显示时间的分布式应用程序,实现以下功能: 1、 一个服务器生成时间,并在多个不同节点的客户端上显示。 2、 客户端有多种时间显示方式,如模拟时钟、数字时钟。 1.2 作业要求 下面是设计时需要满足的四个要求: 1、 打破客户端和服务器开发过程中的紧耦合。 2、 打破客户端和服务器运行时的紧耦合,即不需要固定的机器,不限制客户端的数目等。 3、 允许客户端显示不同的事件。 4、 使用RPC机制或RMI机制。
(1.1 Design a job description to generate and display time distributed applications, the following functions: 1, a time server generates and displays on the client several different nodes. 2, the client has a variety of time display, such as an analog clock, a digital clock. 1.2 Operating Requirements The following is required to meet four design requirements: 1, breaking client and server development process tightly coupled. 2, breaking the tight coupling client and server runtime that does not require a fixed machine, does not limit the number of clients and so on. 3, allows clients to display different events. 4, using the RPC mechanism or RMI mechanism.)

文件列表:
DSproject\.classpath (302, 2013-10-25)
DSproject\.project (385, 2013-10-25)
DSproject\.settings\org.eclipse.jdt.core.prefs (629, 2013-10-25)
DSproject\bin\timer\Time.class (298, 2013-10-27)
DSproject\bin\timer\TimeClient$GraphicClient$1.class (940, 2013-10-27)
DSproject\bin\timer\TimeClient$GraphicClient$2.class (2259, 2013-10-27)
DSproject\bin\timer\TimeClient$GraphicClient$3.class (911, 2013-10-27)
DSproject\bin\timer\TimeClient$GraphicClient.class (3693, 2013-10-27)
DSproject\bin\timer\TimeClient.class (2145, 2013-10-27)
DSproject\bin\timer\TimeClientClock$ClockCanvas.class (1837, 2013-10-27)
DSproject\bin\timer\TimeClientClock$GraphicClient$1.class (990, 2013-10-27)
DSproject\bin\timer\TimeClientClock$GraphicClient$2.class (2338, 2013-10-27)
DSproject\bin\timer\TimeClientClock$GraphicClient$3.class (961, 2013-10-27)
DSproject\bin\timer\TimeClientClock$GraphicClient.class (3543, 2013-10-27)
DSproject\bin\timer\TimeClientClock.class (2683, 2013-10-27)
DSproject\bin\timer\TimeProvider.class (351, 2013-10-27)
DSproject\bin\timer\TimeServer$GraphicServer$1.class (939, 2013-10-27)
DSproject\bin\timer\TimeServer$GraphicServer$2.class (2190, 2013-10-27)
DSproject\bin\timer\TimeServer$GraphicServer$3.class (1192, 2013-10-27)
DSproject\bin\timer\TimeServer$GraphicServer$4.class (1179, 2013-10-27)
DSproject\bin\timer\TimeServer$GraphicServer.class (4037, 2013-10-27)
DSproject\bin\timer\TimeServer$TaskTicker.class (1169, 2013-10-27)
DSproject\bin\timer\TimeServer.class (4072, 2013-10-27)
DSproject\src\timer\Time.java (329, 2013-10-27)
DSproject\src\timer\TimeClient.java (5400, 2013-10-27)
DSproject\src\timer\TimeClientClock.java (6965, 2013-10-27)
DSproject\src\timer\TimeProvider.java (389, 2013-10-27)
DSproject\src\timer\TimeServer.java (7946, 2013-10-27)
DSproject\bin\timer (0, 2013-11-13)
DSproject\src\timer (0, 2013-11-13)
DSproject\.settings (0, 2013-11-13)
DSproject\bin (0, 2013-11-13)
DSproject\src (0, 2013-11-13)
DSproject (0, 2013-11-13)

近期下载者

相关文件


收藏者