Gets or sets a value indicating the anonymous C-MOVE reconnect port for the DICOM Listening Service.
public virtual int AnonymousClientPort { get; }
public:
virtual property Int32 AnonymousClientPort
{
Int32 get()
}
The anonymous C-MOVE reconnect port for the DICOM Listening Service.
If AllowAnonymousCMove is set to true
, then the DICOM Listening Service allows anonymous C-MOVE.
Anonymous C-MOVE means that the 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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document