LAUREL BRIDGE

InfoUtilsGetIpV4Addresses Method

DICOM Connectivity Framework V3.4
Get a list of ipv4 addresses for this host.

Namespace:  LaurelBridge.DCFExamples.DcfInfo
Assembly:  DcfInfo (in DcfInfo.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public static List<string> GetIpV4Addresses()

Return Value

Type: ListString
a list of strings
See Also

Reference