For a list of all members of this type, see DicomNet members
Public Properties
Name | Description | |
---|---|---|
![]() |
Association | Gets the DICOM Association for the DICOM Network object. |
![]() |
DefaultSocketOptions | Gets the default DICOM socket options. |
![]() |
Flags | Get or set options for DICOM communication. |
![]() |
HostAddress | Gets the IP address of the host computer (the SCP's address). |
![]() |
HostPort | Gets the port number of the host (the SCP's port). |
![]() |
IpType | Returns the DicomNetIpTypeFlags used in a Connect or a Listen |
![]() |
OptimizedMemorySend | Gets or sets the option to optimize memory usage when sending data sets to a server This option works when DicomNetSecurityeMode is set to None |
![]() |
PeerAddress | Gets the IP address of the peer computer of the connection (the SCU's address). |
![]() |
PeerPort | Gets the port number of the peer computer of the connection (the SCU's port). |
![]() |
SecurityMode | Gets the security mode used to initialize the network structure. |
![]() |
SocketOptions | Gets or sets the DICOM Socket options. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET