Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getMacAddress (0.04 sec)

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

         * @return the MAC address as an array of six bytes
         * @throws UnknownHostException
         *             if the host cannot be resolved to
         *             determine the MAC address.
         */
        byte[] getMacAddress(CIFSContext tc) throws UnknownHostException;
    
        /**
         * Returned the hex code associated with this name(e.g. 0x20 is for the file service)
         *
         * @return the name type
         */
    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