[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: Re: xPL Monitor: triple msgs
> I changed my setup so that I can test/modify the xPL Hub code. Both
> VMWare virtual network adapters are enabled and everything runs
> smoothly.
I've just posted a new version of the xPL Hub at
http://www.xpl.myby.co.uk/downloads/xplhub/xplhub.zip
This now supports binding to a specific IP.
To upgrade your installation, download the above zip file, stop your xPL
Hub service, then copy over the updated files xpllib.dll and xplhub.exe.
Now, create a file in a text editor like Notepad containing the following:
<configuration>
<appSettings>
<add key="bindIpAddress" value="192.168.1.192" />
</appSettings>
</configuration>
Substitute the value of bindIpAddress with the IP that you want the hub to
bind to.
Save the file as xplhub.exe.config in the directory where xPL Hub is
installed.
Now, when you start the xPL Hub service, it should only bind to the IP that
you've specified in the .config file.
You can check the Event Log to confirm which IP the hub has bound to.
HTH,
John
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|