91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.37M
    文件類型: .rar
    金幣: 2
    下載: 3 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: C#??c??VPN??

資源簡介

c#實現vpn連接

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.Net;
using?System.Threading;
using?DotRas;
using?DotRas.Design;

namespace?VPN?{
????public?partial?class?Form1?:?Form?{

????????private?delegate?void?DlgGd1FillData(object?ds);
????????private?DlgGd1FillData?Gd1FillDataHandler?=?null;

????????private?delegate?void?DlgBtnPing(bool?enabled);
????????private?DlgBtnPing?BtnPingHandler?=?null;

????????///?
????????///?當前試圖連接的序數(DataGridView?中的序數)?排序后應重設這個數字為?-1;?FindNext?會對這個值加1.
????????///?

????????private?int?currTryIdx?=?-1;
????????private?VPNInfoEntity?currTryVPNInfoEntity;
????????private?bool

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????32518??2010-03-02?14:49??VPN\VPN\bin\Debug\data\disableList.db

?????文件???????2639??2010-03-02?14:49??VPN\VPN\bin\Debug\data\enableList.db

?????文件?????131072??2009-08-31?23:21??VPN\VPN\bin\Debug\DotRas.dll

?????文件?????315240??2009-08-31?23:21??VPN\VPN\bin\Debug\DotRas.xml

?????文件?????270336??2009-07-17?08:40??VPN\VPN\bin\Debug\log4net.dll

?????文件??????81920??2010-03-02?14:48??VPN\VPN\bin\Debug\VPN.exe

?????文件??????89600??2010-03-02?14:48??VPN\VPN\bin\Debug\VPN.pdb

?????文件??????14328??2010-03-02?14:50??VPN\VPN\bin\Debug\VPN.vshost.exe

?????文件????????490??2007-07-21?01:33??VPN\VPN\bin\Debug\VPN.vshost.exe.manifest

?????文件??????12422??2010-03-02?14:15??VPN\VPN\Form1.cs

?????文件??????12979??2010-03-02?13:54??VPN\VPN\Form1.Designer.cs

?????文件??????69136??2010-03-02?13:54??VPN\VPN\Form1.resx

?????文件???????6924??2010-02-24?16:20??VPN\VPN\HttpRequest.cs

?????文件???????9629??2010-03-02?10:20??VPN\VPN\obj\Debug\ResolveAssemblyReference.cache

?????文件???????5120??2010-02-24?22:19??VPN\VPN\obj\Debug\TempPE\Res.Designer.cs.dll

?????文件????????516??2010-03-02?14:50??VPN\VPN\obj\Debug\VPN.csproj.FileListAbsolute.txt

?????文件????????982??2010-03-02?13:54??VPN\VPN\obj\Debug\VPN.csproj.GenerateResource.Cache

?????文件??????81920??2010-03-02?14:48??VPN\VPN\obj\Debug\VPN.exe

?????文件??????40381??2010-03-02?13:54??VPN\VPN\obj\Debug\VPN.Form1.resources

?????文件??????89600??2010-03-02?14:48??VPN\VPN\obj\Debug\VPN.pdb

?????文件????????180??2010-02-25?23:48??VPN\VPN\obj\Debug\VPN.Properties.Resources.resources

?????文件???????3364??2010-02-25?23:48??VPN\VPN\obj\Debug\VPN.Res.resources

?????文件???????1020??2010-02-24?10:15??VPN\VPN\PingHelper.cs

?????文件???????2541??2010-02-24?23:20??VPN\VPN\Program.cs

?????文件???????1338??2010-02-23?15:11??VPN\VPN\Properties\AssemblyInfo.cs

?????文件???????2767??2010-02-23?15:11??VPN\VPN\Properties\Resources.Designer.cs

?????文件???????5612??2010-02-23?15:11??VPN\VPN\Properties\Resources.resx

?????文件???????1060??2010-02-23?15:11??VPN\VPN\Properties\Settings.Designer.cs

?????文件????????249??2010-02-23?15:11??VPN\VPN\Properties\Settings.settings

?????文件???????3539??2010-02-24?22:19??VPN\VPN\Res.Designer.cs

............此處省略29個文件信息

評論

共有 條評論