登录
首页 » Java » MasteringRMI

MasteringRMI

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

  • Bruce.Eckel.Thinking.In.Java.4th.Edition.Dec.2007
    Java编程思想第4版,这本书就不用介绍了吧,学Java的人都知道。(Bruce.Eckel.Thinking.In.Java.4th.Edition.)
    2010-02-20 15:39:18下载
    积分:1
  • sun-java-tech
    JAVA 书籍 sun公司java中文版实用教程 入门级java程序员必看(JAVA books sun' s java Chinese version of the entry-level practical tutorial java programmer must see)
    2014-12-09 17:46:43下载
    积分:1
  • OrderManager
    Online Order Manager
    2013-11-26 00:16:03下载
    积分:1
  • Effective.Java.3rd.Edition.pdf
    说明:  java 开发设计逻辑 google 首席架构师著(effective java written by google chief architect)
    2020-06-20 10:40:01下载
    积分:1
  • J2EE_Book
    e-book J2EE book thanks
    2013-11-29 05:35:59下载
    积分:1
  • Javajiuyepeixun
    张孝祥的Java就业培训教程,和张孝祥视频教学光盘配套,非常优秀的Java入门教材.(Zhang Xiaoxiang the Java-employment Training Course, and Zhang Xiaoxiang video teaching CD-ROM package, very good introductory textbooks on Java.)
    2008-07-25 02:24:42下载
    积分:1
  • Java入门123(二维码版)
    说明:  Introduction to Java 123 (QR code Edition). PDF Tsinghua University Press 2015
    2020-04-11 14:51:57下载
    积分:1
  • Java编程思想第四版(中文高清版)
    Think in Java 第四版,机械工业出版社出版 ,Bruce Eckel 著 陈昊鹏 译。(Think in Java fourth edition, published by mechanical industry press, Bruce Eckel translated by Chen Haopeng.)
    2018-04-18 14:51:39下载
    积分:1
  • vmspec.2nded.html
    java虚拟机规范(java hypothesized machine standard )
    2004-12-02 09:15:56下载
    积分:1
  • flowGUI
    说明:  flowGUI简单的java图形设计,无刷新划线(flowGUI simple java graphic design, set-crossed)
    2006-04-15 23:00:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载