usenix conference policies
Iclient/Iserver: Distributed Objects using [incr Tcl]
Lee F. Bernhard, Bell Labs Innovations for Lucent Technologies
Iclient/Iserver is a simple distributed object framework for [incr Tcl] applications that enables its clients to synchronize activities and share information. Using Iclient/Iserver, clients can access objects living on a remote server tranparently, making building client/server applications both easy and intuitive. Iclient/Iserver is conceptually similar to the widely used CORBA standard, but is much simpler, intended for building smaller, client/server applications where the cost and complexity of a CORBA implementation cannot be justified.
In this paper I describe the use of Iclient/Iserver for sharing server objects among clients. I explain the underlying architecture and implementation of the distributed object system. I conclude by illustrating how to use Iclient/Iserver to build a simple networked version of the card game Hearts.
author = {Lee F. Bernhard},
title = {{Iclient/Iserver}: Distributed Objects using [incr {Tcl]}},
booktitle = {6th Annual Tcl/Tk Conference (6th Annual Tcl/Tk Conference)},
year = {1998},
address = {San Diego, CA},
url = {https://www.usenix.org/conference/6th-annual-tcltk-conference/iclientiserver-distributed-objects-using-incr-tcl},
publisher = {USENIX Association},
month = sep
}
connect with us