c# - Where does NetServerEnum get its list of machines from? -
Where does NetServerEnum () match your list of machines?
Does this use computer browser service or will ADI use if AD is available if available?
link:
NetServernem pre-dates Active Directory from the browser service, and has to run on non-AD systems. NetServerEnum 6118 (no browser) will return if it can not find the server to browse. I think AD is the ADSI interface for this type of work, but I have never programmed against Eddie.
Note that NetworthName can be very slow on a large domain: I try to use it NSE soon learns my lesson for rudimentary "search" algorithms and swaps the UDP for that task Done
Comments
Post a Comment