Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for freto (0.01 sec)

  1. src/main/java/jcifs/smb1/netbios/NbtAddress.java

         */
        public static Name getLocalName() {
            return localhost.hostName;
        }
    
        /**
         * Determines the address of a host given it's host name. The name can be a NetBIOS name like
         * "freto" or an IP address like "192.168.1.15". It cannot be a DNS name;
         * the analygous {@link jcifs.smb1.UniAddress} or {@link java.net.InetAddress}
         * <code>getByName</code> methods can be used for that.
         *
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 31.7K bytes
    - Viewed (0)
Back to top