wlmscpfs --version (return code: 0)
$dcmtk: wlmscpfs v3.6.2 2017-07-14 $
wlmscpfs: DICOM Basic Worklist Management SCP (based on data files)
Host type: Debian
Character encoding: US-ASCII
External libraries used:
- ZLIB, Version 1.2.11
- LIBWRAP
wlmscpfs --help (return code: 0)
$dcmtk: wlmscpfs v3.6.2 2017-07-14 $
wlmscpfs: DICOM Basic Worklist Management SCP (based on data files)
usage: wlmscpfs [options] port
parameters:
port tcp/ip port number to listen on
general options:
-h --help print this help text and exit
--version print version information and exit
--arguments print expanded command line arguments
-q --quiet quiet mode, print no warnings and errors
-v --verbose verbose mode, print processing details
-d --debug debug mode, print debug information
-ll --log-level [l]evel: string constant
(fatal, error, warn, info, debug, trace)
use level l for the logger
-lc --log-config [f]ilename: string
use config file f for the logger
multi-process options:
-s --single-process single process mode
--fork fork child process for each association (def.)
input options:
general:
-dfp --data-files-path [p]ath: string (default: .)
path to worklist data files
handling of worklist files:
-efr --enable-file-reject enable rejection of incomplete worklist files
(default)
-dfr --disable-file-reject disable rejection of incomplete worklist files
processing options:
returned character set:
-cs0 --return-no-char-set return no specific character set (default)
-cs1 --return-iso-ir-100 return specific character set ISO IR 100
-csk --keep-char-set return character set provided in file
other processing options:
-nse --no-sq-expansion disable expansion of empty sequences in C-FIND
request messages
network options:
preferred network transfer syntaxes:
+x= --prefer-uncompr prefer explicit VR local byte order (default)
+xe --prefer-little prefer explicit VR little endian TS
+xb --prefer-big prefer explicit VR big endian TS
+xd --prefer-deflated prefer deflated explicit VR little endian TS
+xi --implicit accept implicit VR little endian TS only
network host access control (tcp wrapper):
-ac --access-full accept connections from any host (default)
+ac --access-control enforce host access control rules
post-1993 value representations:
+u --enable-new-vr enable support for new VRs (UN/UT) (default)
-u --disable-new-vr disable support for new VRs, convert to OB
deflate compression level (only with --prefer-deflated):
+cl --compression-level [l]evel: integer (default: 6)
0=uncompressed, 1=fastest, 9=best compression
other network options:
-ta --acse-timeout [s]econds: integer (default: 30)
timeout for ACSE messages
-td --dimse-timeout [s]econds: integer (default: unlimited)
timeout for DIMSE messages
--max-associations [a]ssocs: integer (default: 50)
limit maximum number of parallel associations
--refuse refuse association
--reject reject association if no implement. class UID
--no-fail don't fail on an invalid query
--sleep-after [s]econds: integer
sleep s seconds after find (default: 0)
--sleep-during [s]econds: integer
sleep s seconds during find (default: 0)
-pdu --max-pdu [n]umber of bytes: integer (4096..131072)
set max receive pdu to n bytes (default: 16384)
-dhl --disable-host-lookup disable hostname lookup