登录
首页 » Java » MasteringRMI

MasteringRMI

于 2006-07-28 发布 文件大小:9516KB
0 139
下载积分: 1 下载次数: 40

代码说明:

  《精通RMI:Java与EJB企业级应用开发》书籍的源代码. 本书是讲述RMI技术的经典著作,清晰地展示了设计和创建RMI应用中涉及到的思想,包括最常用的设计模式。详细讲述了如何利用RMI的所有高级特性,如何创建RMI系统,实例丰富,还介绍了常用的客户/服务器结构、远程调用的本质以及与RMI相关的技术。作者把既简单又很有说服力的应用与理论相结合,全书由浅入深,概念叙述和应用分析并举,使读者不仅“知其然”,而且“知其所以然”。对于所有关注Java技术、从事企业应用实现的读者来说,是一本内容详尽、技巧高超的参考书籍。 ("proficient RMI : Java and EJB enterprise-class application development, "the source books. the book is about RMI classics, a clear demonstration of the design and creation of RMI application relates to the idea, including the most commonly used design patterns. A detailed account of how to use RMI all advanced features, how to set up RMI system, abundant examples, also introduced in the client/server structure, the nature of long-distance calls with the RMI and related technologies. The authors not only simple but also very convincing application and theory, elementary book. the concept of narrative and analysis applications simultaneously, so that readers not only "know-" and "know why they are so." For all the concern Java technology, enterprise applicat)

文件列表:

Mastering RMI
.............\agent
.............\.....\lib
.............\.....\...\ant.jar
.............\.....\...\jaxp.jar
.............\.....\...\parser.jar
.............\.....\src
.............\.....\...\bin
.............\.....\...\...\client.bat
.............\.....\...\...\manager.bat
.............\.....\...\...\run.bat
.............\.....\...\build
.............\.....\...\.....\build.bat
.............\.....\...\.....\build.xml
.............\.....\...\docs
.............\.....\...\....\index.html
.............\.....\...\....\styles.css
.............\.....\...\etc
.............\.....\...\...\agent.kpx
.............\.....\...\...\client.mf
.............\.....\...\...\manager.mf
.............\.....\...\...\server.mf
.............\.....\...\lib
.............\.....\...\...\dynaserver.jar
.............\.....\...\...\dynaserver.properties
.............\.....\...\...\jndi.jar
.............\.....\...\...\providerutil.jar
.............\.....\...\...\rmiregistry.jar
.............\.....\...\main
.............\.....\...\....\masteringrmi
.............\.....\...\....\............\agent
.............\.....\...\....\............\.....\agents
.............\.....\...\....\............\.....\......\HelloAgent.java
.............\.....\...\....\............\.....\......\HelloAgentImpl.java
.............\.....\...\....\............\.....\client
.............\.....\...\....\............\.....\......\AgentClient.java
.............\.....\...\....\............\.....\interfaces
.............\.....\...\....\............\.....\..........\Agent.java
.............\.....\...\....\............\.....\..........\AgentHost.java
.............\.....\...\....\............\.....\..........\NoSuchAgentException.java
.............\.....\...\....\............\.....\manager
.............\.....\...\....\............\.....\.......\AgentManager.java
.............\.....\...\....\............\.....\server
.............\.....\...\....\............\.....\......\AgentHostImpl.java
.............\.....\...\....\............\.....\......\Main.java
.............\.....\...\resources
.............\.....\...\.........\client.policy
.............\.....\...\.........\jndi.properties
.............\.....\...\.........\server.policy
.............\.....\...\.........\system.properties
.............\chat
.............\....\lib
.............\....\...\ant.jar
.............\....\...\jaxp.jar
.............\....\...\parser.jar
.............\....\src
.............\....\...\bin
.............\....\...\...\client.bat
.............\....\...\...\run.bat
.............\....\...\...\test.bat
.............\....\...\build
.............\....\...\.....\build.bat
.............\....\...\.....\build.xml
.............\....\...\docs
.............\....\...\....\index.html
.............\....\...\....\styles.css
.............\....\...\etc
.............\....\...\...\chat.kpx
.............\....\...\...\server.mf
.............\....\...\...\test.mf
.............\....\...\lib
.............\....\...\...\dynaserver.jar
.............\....\...\...\dynaserver.properties
.............\....\...\...\jndi.jar
.............\....\...\...\providerutil.jar
.............\....\...\...\rmiregistry.jar
.............\....\...\main
.............\....\...\....\masteringrmi
.............\....\...\....\............\chat
.............\....\...\....\............\....\chat.dfPackage
.............\....\...\....\............\....\client
.............\....\...\....\............\....\......\ChatClient.java
.............\....\...\....\............\....\......\ChatGUI.java
.............\....\...\....\............\....\interfaces
.............\....\...\....\............\....\..........\interfaces.dfPackage
.............\....\...\....\............\....\..........\ListenerInfo.java
.............\....\...\....\............\....\..........\Message.java
.............\....\...\....\............\....\..........\MessageListener.java
.............\....\...\....\............\....\..........\Topic.java
.............\....\...\....\............\....\..........\TopicInfo.java
.............\....\...\....\............\....\..........\TopicServer.java
.............\....\...\....\............\....\server
.............\....\...\....\............\....\......\Listener.java
.............\....\...\....\............\....\......\Main.java
.............\....\...\....\............\....\......\MessageQueue.java
.............\....\...\....\............\....\......\TopicImpl.java
.............\....\...\....\............\....\......\TopicServerImpl.java
.............\....\...\....\............\....\......\Worker.java
.............\....\...\....\............\masteringrmi.dfPackage
.............\....\...\resources

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Spring-MVC-step-by-step
    说明:  spring-mvc入门教程,适合新手学习使用。(spring mvc step by step)
    2010-04-08 21:49:41下载
    积分:1
  • Javaprojiecdevelopandguidence
    说明:  一个和java开发有关的电子书籍,并且包括了毕业设计的指导,请大家试试(And the development of a java-related e-books, and includes a graduation design guidance, please try)
    2010-03-20 11:04:51下载
    积分:1
  • JAVA-no-sleep
    说明:  java夜未眠,编程语言高级教程,适合有一定基础的同学(for advanced java programmer)
    2011-03-03 17:49:40下载
    积分:1
  • jisuanqi
    说明:  这是一个计算器小程序,用java applet实现,能够进行加,减,乘,除,四则运算,并且还有音乐。(This is a small calculator program with the java applet to achieve, to carry out addition, subtraction, multiplication, addition, four operations, and there are music.)
    2010-03-27 21:16:16下载
    积分:1
  • Spring-Reference_zh_CN
    spring reference describe by chinese
    2019-01-07 22:49:42下载
    积分:1
  • learn_Android_21_day
    说得很具体,有针对性。适合初学者,不少人反映,20天(提前1天)学会啦,( Shuō de hěn jùtǐ, yǒu zhēnduì xìng. Said very specifically targeted. Suitable for beginners, many people have 20 days (1 day in advance) to learn it,)
    2014-02-24 21:20:27下载
    积分:1
  • PhoneRecord
    说明:  系统介绍 随着市场竞争的日益激烈,各个企业都想尽办法完善对客户的服务,电话客户服务便是企业推出的一项举措,通过电话与客户联系业务,为客户解答问题,但是在客户过多的情况下,难免出现问题,为了避免这种情况的发生,需要对所有的客户电话都录音,通过录音可以更好的了解客户的需求,也可以避免员工在工作中出现差错。 本系统在设计时应该满足以下几个目标: 采用人机对话的操作方式,界面设计美观友好、操作灵活、方便、快捷、准确、数据存储安全可靠。 系统可以进行来电显示和来电接听等功能。 提供电话拨出功能,可以通过程序拨出电话。 提供客户管理功能,记录客户信息,并可以在拨出电话时以电话簿的形式显示客户信息。 提供电话录音功能,当电话接通时开始录音,当电话挂断时结束录音。 提供录音管理功能,可以通过程序修改录音文件的存储位置。 系统最大限度地实现了易维护性和易操作性。 系统运行稳定、安全可靠。(AppWizard has created this PhoneRecord application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your PhoneRecord application. PhoneRecord.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. PhoneRecord.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CPhoneRecordApp application class. PhoneRecord.cpp This is the main application source file that contains the application class CPhoneRecordApp. PhoneRecord.rc This is a listing of all of the Microsoft Windows resources that the )
    2010-04-07 18:37:10下载
    积分:1
  • Catfish
    one exercise from icarnegie ssd1
    2009-10-25 23:56:17下载
    积分:1
  • Leetcode-master
    说明:  力扣网面试题答案,源码,供大家参考参考,祝大家面试顺利(The answer to the interview questions on the Internet, source code, for your reference, I wish you a smooth interview.)
    2020-06-20 05:40:01下载
    积分:1
  • JUnitAnt
    说明:   java的测试工具junit及编译工具ant的学习和使用( junit&ant)
    2009-08-15 17:56:47下载
    积分:1
  • 696518资源总数
  • 104976会员总数
  • 7今日下载