How to get list of Domino Servers on network using .NET?
Posted
by Pari
on Stack Overflow
See other posts from Stack Overflow
or by Pari
Published on 2009-09-02T11:21:54Z
Indexed on
2010/03/22
6:51 UTC
Read the original article
Hit count: 524
I want to get list of Domino Servers on the network, and accordingly login into particular server.
I am using C# / Interop.Domino.dll
Any ideas how to do this?
© Stack Overflow or respective owner