Issues.00434 - lordmundi/wikidoctest GitHub Wiki

00434: allow users to override DNS-SD service name

« 00433 | Issues | 00435 »

Summary: allow users to override DNS-SD service name

Created: 2012–09–18 17:02

Status: Released

Category: Request

From: frankie

Version: 2.2

Released_In: 2.3

Description:

right now the service name usually consists of the hostname and port number to remove the possibility of name conflicts. However, sometime it is useful for the user to specify the service name manually so it is more useful.


Comments

frankie September 20, 2012, at 11:04 AM: This has been implemented. The default behavior is the same, but if the user sets the environment variable "WCS_DNSSD_SERVICE_NAME" then that name will be honored.


« 00433 | Issues | 00435 »

Associated Commits

| commit | 5f32e69e23162347791b795be627ddfebd346ef0 link5 | || | Author: | Frank Graffagnino | | Date: | Wed Sep 19 09:04:45 2012 -0500 | | Message: | [@Issue 00434: Added ability to override DNS-SD service name Sometimes it make sense to manually specify the service name. The name is still autogenerated using the hostname and pid if the environment variable is not set. @] |

Affected Files:

gui/web_commanding_server.tcl | 20 ++++++++++++++++±--
 1 file changed, 17 insertions(+), 3 deletions(-)