Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for isGroupAddress (0.05 sec)

  1. src/main/java/jcifs/NetbiosAddress.java

         *            context to use
         * @return whether the given address is a group address
         *
         * @throws UnknownHostException
         *             if the host cannot be resolved to find out.
         */
        boolean isGroupAddress(CIFSContext tc) throws UnknownHostException;
    
        /**
         * Checks the node type of this address.
         *
         * @param tc
         *            context to use
         * @return {@link jcifs.netbios.NbtAddress#B_NODE},
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 6.1K bytes
    - Viewed (0)
Back to top