Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for scope (0.29 sec)

  1. src/main/java/jcifs/Configuration.java

         * 
         * @return lmhosts file to use
         */
        String getLmHostsFileName ();
    
    
        /**
         * 
         * Property <tt>jcifs.netbios.scope</tt> (string)
         * 
         * @return default netbios scope to set in requests
         */
        String getNetbiosScope ();
    
    
        /**
         * 
         * Property <tt>jcifs.netbios.snd_buf_size</tt> (int, default 576)
         * 
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Thu Jan 05 13:06:39 GMT 2023
    - 18K bytes
    - Viewed (0)
Back to top