Handling of Invalid Message Headers
If an invalid message header is encountered, the exchange will disconnect the port. A message header is considered invalid if any of:
- StartOfMessage is not
B0E3. - MessageLength is not appropriate for the given message type.
- MessageType is not a documented message type for CFE. Note that the types of application messages accepted may vary between CFE and other BOEv3 exchanges.





