All Projects → ericsson-mts → Mts

ericsson-mts / Mts

Licence: gpl-3.0
Project of Multi-protocol Test Tool opensourced by Ericsson

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Mts

Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (+7591.18%)
Mutual labels:  tcp, protocol, udp
Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (+535.29%)
Mutual labels:  tcp, protocol, udp
Hazel Networking
Hazel Networking is a low level networking library for C# providing connection orientated, message based communication via TCP, UDP and RUDP.
Stars: ✭ 194 (+470.59%)
Mutual labels:  tcp, protocol, udp
ethereum-dissectors
🔍Wireshark dissectors for Ethereum devp2p protocols
Stars: ✭ 82 (+141.18%)
Mutual labels:  tcp, udp, protocol
net-protocol
golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
Stars: ✭ 129 (+279.41%)
Mutual labels:  tcp, udp, protocol
Media Server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
Stars: ✭ 1,363 (+3908.82%)
Mutual labels:  rtsp, rtp, sip
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (+1626.47%)
Mutual labels:  tcp, protocol, udp
node-drivers
Industrial protocol drivers in node.js
Stars: ✭ 20 (-41.18%)
Mutual labels:  tcp, udp, protocol
STUP-Protocol
Secure/Speedup TCP-like UDP protocol
Stars: ✭ 12 (-64.71%)
Mutual labels:  tcp, udp, protocol
Gb28181.solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
Stars: ✭ 323 (+850%)
Mutual labels:  rtsp, rtp, sip
Vue Testing Library
🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
Stars: ✭ 567 (+1567.65%)
Mutual labels:  test, testing-tools
Carina
Carina automation framework: Web, Mobile, API, DB
Stars: ✭ 549 (+1514.71%)
Mutual labels:  test, testing-tools
Impulse
💣 Impulse Denial-of-service ToolKit
Stars: ✭ 538 (+1482.35%)
Mutual labels:  tcp, udp
Leaf
A lightweight and fast proxy utility tries to include any useful features.
Stars: ✭ 530 (+1458.82%)
Mutual labels:  tcp, udp
Cypress
Fast, easy and reliable testing for anything that runs in a browser.
Stars: ✭ 35,145 (+103267.65%)
Mutual labels:  test, testing-tools
Httptest
Qiniu httptest utilities
Stars: ✭ 571 (+1579.41%)
Mutual labels:  test, testing-tools
Gensio
A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL, etc.
Stars: ✭ 30 (-11.76%)
Mutual labels:  tcp, udp
Ngtcp2
ngtcp2 project is an effort to implement IETF QUIC protocol
Stars: ✭ 589 (+1632.35%)
Mutual labels:  protocol, udp
Laminar
A simple semi-reliable UDP protocol for multiplayer games
Stars: ✭ 530 (+1458.82%)
Mutual labels:  protocol, udp
Haskell Hedgehog
Release with confidence, state-of-the-art property testing for Haskell.
Stars: ✭ 584 (+1617.65%)
Mutual labels:  test, testing-tools

MTS: Multiprotocol Test Tool

Build Status

MTS (Multi-protocol Test Suite) is a multi-protocol testing tool specially designed for telecom IP-based architectures (see above "Features" section for more details).

MTS meets needs like :

  • Functional, non-regression or protocol tests => ‘Sequential’ mode
  • Load, performance endurance stress tests => ‘Parallel’ mode (master/slave)
  • Simulates equipment => client, server or both sides
  • System supervision => capture mode (like wireshark)

Product characteristics :

  • Definition of tests case in XML files : test and scenarios input files
  • Graphical (very convivial) or command line (for test automation) user interfaces
  • Easy to use : logging management and rich statistics presentation.
  • Pure software solution => support only IP based protocol
  • Written in java => supports many famous platforms : Windows and Linux supported
  • Open Source product since begin 2012 with GPLV3 license => free to use

Developers :

  • Compile and use / test : mvn package
  • Generate installer : mvn install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].