Merge pull request #61 from BenceJanosSzabo/master
[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
c11ebe6a 21## Ericsson TTCN-3 Course, Presentation material
e078249e 22http://www.ttcn-3.org/files/TTCN3_P.pdf
6f7320e7 23
b35e367d 24## Ericsson TTCN-3 Course, Presentation material, part II (Titan specifics)
e078249e 25https://www.eclipse.org/downloads/download.php?file=/titan/TITAN_User_P.pdf
c11ebe6a 26
50c8d3f6
EL
27
28
29
fc709426 30##Binaries and SHA512 checksums for a number of Linux platforms can be downloaded from:
ac4b657f 31
80585b4b 32
50c8d3f6
EL
33* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux32-gcc4.3-sled11.1.tgz
34* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux32-gcc4.3-sled11.1.tgz.sha512
35* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.8.3-sled12.0.tgz
36* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.8.3-sled12.0.tgz.sha512
37* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.1.2-rhel5.tgz
38* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.1.2-rhel5.tgz.sha512
39* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.3-SLED11.1.tgz
40* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.3-SLED11.1.tgz.sha512
41* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.3-sled11.0.tgz
42* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.3-sled11.0.tgz.sha512
43* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.3-sles11.1.tgz
44* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.3-sles11.1.tgz.sha512
45* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.4.5-rhel6.tgz
46* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.4.5-rhel6.tgz.sha512
47* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.8.2-rhel7.tgz
48* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.8.2-rhel7.tgz.sha512
49* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.6-ubuntu12.04.tgz
50* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.6-ubuntu12.04.tgz.sha512
51* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.8-ubuntu14.04.tgz
52* https://www.eclipse.org/downloads/download.php?file=/titan/ttcn3-5.4.pl0-linux64-gcc4.8-ubuntu14.04.tgz.sha512
ac4b657f
EL
53
54
41524487 55# Related products:
fd08b5b9
EL
56
57##Eclipse IDE plug-ins (Designer, Executor, LogViewer, Titanium):
58
97e3bbc2
EL
59Source code:
60
fd08b5b9 61* https://github.com/eclipse/titan.EclipsePlug-ins
97e3bbc2
EL
62
63Compressed update site and SHA512 checksum:
64
50c8d3f6
EL
65* https://www.eclipse.org/downloads/download.php?file=/titan/TITAN_on_Eclipse_5.4.0.CRL_113_200_5_R4A_20151113-1513.zip
66* https://www.eclipse.org/downloads/download.php?file=/titan/TITAN_on_Eclipse_5.4.0.CRL_113_200_5_R4A_20151113-1513.zip.sha512
694344ac 67
41524487 68## Test Ports:
694344ac 69
d71edd7a 70* https://github.com/eclipse/titan.TestPorts.Common_Components.Abstract_Socket
8d0c6793 71* https://github.com/eclipse/titan.TestPorts.Common_Components.Socket-API
d71edd7a 72* https://github.com/eclipse/titan.TestPorts.HTTPmsg
8d0c6793 73* https://github.com/eclipse/titan.TestPorts.IPL4asp
d71edd7a 74* https://github.com/eclipse/titan.TestPorts.LANL2asp
8d0c6793 75* https://github.com/eclipse/titan.TestPorts.LDAPasp_RFC4511
76* https://github.com/eclipse/titan.TestPorts.LDAPmsg
d71edd7a
EL
77* https://github.com/eclipse/titan.TestPorts.PCAPasp
78* https://github.com/eclipse/titan.TestPorts.PIPEasp
79* https://github.com/eclipse/titan.TestPorts.SCTPasp
80* https://github.com/eclipse/titan.TestPorts.SIPmsg
81* https://github.com/eclipse/titan.TestPorts.SQLasp
8d0c6793 82* https://github.com/eclipse/titan.TestPorts.SSHCLIENTasp
83* https://github.com/eclipse/titan.TestPorts.STDINOUTmsg
84* https://github.com/eclipse/titan.TestPorts.SUNRPCasp
d71edd7a
EL
85* https://github.com/eclipse/titan.TestPorts.TCPasp
86* https://github.com/eclipse/titan.TestPorts.TELNETasp
87* https://github.com/eclipse/titan.TestPorts.UDPasp
8d0c6793 88* https://github.com/eclipse/titan.TestPorts.UNIX_DOMAIN_SOCKETasp
694344ac 89
90
41524487 91## Protocol Modules:
694344ac 92
d71edd7a
EL
93* https://github.com/eclipse/titan.ProtocolModules.COMMON
94* https://github.com/eclipse/titan.ProtocolModules.DHCP
95* https://github.com/eclipse/titan.ProtocolModules.DHCPv6
96* https://github.com/eclipse/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
97* https://github.com/eclipse/titan.ProtocolModules.DNS
8d0c6793 98* https://github.com/eclipse/titan.ProtocolModules.FrameRelay
99* https://github.com/eclipse/titan.ProtocolModules.H248_v2
100* https://github.com/eclipse/titan.ProtocolModules.HTTP2.0
101* https://github.com/eclipse/titan.ProtocolModules.ICAP
d71edd7a
EL
102* https://github.com/eclipse/titan.ProtocolModules.ICMP
103* https://github.com/eclipse/titan.ProtocolModules.ICMPv6
8d0c6793 104* https://github.com/eclipse/titan.ProtocolModules.IKEv2
105* https://github.com/eclipse/titan.ProtocolModules.IMAP_4rev1
d71edd7a 106* https://github.com/eclipse/titan.ProtocolModules.IP
8d0c6793 107* https://github.com/eclipse/titan.ProtocolModules.IPsec
108* https://github.com/eclipse/titan.ProtocolModules.IUA
109* https://github.com/eclipse/titan.ProtocolModules.JSON_v07_2006
110* https://github.com/eclipse/titan.ProtocolModules.L2TP
111* https://github.com/eclipse/titan.ProtocolModules.M3UA
112* https://github.com/eclipse/titan.ProtocolModules.MIME
113* https://github.com/eclipse/titan.ProtocolModules.MSRP
114* https://github.com/eclipse/titan.ProtocolModules.PPP
115* https://github.com/eclipse/titan.ProtocolModules.ProtoBuff
116* https://github.com/eclipse/titan.ProtocolModules.RADIUS_ProtocolModule_Generator
d71edd7a
EL
117* https://github.com/eclipse/titan.ProtocolModules.RTP
118* https://github.com/eclipse/titan.ProtocolModules.RTSP
119* https://github.com/eclipse/titan.ProtocolModules.SMPP
120* https://github.com/eclipse/titan.ProtocolModules.SMTP
121* https://github.com/eclipse/titan.ProtocolModules.SNMP
8d0c6793 122* https://github.com/eclipse/titan.ProtocolModules.SRTP
d71edd7a
EL
123* https://github.com/eclipse/titan.ProtocolModules.TCP
124* https://github.com/eclipse/titan.ProtocolModules.UDP
8d0c6793 125* https://github.com/eclipse/titan.ProtocolModules.WebSocket
d71edd7a 126* https://github.com/eclipse/titan.ProtocolModules.XMPP
8d0c6793 127
128## Libraries:
129
130* https://github.com/eclipse/titan.Libraries.TCCUsefulFunctions
131
2b4bcb7a
EL
132## Miscellaneous projects:
133
134* https://github.com/eclipse/titan.misc
eb01fa38 135(VSBOT, SIP_ETSI,DIAMETER_Rx_ETSI, CoAP and MQTT protocol modules for IOT, more to come...)
This page took 0.029852 seconds and 5 git commands to generate.