Class LIUSBServerAdapter

  • All Implemented Interfaces:
    XNetPortController, NetworkPortAdapter, PortAdapter

    public class LIUSBServerAdapter
    extends XNetNetworkPortController
    Provide access to XpressNet via a the Lenz LIUSB Server. NOTES: The LIUSB server binds only to localhost (127.0.0.1) on TCP ports 5550 and 5551. Port 5550 is used for general communication. Port 5551 is used for broadcast messages only. The LIUSB Server disconnects both ports if there is 60 seconds of inactivity on the port. The LIUSB Server disconnects port 5550 if another device puts the system into service mode.