Class TcpIp

    • Constructor Detail

    • Method Detail

      • getTcpForAddress

        public TcpIpInstance getTcpForAddress​(java.net.InetAddress inetaddr)
        The Port Object must report an EPath to the TCP/IP object instance it is attached to. Since it can change at any time, every read of that attribute calls this lookup to select or create the required instance.
        Parameters:
        inetaddr - The internet address used by the port.
        Returns:
        The Cip Object that describes the TCP/IP interface.