Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following command line options are available when running HL7Spy

Info
titleOptions

HL7Spy.exe [-e] [-lf=file(s)] [-mllp=port]

-?|help|h - Prints out the options.
-e (Use Existing): use an existing HL7Spy instance, don't start a new one
-lf (Load File(s)): file(s) - separate multiple files with a ; (semicolon)
-mllp (Start MLLP Listener): port - integer port to listen on

...

Example - Start HL7Spy are start listening on port 12000 for HL7 messages
HL7Spy -mllp=12000

Automate License Install
Info
title

HL7Spy.exe -user=licensee -key=licenseKey

-user
(User): licensee - the owner of the license. This must match the licensee given to you when the product was purchased
-key (License Key): "LicenseKey" - The license given to you when the product was purchased

...