By Scott Oaks, Henry Wong
March 2000
Pages: 413
ISBN 10: 1-56592-759-1 |
ISBN 13: 9781565927599
![]()
![]()
![]()
![]()
(Average of 2 Customer Reviews)
This book is OUT OF PRINT.
Book descriptionJini is a simple set of Java classes and services that allows devices (e.g., printers) and services (e.g., printing) to seamlessly interact with each other. Jini in a Nutshell is an O'Reilly-style quick reference guide to developing these services and clients using Jini. It covers everything an experienced Java programmer needs to know about Jini, including tutorial chapters to get you up to speed quickly and reference chapters that analyze and explain every Java package related to Jini.
Full Description
- Setting up the Jini programming environment
- RMI
- Basic and advanced Jini programming
- Jini services, including JavaSpaces
- Jini utilities
- Security
Register your book | Submit Errata | Examples | Authors' Tips | Related Article
Browse within this book
Cover | Table of Contents | Index | Sample Chapter | Colophon
Book details
First Edition: March 2000
ISBN: 1-56592-759-1
Pages: 413
Average Customer Reviews: ![]()
![]()
![]()
![]()
(Based on 2 Reviews)
Featured customer reviews
Jini in a Nutshell Review, November 09 2000
Overall, the book is intensively well done. It kicks a little of Jini v1.1 since the publish date. The basics are well covered, but could improve more on the execution steps of downloaded sample codes.
I think this is a good reference for sample implementations.
Jini in a Nutshell Review, July 27 2000
Written in the Nutshell style of one-half tutorial, one-half reference, this is arguably a better buy than "Core Jini" if only because the latter is an 800-page gorilla that you'll never finish. "Nutshell" is a little more practical -- its early chapter on configuring the Jini neccessities (rmid, reggie, mahalo, etc.) is stronger, especially if you prefer to work with command-lines than trivial GUI's, as I would imagine most server-side types would.
An early chapter on RMI seems like a throwaway, except it has some handy informationsomehow missed from the corresponding "Java Enterprise in a Nutshell", notably the trick about forcing your own serialVersionUID when you make a trivial change to a class and don't want to break existing installations.
I'm also impressed with the imagination in its introduction, showing how Jini could be set up to provide printing services to clients that know nothing of the devices on the network, don't havedrivers, etc. While JavaSoft foolishly hypes internet toasters, this kind of hypothetical case study gets developers interested!
The second half of the book is the typical Nutshell compendium of classes and methods. Arguably, you already have this in the dev kit, but sometimes it's more convenient to just double check a book than to pop out your browser.
Important note: Jini is a fairly advanced topic. I think there's a basic assumption in this book that the reader is a strong Java programmer and has had at least some exposure to RMI, Beans (particularly the event model) and is willing to do something with a catch{} block other thanSystem.exit(0). Arguably, that's an assumption not only of the authors, but of Jini itself.
Media reviews
"In all, with a mix of well-chosen programming tutorials and compact reference material, Jini in a Nutshell proves that a book doesn't have to be long to be comprehensive. This title will be a useful asset for the Java programmer who wants to learn Jini quickly and thoroughly." --Richard Dragan, amazon.com, April, 2000
