IMPLEMENTING A GRAPHICAL MULTIUSER INTERFACE TOOLKIT

Citation
D. Kohlert et al., IMPLEMENTING A GRAPHICAL MULTIUSER INTERFACE TOOLKIT, Software, practice & experience, 23(9), 1993, pp. 981-999
Citations number
24
Categorie Soggetti
Computer Sciences","Computer Applications & Cybernetics
ISSN journal
00380644
Volume
23
Issue
9
Year of publication
1993
Pages
981 - 999
Database
ISI
SICI code
0038-0644(1993)23:9<981:IAGMIT>2.0.ZU;2-G
Abstract
Multi-user applications allows users in different locations to simulta neously interact with a common interface. Creating multi-user applicat ions is complicated by issues such as process synchronization, replica ted window management, and floor control. As a result, several papers describing toolkits that simplify programming of multi-user applicatio ns have appeared in the literature. This paper discusses several low-l evel issues that must be addressed when implementing such a toolkit. I ssues relating to replicated window management, supporting heterogeneo us hardware environments, and multi-user event handling are discussed.