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