- Developing A Simple Jini Client - A quick step-by-step intro by Gopalan Suresh Raj. This simple Jini client queries the Jini service for it's current time in milliseconds by invoking it's getTime() method. It then computes the time taken for the message
to reach it and prints it out in milliseconds.
- Developing A Simple Jini Service - A quick step-by-step intro by Gopalan Suresh Raj. This simple Jini service returns the current time in milliseconds when it's getTime() method is invoked.
- Getting 'Jini' with it - Learn about an exciting networking and distributed systems technology for hardware and software services. Think of Jini as networked plug'n'play, and you'll see the new future of networking!
- Getting Started with JavaSpaces - Designed to help the experienced Java developer get started writing their own programs using the JavaSpaces implementations. The first in a series of tutorials intended to accompany the Jini specifications,
release notes, API documentation, examples, and zipped class files.
- Jini - The Network Dialtone - An introductory Jini tutorial by Gopalan Suresh Raj. Jini is a programming model that simplifies distributed systems development and deployment ...
|
|
|