Browsing the intranet for servers

  • Thread starter Thread starter Ken Allen
  • Start date Start date
K

Ken Allen

Is there any facility comparable to "SHBrowseForFolder" built into .Net to
permit me to generate a list of all servers on my network and select one?

-Ken
 
hi ken
yes there is , the server explorer . if it is not opened , open it from
the view menu .
thx
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 
NO, I am not speaking of being able to browse from the IDE, but how to
browse from with my code and collect a list of server names to present
to the
user, and even how to check which of those servers are running a version
of
my service.

-ken
 
Back
Top