←Select platform

AllowAnonymousCMove Property

Summary

Gets or sets a value indicating whether to allow anonymous C-MOVE on the DICOM Listening Service.

Syntax
C#
C++/CLI
public virtual bool AllowAnonymousCMove { get; } 
public:  
   virtual property bool AllowAnonymousCMove 
   { 
      bool get() 
   } 

Property Value

true to allow anonymous C-Move; otherwise, false.

Remarks

When the DICOM Listening Service allows anonymous C-MOVE, a DICOM client (i.e., SCU) can successfully perform a C-MOVE without the DICOM server (i.e., SCP) knowing the AE Tile, IP address, or listening port of the SCU.

In such cases, the DICOM Listening Service assumes it should reconnect on the same IP that the SCU used in the initial connection. The reconnect port is specified by AnonymousClientPort.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.