Although it's technically possible for the Name Server to map server identifiers into a character string, don't do it. The Name Server's database needs to be resident, and you have to rework the server startup code to dissociate the server name from the program name--it is hard to uniquely map to and from strings.
NOTE Eventually a more powerful local Name Server that uses objects as keys and values will replace the current Name Server. The current Name Server API will continue to be supported as an alternative interface.