jcifs.netbios

Class Lmhosts


public class Lmhosts
extends java.lang.Object

Method Summary

static NbtAddress
getByName(String host)
This is really just for UniAddress.

Method Details

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.