RMI

Hai to allI am new to RMI on java. Can anyone suggest good practical tutorial for RMI?. How can i work RMI with netbeans5.5?
[138 byte] By [smiley_sivaa] at [2007-11-26 17:43:46]
# 1
You can visit the website: http://www.comp.hkbu.edu.hk/~jng/comp3320/rmi.htmlto see some RMI material (PPT or DOC) and see two sample about RMI.Why didn't you search on Internet? :)
lochdsmilea at 2007-7-9 0:11:57 > top of Java-index,Core,Core APIs...
# 2
Better still use the Sun documentation: http://java.sun.com/j2se/1.5.0/docs/guide/rmi/index.html
ejpa at 2007-7-9 0:11:57 > top of Java-index,Core,Core APIs...