I am developing a client server system in VB and SQL back-end.

I need to get all the SQL server names that are running in my domian.

Then it allows me to give a drop down list of available servers to users to choose at the initial system start up.

I know to get the current machine name and username etc by calling the windows APIs.

Can SQL server names in the network be also retrieved with APIs ?

Welecom your comments !
Help Me ...

Amal