jcifs.netbios

Class Lmhosts

public class Lmhosts extends Object

Method Summary
static NbtAddressgetByName(String host)
This is really just for UniAddress.

Method Detail

getByName

public static NbtAddress getByName(String host)
This is really just for UniAddress. It does not throw an java.net.UnknownHostException because this is queried frequently and exceptions would be rather costly to throw on a regular basis here.