Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Network Discovery From Web Page

Status
Not open for further replies.

TheStriker

Programmer
Aug 19, 2002
109
US
Hello,

I am fairly new to the .Net Community and have been commisioned to convert some of our existing web apps from classic ASP to ASP.Net. One of the web applications has a feature that takes (network) information from a user via a webform like IP address, Computer name etc. and discovers the network, retrieves computer names and their IP addresses in a specified domain. I have tried many third party tools and haven't found exactly what I needed so I will have to write the code myself. I was wondering if anybody knew what coding/scripting language would accomplish this from a web page.

Any help is appreciated.

Thanks in advance.
 
Why not just do it in ASP.net?

[red]"... isn't sanity really just a one trick pony anyway?! I mean, all you get is one trick, rational thinking, but when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick[/red]
 
That is my intent however I am totally lost on how to accomplish this. I basically want to be able to discover the network after the user enters their login credentials. Is there any coding convention like WSH or something that will accomplish this through a webpage.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top