This program listens on a TCP port for MLLP connections and reads HL7 V2 messages - then relays those messages upstream to an ActiveMQ server using the activemq-cpp library. The message is only accepted (i.e. responded to with an ACK message) if it is delivered upstream.
Optionally, the program can locally queue messages and immediately accept them, then work as a buffer to send upstream when an upstream is available. This can be useful for simple devices that only attempt to send once.
A walk-through for traditional administrators. In this article we…
NAT Instances for the little guy. A walk-through of replacing NAT…