org.gnu.jcifs
Class NBTNameResolver

java.lang.Object
  |
  +--org.gnu.jcifs.NBTNameResolver

final class NBTNameResolver
extends java.lang.Object

NetBIOS Name Resolver

Since:
1.0 changes: 1.1 Wrong index use in resolve loop Wrong flag set in resolve string evaluation

Method Summary
(package private) static void clearCache()
           
(package private) static java.net.InetAddress resolve(java.lang.String netbiosname)
          Resolve NetBIOS name:
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

clearCache

static void clearCache()

resolve

static java.net.InetAddress resolve(java.lang.String netbiosname)
                             throws java.io.IOException
Resolve NetBIOS name:

- 1. check cache - 2. System property - 3. WINS - 4. LMHosts - 5. DNS