Message Send Protocol

The Message Send Protocol (MSP) is an application layer protocol used to send a short message between nodes on a network.

[2] One message send service is defined as a connection-based application on TCP.

A service listens for TCP connections on port 18.

The sender closes the connection after sending the message.

Another message send service is defined as a datagram-based application on UDP.