HNLBHosts component is used to define IP addresses and port numbers of
the hosts, participating in TCP/UDP data interchange. HNLBHosts provides the following data:
- Address type: IPv4 or IPv6 (IPv6 is not supported in the current version);
- Local IP address;
- Remote IP address;
- Local port number;
- Remote port number.
HNLBHosts objects are created and deleted by
HNLBAdapter object.
Properties:
- AddrType [Get]
- LocalIPv4 [Get]
- LocalPort [Get]
- RemoteIPv4 [Get]
- RemotePort [Get]