1 |
http://www.npac.syr.edu/tango
|
2 |
Largely Java system enabling collaboration between general client side objects
-
If client side object is a Server proxy, then this ruse enables sharing of server side objects
-
Has API for Java applet/application, C++, JavaScript
|
3 |
API Enables sharing of events in applications
-
This is just a fancy way of saying it forwards messages
|
4 |
API Enables applications to find out about participants
|
5 |
Currently ONLY deployed for Netscape version 4.5 as uses LiveConnect to connect JavaScript to Java
-
Internet Explorer version not fully debuggd
|