HostInfo PropertiesNetworkComms.Net Help
The HostInfo type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberHostName
Returns the current machine hostname
Public propertyStatic memberRestrictLocalAdaptorNames
Restricts the addresses that may be used when listening. If set FilteredLocalAddresses  will only return addresses corresponding with specified adaptors names. Please see AllLocalAdaptorNames  for a list of local adaptor names. Correct format is string[] { "Local Area Connection", "eth0", "en0", "wlan0" }.
Back to Top
See Also