Package jcifs.netbios

Class Lmhosts


  • public class Lmhosts
    extends Object
    • Constructor Detail

      • Lmhosts

        public Lmhosts()
    • Method Detail

      • getByName

        public NbtAddress getByName​(String host,
                                    CIFSContext tc)
        This is really just for UniAddress. It does not throw an UnknownHostException because this is queried frequently and exceptions would be rather costly to throw on a regular basis here.
        Parameters:
        host -
        tc -
        Returns:
        resolved name, null if not found