Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dynamically (0.77 sec)

  1. src/main/java/jcifs/netbios/NameServiceClientImpl.java

                        throw new RuntimeCIFSException(ignored);
                    }
                }
            }
    
            /*
             * If a local hostname was not provided a name like
             * JCIFS34_172_A6 will be dynamically generated for the
             * client. This is primarily (exclusively?) used as a
             * CallingName during session establishment.
             */
            String localHostname = tc.getConfig().getNetbiosHostname();
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Sun Aug 14 14:26:22 GMT 2022
    - 38.2K bytes
    - Viewed (0)
Back to top