ncsi이용해서 네트워크 상태 구현함
This commit is contained in:
parent
eb69a3cf12
commit
e8d6a59565
|
@ -88,6 +88,7 @@ namespace Catswords.DataType.Client
|
||||||
const string NCSI_DNS = "dns.msftncsi.com";
|
const string NCSI_DNS = "dns.msftncsi.com";
|
||||||
const string NCSI_DNS_IP_ADDRESS = "131.107.255.255";
|
const string NCSI_DNS_IP_ADDRESS = "131.107.255.255";
|
||||||
|
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
// Check NCSI test link
|
// Check NCSI test link
|
||||||
|
|
Loading…
Reference in New Issue
Block a user