登录
首页 » Java » MasteringRMI

MasteringRMI

于 2006-07-28 发布 文件大小:9516KB
0 247
下载积分: 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 个回复

  • j2ee
    J2EE学习笔记,对J2EE初学者很有帮助!!!(J2EE study notes, for J2EE beginners helpful! ! !)
    2009-11-22 22:41:40下载
    积分:1
  • Apress.Pro.Spring5.5th.Edition
    说明:  最新版本的SpringFramework5的学习介绍,Spring5英文版本。(SpringFramework5 and Java and SpringMVC and Spring5)
    2020-06-24 09:40:07下载
    积分:1
  • SQLServer2000Course
    说明:  sql教程,ppt文档,大家可以参考学习,比较简明(sql tutorial, ppt documents, you can refer to the study, more concise)
    2010-04-08 18:00:10下载
    积分:1
  • GSM
    JAVA手机短信协议 英文版 虽是难看了点 不过如果研究透了 GSM就没问题了!祝福各位!(JAVA mobile phone message in English, although the agreement is a bad point but if not thoroughly studied the issue of the GSM! Bless you!)
    2008-06-05 11:39:15下载
    积分:1
  • erp
    对ERP名词的一些解释,学好ERP必备。(ERP terms for some explanation, must learn ERP.)
    2007-12-21 01:24:16下载
    积分:1
  • 06p_portal_themes
    portal6.0培训资料,自己看看应该有用(portal6.0 training materials, should be useful to see their own)
    2008-02-26 18:23:06下载
    积分:1
  • Thinking.In.Java.3rd.Edition.Chinese.eBook-YSSY
    对于JAVA的学习Thinking.In.Java.3rd.Edition.Chinese.eBook-YSSY(For the JAVA learning Thinking.In.Java.3rd.Edition.Chinese.eBook-YSSY)
    2010-03-03 19:56:01下载
    积分:1
  • csappsourcecode
    这是csapp的源代码!里面代码经测试都可以运行!希望对大家有所帮助!(This is csapp source code! Inside the code can be run by the test! I want to help!)
    2015-05-12 23:38:15下载
    积分:1
  • setup
    java从入门到精通的部分代码资料,java开发资源库部分资料(part of Java development resource library)
    2018-08-07 12:15:50下载
    积分:1
  • Java 8实战
    本书全面介绍了Java 8 这个里程碑版本的新特性,包括Lambdas、流和函数式编程。有了函数式的编程特性,可以让代码更简洁,同时也能自动化地利用多核硬件。全书分四个部分:基础知识、函数式数据处理、高效Java 8 编程和超越Java 8,清晰明了地向读者展现了一幅Java 与时俱进的现代化画卷。(While the term lambda expression may sound abstract and academic Java 8 Lambdas can have a big impact on how you program every day In simplest terms a lambda expression is a function a bit of code that you can pass to another method as an argument)
    2018-09-05 12:10:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载