Click or drag to resize

IIPDevice Interface

[This is preliminary documentation and is subject to change.]

Defines TCP/IP communications capability

Namespace:  GHASchema.Classes.Capabilities.InputOutput
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHACapabilityAttribute("", "InputOutput")]
public interface IIPDevice

The IIPDevice type exposes the following members.

Properties
  NameDescription
Public propertyIPAddress
Internet Protocol (IP) Version 4 address of the device
Public propertyIPPort
IP port used by this device to receive information
Top
See Also