Im a Jini newbie. How do I get started with Jini?
Once you download the Jini binaries and the appropriate JDK release (see above), you may wish to download some of these examples and try to get them to run: The example code from Bill Venners’ Jini/JavaSpaces talk, and instructions on getting it to compile and run, are available at: http://www.artima.com/javaseminars/modules/Jini/CodeExamples.html Eran Davidov posted some example code to JINI-USERS, and Ken Arnold made some modifications to get the code to run on UNIX. Eran then updated the code to work with JDK FCS 1.2. This revised version can be downloaded from: http://www.artima.com/jini/resources/timeservice.html Brian Murphy posted some beginner examples to JINI-USERS, which you can retrieve from the JINI-USERS archives at: http://archives.java.sun.com/cgi-bin/wa?A2=ind9902&L=jini-users&F=&S=&P=925 A Jini tutorial is available online at: http://pandonia.canberra.edu.au/java/jini/tutorial/Jini.xml Online lecture notes for a course about RMI and Jini are at: http://www.eli.sdsu.edu
Once you download the Jini binaries and the appropriate JDK release (see above), you may wish to download some of these examples and try to get them to run: The example code from Bill Venners’ Jini/JavaSpaces talk, and instructions on getting it to compile and run, are available at: http://www.artima.com/javaseminars/modules/Jini/CodeExamples.html Eran Davidov posted some example code to JINI-USERS, and Ken Arnold made some modifications to get the code to run on UNIX. Eran then updated the code to work with JDK FCS 1.2.