VMDCollab -- interactive collaboration for multiple VMD users
-------------------------------------------------------------

REQUIREMENTS: VMD Version 1.8 or newer 

DESCRIPTION:  This set of scripts provides a simple mechanism for 
              joining two or more running VMD sessions together into a 
              unified collaborative session.  All VMD commands and actions
              executed by any of the participants get relayed to the other
              VMD sessions, allowing several people to interact in real-time
              with the same view, rotations, and molecular representation 
              seen by the other collaborators.

PROCEDURES:
  vmdcollab::start (server hostname, port number)
  vmdcollab::stop
  bounce::start   (port number to run server on)

DOWNLOAD THE FILE:
	vmdcollab.tcl
	bounce.tcl

AUTHORS:
  Justin Gullingsrud justin@ks.uiuc.edu
  John Stone johns@ks.uiuc.edu