Manufacturing Message Specification (MMS) is an international standard (ISO 9506) dealing with messaging systems for transferring real time processdata and supervisory control information between networked devices or computer applications. The standard is developed and maintained by the ISO Technical Committee 184 (TC184). MMS defines the following
MMS was standardized in 1990 under two separate standards as
This version of MMS used seven layers ofOSI network protocols as its communication stack:
| Application | Application Common Service Element (ACSE) - ISO 8649/8650 |
| Presentation | Connection Oriented Presentation - ISO 8822/8823 Abstract Syntax Notation (ASN) - ISO 8824/8825 |
| Session | Connection Oriented Session - ISO 8326/8327 |
| Transport | Connection Oriented Transport - ISO 8072/8073 |
| Network | Connectionless network - ISO 8348 |
| Link | MAC - ISO 8802-3 [Ethernet] MAC - ISO 8802-4 [Token Ring] |
| Physical | Ethernet Token Ring |
Because theOpen Systems Interconnection protocols are challenging to implement, the original MMS stack never became popular. In 1999, Boeing created a new version of MMS usingInternet protocols instead of the bottom four layers of the original stack plus RFC 1006 ("ISO Transport overTCP") in the transport layer. The top three layers use the same OSI protocols as before.
In terms of the seven-layerOSI model, the new MMS stack looks like this:
| Application | Application Common Service Element (ACSE) - ISO 8649/8650 |
| Presentation | Connection Oriented Presentation - ISO 8822/8823 Abstract Syntax Notation (ASN) - ISO 8824/8825 |
| Session | Connection Oriented Session - ISO 8326/8327 |
| Transport | ISO transport over TCP - RFC 1006 Transmission Control Protocol (TCP) - RFC 793 |
| Network | Internet Control Message Protocol (ICMP) - RFC 792 Internet Protocol (IP) - RFC 791 Address Resolution Protocol (ARP) - RFC 826 |
| Link | IP datagrams over Ethernet - RFC 894 MAC - ISO 8802-3 [Ethernet] |
| Physical | Ethernet |
With the new stack, MMS has become a globally accepted standard.[citation needed]