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