[Lcdproc] lcdproc client titles
David GLAUDE
dglaudemailing@gmx.net
Sun Mar 4 20:25:02 2007
Maybe for security reason you do not want to bind to a real IP but only
to 127.0.0.1. In that case you can maybe not connect to the real IP.
Also, if used in an appliance, knowing the name of the box is of great
vallue, especially when you have more than one appliance looking the
same in the same computer room.
This need to be tested, but I do not think it is a good trick.
David GLAUDE
Eric Pooch wrote:
> I figured that if you wanted the see the hostname on a local machine,
> you could just use the actual hostname or IP address to connect to the
> Server, rather than the local loopback. I suppose this isn't very
> intuitive, so I will try to do something with DisplayName.
> Thanks
> -eric