Towards Global Collaboration Tools ¡ Eiman Elnahrawy William C. Cheng Leana Golubchik Department of Computer Department of Computer Department of Computer Science Science Science, IMSC, and ISI Rutgers University University of Southern University of Southern Piscataway, NJ 08854, USA California California [email protected] Los Angeles, CA 90089, USA Los Angeles, CA 90089, USA [email protected] [email protected] ABSTRACT Coordination refers to the situation where users coordinate to reach The introduction of collaboration applications on the Internet has some conclusions such as voting for the best time to schedule a enriched communication between diverse users via chatting, and meeting. Production refers to the situation where the aim of the audio and video conferencing. It has also facilitated numerous real collaboration is to produce materials such as collaborating on a life tasks such as conducting of business meetings on the web, dis- business report to produce its final version, or collaboration be- tance learning, and distributed authoring. Unfortunately, there are tween students to produce a project report, and so on. In general, several difficulties that prevent collaboration applications from be- collaboration tools are divided into two categories: synchronous ing ubiquitous on the Internet. The major difficulty is the lack of and asynchronous tools. Asynchronous collaboration tools refer to standards for communication between different collaboration appli- the set of tools that do not necessarily require online synchronous cations which restricts collaboration to only instances of the same interaction between users. They include, but are not limited to, implementation, and in turn, limits the usability of such applica- Bulletin Board systems, Usenet, e-mail, mailing lists, document tions. In this paper, we propose a novel collaboration protocol for sharing via the well known ftp protocol, off-line auctions, and dis- the exchange of information between users in collaborative envi- tributed authoring tools. This category of collaboration tools is not ronments. The proposed protocol is not tied to a specific imple- the focus of this paper and we mentioned it for completeness of de- mentation of collaboration tools which would enable several tools scription only. In what follows we use the word collaboration tools of the same type to communicate with each other independently of to refer to synchronous collaboration tools. Synchronous collabo- their implementation details. We also discuss a framework archi- ration tools are those that require online interaction between users. tecture for integration of several collaboration tools into one ap- They have evolved with the growth of the Internet from simple text plication. The proposed framework utilizes our proposed protocol, based conferencing (chatting) and multiple user dungeons (MUDs) and adopts an HTTP-based communication model in order to over- to more sophisticated audio and video conferencing, as well as web come another difficulty which is possible firewalls constraints. In presentations, whiteborads, voting tools, interactive games, etc. In- particular, we extend the standard HTTP streaming technology to dividual collaboration tools, as well as collaboration applications accommodate several forms of collaboration. that combine several tools in one framework, are currently widely available on the Internet, e.g., (a) ICQ [2] and mIRC [3] for online chatting and instant messages, (b) iSpQ [4], CU-SeeMe [5], and Keywords Microsoft NetMeeting [6] for audio and video conferencing, (c) Collaboration Tools, Usability, Firewalls, HTTP Streaming peer-to-peer applications, etc. These applications have facilitated numerous real life tasks such as distance learning, conducting of 1. INTRODUCTION business meetings on the Internet, collaborative medical diagnosis, distributed authoring, and so on. Over the past few years the Internet has grown in popularity and in capabilities. Numerous new applications that utilize the Internet have emerged. Currently, the Internet is used not only for storing 1.1 Motivations and Approach and exchanging of information, but also for several forms of col- With the exception of a few chat tool implementations that use laboration between heterogeneous users. In general, there are three the standard IRC protocol [7], the major objective of the current forms of collaboration between users on the Internet [1]: commu- collaboration frameworks such as [1, 8] is to define standards for nication, coordination, and production. Communication refers to the overall communication between their applications, which would the situation where users can just communicate with each other by enable the integration of several collaboration tools in one applica- exchanging e-mails, discussing topics in chat rooms, and so on. tion. However, they offer no global standard for the specific ex- change of information between the corresponding tools. Even sim- This work was done while the author was at the Department of Computer Science at the University of Maryland, College Park. ple individual tools such as instant messages have no global stan- ¡ dard for the exchange of information. This generally restricts the This work was partly done while William Cheng and Leana Gol- collaboration to only instances of the same application. The lack of ubchik were with the Department of Computer Science and UMI- ACS at the University of Maryland, College Park. This work was communication standards between different implementations has supported in part by the NSF ANI-0070016 grant. limited the usability of such applications since users with different implementations cannot collaborate with each other. In general, this difficulty has prevented collaboration applications from being ubiquitous on the Internet. Users from different, possibly diverse, communities do not necessarily have access to the same collabo- plications that support several tools, as well as our proposed HTTP- ration tool implementation. Limiting collaboration to instances of based communication model. An overview of our proposed collab- the same implementation directly violates the major objective of oration protocol is presented in Section 3. Section 4 discusses the collaboration, i.e., bringing diverse users together. Although such specifications of the protocol. An overview and a demonstration of standardization across different implementation seems obvious, it the prototype implementation are presented in Section 5. Section 6 is surprising that there is not any effort to define and specify some discusses related work and existing collaboration applications. Fi- standard collaboration protocols. This is most likely due to the fact nally, Section 7 concludes this paper. that some of the market-dominating interactive tools, e.g., AOL and MSN, may not want to support such inter-operability, and may even 2. FRAMEWORK ARCHITECTURE strive to prevent it in order to preserve their own customer bases. This section discusses our proposed framework architecture and However, we argue that this is not fair for the community since gives an overview of our proposed HTTP-based communication it prevents users from diverse countries as well as users from the model. In general our architecture is based on the client-server United States from enriching their cultural communication. We ar- model. We assume that the clients can communicate with the col- gue that when collaboration protocols become real standards, these laboration server(s) using messages. We adopt an HTTP-based companies will have to conform. Therefore, our first contribution communication model in order to overcome any existing firewalls is to introduce a novel protocol for the exchange of information be- constraints. However, we do not claim that this is the best way tween collaboration tools. This protocol is generic, i.e., it is not to communicate in collaboration environments nor do we claim tied to a specific implementation of collaboration tools that would that all functionality provided in similar systems such as [1] can enable collaboration tools of the same type, but not necessarily of efficiently be supported in this model. In general, some classes the same implementation, to communicate with each other. The of collaboration tools such as peer-to-peer systems have tunnelled protocol is based on exchanging the minimum amount of informa- through HTTP ports in order to bypass firewalls. Our approach, tion about any update in the collaborative environment between the on the other hand, is completely different. We do not abuse HTTP users. We hope that our proposed solution becomes the first step by tunnelling through HTTP port 80, rather, we extend the stan- toward supporting inter-operability in collaboration environments. dard HTTP streaming technology of the HTTP protocol in order Our second contribution in this paper is the design of a general to accommodate all forms of collaboration. It is important to no- framework architecture for collaboration environments that inte- tice that any communication model, e.g., one based on using TCP grates several tools and utilizes our proposed protocol. The frame- ports, can also be used. Moreover, gateways that support cross- work adopts an HTTP-based communication model in order to over- communication models is another interesting extension to our cur- come another difficulty which is possible firewalls constraints. In rent system. We leave these issues to future work. general, firewalls have emerged on the Internet due to the growth
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages6 Page
-
File Size-