Page 1 of 1

Getting a list of servers

Posted: Fri 19 Mar 2010 10:46
by oz8hp
I have applications using the UniDAC components but I don't use any connect dialog - it is all read from .ini file with setup.

But now I would like to get a list of available servers on network - how can this be done?
I have seen it in the builtin connectdialog but I just need the list for other purpose.

Any Delphi sample code out there?

Posted: Mon 22 Mar 2010 10:39
by Dimon
You can use the TUniConnectDialog.GetServerLists method returns the server list.