TTworkbench IDE
Mainly two basic parts in the TTworkbench Basic IDE tool have been used:
- The CL Editor (TTCN-3 Core Language Editor) is used for writing and editing test cases following the TTCN-3 language.
- The TThree Compiler to compile TTCN-3 code and obtain the needed Jars.
For more, information about the TTworkbench IDE, visit this link.
OSGi
The Open Service Gateway initiative (OSGi) platform to implement our telemedicine case study. It is a powerful specification for creating and deploying highly dynamic applications.
For more information about the OSGi specification, visit this link.
Felix
Apache Felix is an open source implementation of the OSGi Release 4 core framework specification
To download Felix framework distribution, visit this link.