RoseIndia.net

Remote Method Invocation Tutorials

Programming Resource Home :: RMI-Tutorials :: Remote-Method-Invocation-Tutorials




Remote Method Invocation Tutorials
Tutorial Java RMI Tutorial
This is a brief introduction to Java Remote Method Invocation (RMI). Java RMI is a mechanism that allows one to invoke a method on an object that exists in another address space.The other address space could be on the same machine or a different one. The View Rating



Remote Method Invocation Tutorials
Tutorial Network Programming with JavaTM 2 Platform, Standard Edition 1.4 (J2SETM)
This article provides an overview of the new features and enhancements in the Java 2 Platform, Standard Edition 1.4 (J2SE), and shows you how to use them effectively. View Rating



Remote Method Invocation Tutorials
Tutorial Ubik
Overview Ubik aims to provide a set of distributed computing APIs that complement Java's current "official" offerings - such as EJB and Jini. The main API of the Ubik project is a RMI-like framework that allows to easily and transparently perform method View Rating



Remote Method Invocation Tutorials
Tutorial RMI, Dynamic Proxies, and the Evolution of Deployment
RMI, Dynamic Proxies, and the Evolution of Deployment Dynamic Generation of Stub Classes This release adds support for the dynamic generation of stub classes at runtime, obviating the need to use the Java Remote Method Invocation (Java RMI) stub compi View Rating



Remote Method Invocation Tutorials
Tutorial Class Acme.Spider
This is an Enumeration class that traverses the web starting at a given URL. It fetches HTML files and parses them for new URLs to look at. View Rating
Page:  [<<]   1     [>>]


Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.