Jump to content

Multipurpose Transaction Protocol

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Cwek (talk | contribs) at 00:55, 14 July 2023. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Multipurpose Transaction Protocol
Developer(s)Data Expedition, Inc.
Stable release
4.4.3 / June 7, 2023 (2023-06-07)
Written inC
Operating systemCross-platform
TypeProtocol (computing)
LicenseCommercial
Websitehttps://www.dataexpedition.com/

Multipurpose Transaction Protocol (MTP) software is a proprietary transport protocol (OSI Layer 4) developed and marketed by Data Expedition, Inc. (DEI). DEI claims that MTP offers superior performance and reliability when compared to the Transmission Control Protocol (TCP) transport protocol.[1]

General

MTP is implemented using the User Datagram Protocol (UDP) packet format. It uses proprietary flow-control and error-correction algorithms to achieve reliable delivery of data and avoid network flooding.

Compatibility

Because MTP/IP uses proprietary algorithms, compatible software must be installed on both ends of a communication path. Use of the UDP packet format permits compatibility with standard Internet Protocol (IP) network hardware and software. MTP/IP applications may use any available UDP port number.

MTP and the applications which use it have been implemented for several operating systems, including versions of Microsoft Windows, macOS, iOS, Linux, FreeBSD, and Solaris. Hardware platforms include variants of x86 and ARM.[2]

Availability

MTP/IP is marketed by Data Expedition, Inc. Trial versions of applications which use MTP/IP are available on the company's website.

See also

References