Collaboration-VIII
Network layer delivers byte streams by using socket. It looks up collaborator table to find the destination. It also manages collaborator table whenever other collaborator joins or leaves.
Scivis can be easily ported to other collaboration system(e.g Tango-II) by changing reconstruction layer and removing network layer.
EventObject communicates by using Java Serialization.