Skip to main content

We are running an old version of VBroker (4.0).  Our network is being broken into subnets, and some clients are having trouble finding the osagent.  A post on Embarcadero suggests we can configure osagent by modifying localaddr.  I don't find this file in my VBroker distribution.  When was it introduced?

Thanks!

We are running an old version of VBroker (4.0).  Our network is being broken into subnets, and some clients are having trouble finding the osagent.  A post on Embarcadero suggests we can configure osagent by modifying localaddr.  I don't find this file in my VBroker distribution.  When was it introduced?

Thanks!

localaddr file is not created during installation -- but rather created by users for their specific deployment scenario.

You can check Programmer's Guide (C or Java -- depends on your application) for more detailed information ("Smart Agent" chapter).

XY