1 | 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. |
2 | Scivis can be easily ported to other collaboration system(e.g Tango-II) by changing reconstruction layer and removing network layer. |
3 | EventObject communicates by using Java Serialization. |