Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getDomainByName (0.34 sec)

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

         * and return successful suffix or throw an UnknownHostException.
         * import javax.naming.*;
         * import javax.naming.directory.*;
         * public static String getDomainByName(String name) throws UnknownHostException {
         * DirContext context;
         * UnknownHostException uhe = null;
         * 
         * try {
         * context = new InitialDirContext();
         * for ( ;; ) {
         * try {
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Sun Jul 01 13:12:10 UTC 2018
    - 8.3K bytes
    - Viewed (0)
Back to top