Subject Re: How do you use XNET?
Author Kyle A. Miller
--- In firebird-support@yahoogroups.com, Daniel Rail <daniel@a...> wrote:
> Hi,
>
> At October 24, 2003, 16:43, Kyle Miller wrote:
>
> > 1. How does one use it with Firebird 1.5?
>
> You can't. It hasn't been implemented in FB 1.5. It will be
> implemented in FB 2.0.

That would explain why I find so little documentation on it. :)

I read in a previous thread the command line option for Firebird 1.5
to accept XNET connections was -x, "-x - accept XNET connections." I
guess it hasn't been implemented yet.

> XNET will replace the current local(IPC) protocol.

So when the server receives a request for <some path to db> and NOT
localhost:<some path to db>, it will automatically use XNET?