登录
首页 » Java » MasteringRMI

MasteringRMI

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

  • JavaP2dPGraphics
    Java 2d Graphics书籍Java 2d Graphics书籍(Java 2d Graphics Books Books Java 2d Graphics)
    2011-05-31 13:29:41下载
    积分:1
  • J2EE_Book
    e-book J2EE book thanks
    2013-11-29 05:35:59下载
    积分: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
  • MiniEditor
    说明:  用JAVA语言简单创建一个文本编辑器MiniEditor。(JAVA language used to create a simple text editor MiniEditor.)
    2008-09-08 09:57:49下载
    积分:1
  • ManningGWTinPractice
    gwt in practice 的英文原版电子书(gwt in practice of the English original e-books)
    2009-12-15 14:50:27下载
    积分:1
  • Java入门123(二维码版)
    说明:  Introduction to Java 123 (QR code Edition). PDF Tsinghua University Press 2015
    2020-04-11 14:51:57下载
    积分:1
  • LuceneInAction
    Manning - Lucene in Action Lucene is a gem in the open-source world--a highly scalable, fast search engine. It delivers performance and is disarmingly easy to use. Lucene in Action is the authoritative guide to Lucene. It describes how to index your data, including types you definitely need to know such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, filtering, and highlighting search results. Adding search to your application can be easy. With many reusable examples and good advice on best practices, Lucene in Action shows you how. And if you would like to search through Lucene in Action over the Web, you can do so using Lucene itself as the search engine--take a look at the authors awesome Search Inside solution. Its results page resembles Google s and provides a novel yet familiar interface to the entire book and book blog.(Manning- Lucene in Action Lucene is a gem in the open-source world--a highly scalable, fast search engine. It delivers performance and is disarmingly easy to use. Lucene in Action is the authoritative guide to Lucene. It describes how to index your data, including types you definitely need to know such as MS Word, PDF, HTML, and XML. It introduces you to searching, sorting, filtering, and highlighting search results. Adding search to your application can be easy. With many reusable examples and good advice on best practices, Lucene in Action shows you how. And if you would like to search through Lucene in Action over the Web, you can do so using Lucene itself as the search engine--take a look at the authors awesome Search Inside solution. Its results page resembles Google s and provides a novel yet familiar interface to the entire book and book blog.)
    2009-11-09 17:31:05下载
    积分:1
  • Java
    《java编程思想》《Thinking.In.Java》中文版_950页.pdf(" Java programming ideas" " Thinking.In.Java" Chinese _950 page. Pdf)
    2011-01-12 10:08:55下载
    积分:1
  • JavaTest
    说明:  Java面试的题目,一些常会遇到的笔试题目,多看看很有帮助的。(Java interview questions, and some are often faced with the topic, look more helpful.)
    2010-03-21 15:04:11下载
    积分:1
  • JAVA架构师知识整理
    说明:  涵盖java架构师知识点的整理,从java基础到微服务、负载均衡、jvm、并发、netty、rpc、网络、日志、设计模式等等(It covers the organization of knowledge points of Java architects, from Java infrastructure to micro services, load balancing, jvm, concurrency, netty, rpc, network, log, design patterns, etc.)
    2019-05-22 16:32:23下载
    积分:1
  • 696518资源总数
  • 104734会员总数
  • 23今日下载