Purnendu Mishra gave a presentation on Jini technology, which was developed by Sun Microsystems as a way to build distributed systems from networked services. Jini allows services to register themselves with a lookup service and be discovered by clients. It uses Java RMI to activate objects across the network. Examples of how Jini could be used included a printer automatically registering itself and a VCR configuring its time from the home network. Jini aims to simplify distributed computing using Java.