GetHostAddress method (ILEADDicomNet)
Overview |
Refer to Working with DICOM Network Connections. |
Remarks
(Medical Imaging Suite only) Gets the local address for the specified connection.
To get the local port value for the specified connection, call the GetHostPort method.
To get information about a peer, use the GetPeerAddress method and the GetPeerPort method.
See Also
Elements: |
GetHostPort method, GetPeerAddress method, GetPeerPort method |
Topics: |
DICOM Network Connection: Getting Information About a Network Connection |