Subject | Re: Interbase 6 and Firebird 1.5 (RC 9) at the same time, same server, same port ? |
---|---|
Author | develop111 |
Post date | 2004-02-22T16:46:17Z |
> > > > The fact is I did ran both IB and FB on the same port on mywill see
> > computer
> > > > and seems to work well.
> > >
> > > You're talking nonsense here. Two applications/services CANNOT
> > > be listening on the same port.
> > >
> > > I bet that if you check the server log of one of them, you
> > > errors in it about being "unable to bind to the port" orsomething
> > > similar.Hi,
> > >
> > >
> >
> > There is no errors in log files.
>
> Well, at least one of the services cannot start.
>
You are completely right. It's my fault, I did the wrong tests. When
I made my tests is was with the "Local" protocol. So, even with both
services listening on the same port, everything worked fine because
it was not a TCP connection.
I have made tests with TCP connection (localhost:MyDB) and it's work
only with one srvice at a time (IB or FB) and yes, I get errors in
the log file.
Sorry for my stupidity.
Dev.