GroupKit Tutorial
Roseman, M., Yitbarek, S. and Greenberg, S. (1993)
GroupKit Tutorial. Research report, Department of Computer Science, University of Calgary, Calgary, Alberta, Canada, May. Updated periodically; other versions posted over time available on request.
View Publication and Related Materials
![]() | PDF Paper (1993-GroupKitTutorial.Report.pdf) |
Abstract
Note: This tutorial is for an old version of Groupkit. GroupKit is a toolkit for developing real-time groupware applications. Based on Berkeley's public domain Tcl/Tk language, it provides the basis for building groupware applications. Tcl is an interpreted shell-type programming language, and Tk is an interface toolkit for the X11 window system. GroupKit also relies on Tcl-DP, a Tcl front-end to standard Unix sockets, for its communication needs. GroupKit programs therefore run on Unix machines.
This tutorial is an introduction to developing groupware applications using GroupKit. Having completed this tutorial, the reader should be able to run and develop groupware applications using many of the important concepts and components provided by the toolkit.
This tutorial describes the organization of GroupKit programs, followed by mini-tutorials on:
* Starting GroupKit and running simple applications. * Creating GroupKit conference applications.
Bibtex entry
@TECHREPORT { 1993-GroupKitTutorial.Report,
CLASS = { REPORT },
AUTHOR = { Roseman, M. and Yitbarek, S. and Greenberg, S. },
TITLE = { GroupKit Tutorial },
INSTITUTION = { Department of Computer Science, University of Calgary },
ADDRESS = { Calgary, Alberta, Canada },
YEAR = { 1993 },
MONTH = { May },
NOTE = { Updated periodically; other versions posted over time available on request },
}