|
Automate your message parser developmentOverview | Documentation | Edition | Purchase | Download |
The TSN.1 Compiler takes TSN.1 specifications as input and produces C/C++/Java/Wireshark/XML code as output. The Compiler also comes with the TSN.1 Compiler Runtime Library, which implements the common message operations such as pack, unpack, print, etc. The generated files, when compiled and linked with the Runtime Library, provide the complete solution for working with the TSN.1 messages. The C/C++ code generation is illustrated below:
The usage of the TSN.1 Compiler and its Runtime Library API is documented in the TSN.1 Compiler User's Manual and the syntax and semantics of TSN.1 is described in the TSN.1 Specification.
The TSN.1 Compiler comes in three editions: Wireshark, Standard, and Professional. The feature matrix below shows the difference among the editions.
| Feature | Wireshark | Standard | Professional |
|---|---|---|---|
| Generate Wireshark dissectors | ![]() |
![]() |
|
| Generate C code | ![]() |
![]() |
|
| Generate C++ code | ![]() |
![]() |
|
| Generate Java code | ![]() |
||
| Generate XML | ![]() |
||
| Runtime Library in source form | N/A | ![]() |
|
| Priority Support | ![]() |