.NET
jini.txt
Associated article: Jini and Network-Enabled Devices
Tags: .NET
Published source code accompanying the article by Hinkmond Wong in which he discusses Jini, a technology designed lets anyone connect any device to any network in a straightforward manner. Hinkmond uses shows how you can use Sun's EmbeddedJava tools to build a system that incorporates Jini technology into small memory footprint, network-enabled devices. Also see JINI.ZIP.
Jini and Network-Enabled Devices by Hinkmond Wong Example 1: (a) rmid & (b) rmiregistry & (c) java -jar <jinidir>/jini1_0/lib/tools.jar -port 8080 -dir <jinidir>/jini1_0/lib & (d) java -jar -Djava.security.policy=<jinidir&...


