# titan.core TTCN-3 is a standardized, modular language specifically designed for testing. Eclipse Titan offers a free and open source (FOSS) compiler both for TTCN-3 and for ASN.1 (Abstract Syntax Notation One). # Standards page (also including downloadable code): * http://www.ttcn-3.org/ # Main project page: * https://projects.eclipse.org/projects/tools.titan ##Introductory video of a presentation about Titan held at EclipseCon 2014: * https://www.youtube.com/watch?v=2knzZuwzn-Y. ##Titan Datasheet on polarsys.org: http://polarsys.org/sites/default/files/custom_uploads/TITAN%20Datasheet%20A4%202.1.pdf ##Binaries and SHA512 checksums for a number of Linux platforms can be downloaded from: * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux32-gcc4.1.2-sled10.2.tgz * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux32-gcc4.1.2-sled10.2.tgz.sha512 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.8.3-sles12.0.tgz * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.8.3-sles12.0.tgz.sha512 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.1.2-rhel5.tgz * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.1.2-rhel5.tgz.sha512 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.3-SLED11.1.tgz * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.3-SLED11.1.tgz.sha512 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.3-sled11.0.tgz * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.3-sled11.0.tgz.sha512 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.3-sles11.1.tgz * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.3-sles11.1.tgz.sha512 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.4.5-rhel6.tgz * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.4.5-rhel6.tgz.sha512 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.8.2-rhel7.tgz * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.8.2-rhel7.tgz.sha512 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.6-ubuntu12.04.tgz * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.6-ubuntu12.04.tgz.sha512 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.8-ubuntu14.04.tgz * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.3.pl0-linux64-gcc4.8-ubuntu14.04.tgz.sha512 # Related products: ## Test Ports: * https://github.com/eclipse/titan.TestPorts.Common_Components.Abstract_Socket * https://github.com/eclipse/titan.TestPorts.HTTPmsg * https://github.com/eclipse/titan.TestPorts.LANL2asp * https://github.com/eclipse/titan.TestPorts.PCAPasp * https://github.com/eclipse/titan.TestPorts.PIPEasp * https://github.com/eclipse/titan.TestPorts.SCTPasp * https://github.com/eclipse/titan.TestPorts.SIPmsg * https://github.com/eclipse/titan.TestPorts.SQLasp * https://github.com/eclipse/titan.TestPorts.TCPasp * https://github.com/eclipse/titan.TestPorts.TELNETasp * https://github.com/eclipse/titan.TestPorts.UDPasp ## Protocol Modules: * https://github.com/eclipse/titan.ProtocolModules.COMMON * https://github.com/eclipse/titan.ProtocolModules.DHCP * https://github.com/eclipse/titan.ProtocolModules.DHCPv6 * https://github.com/eclipse/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator * https://github.com/eclipse/titan.ProtocolModules.DNS * https://github.com/eclipse/titan.ProtocolModules.ICMP * https://github.com/eclipse/titan.ProtocolModules.ICMPv6 * https://github.com/eclipse/titan.ProtocolModules.IP * https://github.com/eclipse/titan.ProtocolModules.RTP * https://github.com/eclipse/titan.ProtocolModules.RTSP * https://github.com/eclipse/titan.ProtocolModules.SMPP * https://github.com/eclipse/titan.ProtocolModules.SMTP * https://github.com/eclipse/titan.ProtocolModules.SNMP * https://github.com/eclipse/titan.ProtocolModules.TCP * https://github.com/eclipse/titan.ProtocolModules.UDP * https://github.com/eclipse/titan.ProtocolModules.XMPP