Why don’t you check your DNS server?
using System.Net.NetWorkInformation;
//the network IPGlobalProperties myNetwork = IPGlobalProperties.GetIPGlobalProperties();
//gets the array of connections TcpConnectionInformation[] networkConnections = myNetwork.GetActiveTcpConnections();
You must be logged in to post a comment.
Comments
Leave a comment Trackback