Sync with 5.2.0
[deliverable/titan.core.git] / README.md
1 # titan.core
2
3 TTCN-3 is a standardized, modular language specifically designed for testing.
4 Eclipse Titan offers a free and open source (FOSS) compiler both for TTCN-3 and for
5 ASN.1 (Abstract Syntax Notation One).
6
7 # Standards page (also including downloadable code):
8
9 * http://www.ttcn-3.org/
10
11 # Main project page:
12
13 * https://projects.eclipse.org/projects/tools.titan
14
15 ##Introductory video of a presentation about Titan held at EclipseCon 2014:
16 * https://www.youtube.com/watch?v=2knzZuwzn-Y.
17
18 ##Titan Datasheet on polarsys.org:
19 http://polarsys.org/sites/default/files/custom_uploads/TITAN%20Datasheet%20A4%202.1.pdf
20
21 ##Binaries and SHA512 checksums for a number of Linux platforms can be downloaded from:
22
23 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux32-gcc4.1.0-sles10.tgz
24 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux32-gcc4.1.0-sles10.tgz.sha512
25 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux32-gcc4.1.2-sled10.2.tgz
26 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux32-gcc4.1.2-sled10.2.tgz.sha512
27 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux32-gcc4.3-SLED11.1.tgz
28 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux32-gcc4.3-SLED11.1.tgz.sha512
29 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.1.2-rhel5.tgz
30 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.1.2-rhel5.tgz.sha512
31 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.3-SLED11.1.tgz
32 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.3-SLED11.1.tgz.sha512
33 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.3-sled11.0.tgz
34 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.3-sled11.0.tgz.sha512
35 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.3-sles11.1.tgz
36 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.3-sles11.1.tgz.sha512
37 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.4.5-rhel6.tgz
38 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.4.5-rhel6.tgz.sha512
39 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.6-ubuntu12.04.tgz
40 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.6-ubuntu12.04.tgz.sha512
41 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.8-ubuntu14.04.tgz
42 * https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.2.pl0-linux64-gcc4.8-ubuntu14.04.tgz.sha512
43
44
45 # Related products:
46
47 ## Test Ports:
48
49 * https://github.com/eclipse/titan.TestPorts.Common_Components.Abstract_Socket
50 * https://github.com/eclipse/titan.TestPorts.HTTPmsg
51 * https://github.com/eclipse/titan.TestPorts.LANL2asp
52 * https://github.com/eclipse/titan.TestPorts.PCAPasp
53 * https://github.com/eclipse/titan.TestPorts.PIPEasp
54 * https://github.com/eclipse/titan.TestPorts.SCTPasp
55 * https://github.com/eclipse/titan.TestPorts.SIPmsg
56 * https://github.com/eclipse/titan.TestPorts.SQLasp
57 * https://github.com/eclipse/titan.TestPorts.TCPasp
58 * https://github.com/eclipse/titan.TestPorts.TELNETasp
59 * https://github.com/eclipse/titan.TestPorts.UDPasp
60
61
62 ## Protocol Modules:
63
64 * https://github.com/eclipse/titan.ProtocolModules.COMMON
65 * https://github.com/eclipse/titan.ProtocolModules.DHCP
66 * https://github.com/eclipse/titan.ProtocolModules.DHCPv6
67 * https://github.com/eclipse/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
68 * https://github.com/eclipse/titan.ProtocolModules.DNS
69 * https://github.com/eclipse/titan.ProtocolModules.ICMP
70 * https://github.com/eclipse/titan.ProtocolModules.ICMPv6
71 * https://github.com/eclipse/titan.ProtocolModules.IP
72 * https://github.com/eclipse/titan.ProtocolModules.RTP
73 * https://github.com/eclipse/titan.ProtocolModules.RTSP
74 * https://github.com/eclipse/titan.ProtocolModules.SMPP
75 * https://github.com/eclipse/titan.ProtocolModules.SMTP
76 * https://github.com/eclipse/titan.ProtocolModules.SNMP
77 * https://github.com/eclipse/titan.ProtocolModules.TCP
78 * https://github.com/eclipse/titan.ProtocolModules.UDP
79 * https://github.com/eclipse/titan.ProtocolModules.XMPP
This page took 0.032605 seconds and 6 git commands to generate.