On client side get ServerName from Server in runtime

Hi,

you can return this list via custom RO service method.

the easiest way is add this method into separated ROService.

more complicated way is declare your datasnap service as Code-First service and add method to it.
see example in RO DataSnap Server questions topic