Subject Re: [IBO] Stopping IBO trying to access port 3050 on a local m/c
Author Paul Vinkenoog
Hello Raymond,

> IBObjects tries to set itself up as a server on port 3050 when it
> runs.

As a server? Are you sure IBObjects does this? After all, it is a
client-side component library.

> The firewall stops it, but I want my users to not see the firewall
> message and I want my app to not attempt to use the internet
> connection.

If the problem is that IBO (or rather the client library, usually
gds32.dll) tries to connect to port 3050, change the connection
protocol to cpLocal. But it seems that this is risky if there are
multiple simultaneous connections to the databae.


Greetings,
Paul Vinkenoog