TUBE® Protocol Support
The following protocols have been successfully tested against the TUBE runtime:
| Protocol | Primary Data Type | Mode | Comments |
| Corba | Binary | Synch | A widely used binary, object-based, primarily synchronous protocol. Includes special semantics. | |
| SOAP | Text | Synch | Contemporary text based protocol. | |
| HTML | Text | Synch | Another example of a text-based Internet protocol (encoding). | |
| JMS | Binary | ASynch | A contemporary asynchronous protocol. | |
| Encrypted XML | Text | Synch | An example of special encoding/de-coding applied to extend a standard protocol format. | |
| XML API | All | Both | An example of the ease of use of TUBEs APIs. | |
| Java/.NET APIs
(native) | All | Both | Another example of the ease of use of TUBEs APIs. | |