Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

DICOM Server: Sends incoming service reqests requests to registered DICOM services. When configuring, select the TCP listening port, the security protocol for communication, timeouts, and the maximum number of connected DICOM clients (SCUs).

...

Port that listens for TCP communication.
Default Value: 11112

#LocalAddress
Anchor
LocalAddress
LocalAddress

Local interface IP address to listen for TCP communication. 0.0.0.0 indicates all active interfaces.
Default Value: 0.0.0.0

#SecurityProtocol
Anchor
SecurityProtocol
SecurityProtocol

...

DIMSE message timeout in milliseconds. 0 = no timeout.

Default Value: 600000 1200000

#RequestTimeout
Anchor
RequestTimeout
RequestTimeout

...

Buffer size used for socket output. 0 = use platform default. When set to 0, this means "automatically configure this value". When the first query/retrieve is performed, the system automatically calculates the best buffer size, and the 0 is replaced by the appropriate value.

Default Value: 0

#ReceiveBufferSize
Anchor
ReceiveBufferSize
ReceiveBufferSize

Buffer size used for socket input. 0 = use platform default. When set to 0, this means "automatically configure this value". When the first query/retrieve is performed, the system automatically calculates the best buffer size, and the 0 is replaced by the appropriate value.

Default Value: 0

#MaximumDICOMClients
Anchor
MaximumDICOMClients
MaximumDICOMClients

...

Current number of idle threads.

...

#DicomSecurityServiceName
Anchor

...

DicomSecurityServiceName

...

DicomSecurityServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=TLSConfig

...

#TLSConfigName
Anchor

...

TLSConfigName

...

TLSConfigName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=AuditLoggerTLSConfig

#Name
Anchor
Name
Name

The class name of the MBean

...

#dcmHandler
Anchor
dcmHandler
dcmHandler

Get DICOM Handler

notifyCallingAETchange(calledAETs, newCallingAETs)
Anchor
notifyCallingAETchange
notifyCallingAETchange

Send CallingAET changed notification

Notifications