Can you bind VO to a specific ip on Windows?

Can you bind VO to a specific ip on Windows?

Can you bind VO to a specific ip on Windows?

Fake example:
I have a Windows machine with 2 ips 65.23.98.123 and 65.23.98.124.
I'm already running IIS on port 80 of 65.123.98.123.
I would like to run VO on port 80 of 65.123.98.124.

I can change Tomcat to run on a specific ip changing the file:
AdventNet\AdventNet\Zoho\VirtualOffice\server\default\deploy\jbossweb-tomcat50.sar\server.xml

But somewhere else in VO it is hardcode "localhost" so it locks up, at the end, when it loads (when its looking to open the client browser ? http://localhost:PORT ....

Thank you,
Chris