Posts

Showing posts from October, 2010

RMI in Java

Hi, I posted a video which shows how to create program to create remote object and how it can be consumed by a client application. Please let me know your feedback to deliver the quality material here. The next post will be about TCP/IP programming in Java.

Creating a Package in Java

This post contains the video which shows how to create package in java and how it should be used in other classes to access it. Please post your comments.