Blue Blip

Thoughts Technologies Ramblings Learning & Sharing

Browse by Tags

All Tags » Networking » .NET (RSS)
Enumerating Computers in a Domain
I saw a question in a forum asking how to enumerate computers available in a domain. Though it might seem little difficult, it can be accomplished in less than 10 line of code. Thought would make it as a post for everyone's benefit. Here we go: using...
Posted: Jan 25 2008, 12:43 AM by Siva M | with 1 comment(s)
Filed under: ,
Getting the IP Address of the DNS Server(s)
Yesterday, I came across a question in one of the .NET newsgroups asking how to get the IP address of the DNS servers available in the network. Though there is no direct way of getting this information (yet, at least to my knowledge) via .NET 2.0 class...
Posted: Jun 18 2007, 05:39 AM by Siva M | with no comments
Filed under: , ,