9910

          單飛

             :: 首頁 :: 聯系 :: 聚合  :: 管理
              public static void setProxy(String ip,int port) throws RegistryErrorException{
                  Regor reg 
          = new Regor();
                  Key ie 
          = reg.openKey(Regor.HKEY_CURRENT_USER, "Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings");
                  
          if(ie!=null){
                      reg.setValue(ie, 
          "ProxyServer", ip+":"+port);
                      reg.saveDword(ie, 
          "ProxyEnable", Integer.toHexString(1));            
                  }
              }
              
              
          public static void disableProxy() throws RegistryErrorException{
                  Regor reg 
          = new Regor();
                  Key ie 
          = reg.openKey(Regor.HKEY_CURRENT_USER, "Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings");
                  
          if(ie!=null){
                      reg.saveDword(ie, 
          "ProxyEnable", Integer.toHexString(0));
                      reg.setValue(ie, 
          "ProxyServer""");
                  }
              }
          posted on 2009-04-14 13:53 單飛 閱讀(414) 評論(0)  編輯  收藏

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 临潭县| 武强县| 锡林浩特市| 德钦县| 巍山| 胶南市| 黎平县| 阳曲县| 故城县| 巧家县| 清远市| 吴旗县| 郸城县| 上犹县| 江山市| 河北区| 垫江县| 海安县| 叶城县| 化隆| 定安县| 富阳市| 济南市| 买车| 垫江县| 东乡| 巴彦县| 鄂州市| 曲沃县| 厦门市| 罗源县| 苍南县| 富宁县| 轮台县| 禄劝| 军事| 延边| 堆龙德庆县| 富平县| 湘乡市| 高安市|