登录
首页 » Java » MasteringRMI

MasteringRMI

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

  • facedet
    Face detection based on HaarCascade features. This code uses opencv java wrapper.
    2014-08-16 19:35:16下载
    积分:1
  • 08
    C++ books version 1 download it C++ books version 1 download it C++ books version 1 download it
    2013-11-02 23:54:11下载
    积分:1
  • ApressTheDefinitiveGuidetoSWTandJFace
    说明:  swt/jface的api和例子,Apress The Definitive Guide to SWT and JFace.chm(can/Sun's api and examples, Apress The Definitive Guide to SWT and JFace.ch m)
    2006-04-15 22:53:42下载
    积分:1
  • Java
    介绍Java环境,Java编译器,开发工具;Java的语言特点以及与C++的比较等;Java的语法介绍(Introduced the Java environment, Java compiler, development tools Java language characteristics and comparison of C , etc. Java syntax introduced)
    2008-04-28 20:10:24下载
    积分:1
  • java
    JAVA复习资料,考试可能用到,对学习有帮助(JAVA review the information, the examination may be used, for learning to help)
    2010-03-03 20:00:25下载
    积分:1
  • java
    这是一个word文档,是有关java考试的试题,是招聘笔试的题目。(This is a word document, is about the java exam questions are, is the subject of recruitment written test.)
    2010-01-08 12:47:33下载
    积分:1
  • ThinkinginJavaSourceCode.rar
    这个是Java学习的源代码,哈哈哈,你们可以看一下哈哈,哈哈哈,哈哈哈哈哈,够二十个字了吧(this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.-this demo is to show you how to implement a ge neric SIR (a.k.a. particle, the bootstrap. Monte Carlo) filter to estimate the hidden stat es of a nonlinear. non-Gaussian state space model.)
    2009-12-05 12:21:33下载
    积分: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
  • vmspec.2nded.html
    java虚拟机规范(java hypothesized machine standard )
    2004-12-02 09:15:56下载
    积分:1
  • thinkinjava.rar
    讲叙了java基本知识,是java初学者的一本好书(讲叙a basic knowledge of java, java beginners are a good book)
    2009-02-16 09:15:21下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载