1 |
TANGO API is used to convert a standalone application into a shared application
-
With TANGO API, all the message passing and event routing is completely transparent to the developers.
-
Developers only need to define when and what the application will share with all participants of the same application.
-
This is done by inserting Tango API into the application code, without modifying any line of the existing code.
-
Two categories of API functions: Core API and CA API
|