Constitutes a container class for information about an Internet host.
IMPORTANT: Use this class only with WIZnet W5100 Ethernet TCP/IP Chip.
Namespace: GHIElectronics.NETMF.NetIMPORTANT: Use this class only with WIZnet W5100 Ethernet TCP/IP Chip.
Assembly: GHIElectronics.NETMF.W5100 (in GHIElectronics.NETMF.W5100.dll) Version: 4.1.9.0 (4.1.9.0)
Syntax
| C# |
|---|
public class IPHostEntry |
Remarks
The IPHostEntry class associates a Domain Name System (DNS) host name with an array of IP addresses.
Use the IPHostEntry class as a helper class with the Dns class.
Use the IPHostEntry class as a helper class with the Dns class.