設定IP 閘道器 Dns 子網掩碼

2022-02-11 01:48:55 字數 1804 閱讀 9967

code

using

system;

using

system.collections.generic;

using

system.text;

using

system.text.regularexpressions;

using

system.management;

namespace

util

//////

設定閘道器

//////

public

static

void

setgetway(

string

getway)

, null);}

//////

設定閘道器

//////

public

static

void

setgetway(

string

getway)

//////

設定ip位址和掩碼

//////

///public

static

void

setipaddress(

string

ip, 

string

submask)

, new

string

, null

, null);}

//////

設定ip位址,掩碼和閘道器

//////

//////

public

static

void

setipaddress(

string

ip, 

string

submask, 

string

getway)

, new

string

, new

string

, null);}

//////

設定ip位址,掩碼,閘道器和dns

//////

//////

///public

static

void

setipaddress(

string

ip, 

string

submask, 

string

getway, 

string

dns)

//設定閘道器位址

if(getway 

!=null)//

設定dns位址

if(dns 

!=null

)moc.dispose();

//釋放資源

wmi.dispose();

//釋放資源

break;//

只針對第乙個網絡卡設定}}

///`

///啟用dhcp伺服器

///public

static

void

enabledhcp()

}///

///判斷是否ip位址格式

//////

///public

static

bool

isipaddress(

string

ip)"

;for

(inti =

0; i 

<

arr.length; i++)

}return

true;}

}}

ip 子網掩碼 閘道器 DNS

內外網ip 用cmd輸入ipconfig 顯示的是你是自己電腦的上網ip號,如果你的單位或家裡只有一台電腦,這ip就是公網。如果有很多機子一起上網的 多個機子一起連到交換機上的 就是內網。公網 內網是兩種internet的接入方式。10.x.x.x 172.16.x.x至172.31.x.x 192...

IP 子網掩碼 閘道器

1.ip位址 ip位址使用32位二進位制位址格式,為方便記憶,通常使用以點號劃分的十進位制來表示。乙個ip位址主要由兩部分組成 一部分是用於標識該位址所從屬的網路號 另一部分用於指明該網路上某個特定主機的主機號。三類常用的ip a類ip段 0.0.0.0 到127.255.255.255 0段和12...

C 更改IP,子網掩碼,閘道器,DNS

123 4567 891011 1213 1415 1617 定義ip變數 list string ip new list string string strip mtxtaddress.text.tostring replace 判斷ip是否為空 if strip.equals ip.add st...