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)  編輯  收藏

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


          網站導航:
           
          主站蜘蛛池模板: 酉阳| 杂多县| 南康市| 仪征市| 广宁县| 铁力市| 黄石市| 宜兰县| 北碚区| 白银市| 富阳市| 谢通门县| 宁海县| 七台河市| 新蔡县| 木里| 林芝县| 香格里拉县| 子长县| 拉孜县| 深圳市| 明溪县| 洪泽县| 泰宁县| 子洲县| 郴州市| 大安市| 临漳县| 门头沟区| 清镇市| 扎兰屯市| 叙永县| 顺义区| 赣州市| 石渠县| 囊谦县| 大化| 普洱| 鄂伦春自治旗| 长兴县| 禄丰县|