Hello good morning :) .
Did you solve your problem with "Host not found: localhost" exception? I'm having the same problem.

JOpcBrowser.coInitialize();

    String[] opcServers = JOpcBrowser.getOpcServers("localhost");

Exception in thread "main" javafish.clients.opc.exception.HostException: Host not found: localhost
at javafish.clients.opc.browser.JOpcBrowser.getOpcServers(JOpcBrowser.java:54)