Ancillary or client protocol

MMCP

Mud Master Chat Protocol

Legacy compatibility Documented current use Legacy

A client-to-client chat and file-transfer protocol, not a normal MUD server option.

Protocol overview

First seen
Date not established
Present-day status
Legacy compatibility
In use today?
Yes, with documented current use.
Legacy?
Yes. It may still matter for compatibility or historical systems.
Layer
Ancillary or client protocol
Transport
Separate peer-to-peer TCP connections between clients
Research validated

Current use and fit

Retained in TinTin++, MUSHclient, and other compatible clients, but based on old peer-network assumptions.

Implementation essentials

  • Isolate the peer socket from the MUD connection.
  • Authenticate peers and handle file transfer defensively.

Compatibility and safety notes

  • NAT and contemporary network security complicate the original model.
  • Inbound messages and files are untrusted.

Original specifications and sources

Where an original site has disappeared, a preservation archive is linked and identified as such. MUDVerse does not claim authorship of the original protocol.