Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The following command line options are available when running HL7Spy

HL7Spy.exe [-e] [-lf=file(s)] [-il=license] [-mllp=port]
HL7Spy.exe -user=licensee -key=licenseKey

-?|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)
-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
-mllp (Start MLLP Listener): port - integer port to listen on

Option names are case sensitive
Example(s):

HL7Spy -e -lf="c:\Temp\file.hl7"
HL7Spy -mllp=12000

  • No labels