2
Answers

Get Websites in C#.NET

Hi all..
 
I want the following data in asp.net c# -
 
1. If I right-click on "My Computer" in windows ; the domain name is - in.abc.com  // where abc is the name of the company. (Eg - in.ibm.com).
 
2. I want all the the websites - with their IP address whose suffix is - abc.com // where abc is the name of the company. (Eg - www.ibm.com / ip of server - 1.1.1.1).
 
3. All the details of all the websites - whether internet or intranet.
 
Please guide.
 
Answers (2)
1
Amit Gupta

Amit Gupta

NA 16.5k 25.7k 7y
Have you tried checking running the same in sql with the same credentials and servername? Have a look to this link https://blog.devoworx.net/2017/01/30/connection-timeout-expired-pre-login-handshake/amp/
Accepted
0
Umer Ali

Umer Ali

NA 65 1.3k 7y
yes when i login to sql server management it connects