Subject RE: [firebird-support] port 3050
Author Donald Klopper
What about named pipes (NetBEUI) / IPX? (I don't know whether FB supports
this, NetBeui still seems to work)

I'm working from memory here so please don't kill me if I'm completely
wrong!
One of my customers is using this (NetBEUI) since their TCP/IP was messed up
from Win2000 Server (SBE) .. don't ask.

The syntax for named pipes in Interbase used to be
\\machine_name\c:\path\database.gdb for named pipes, I think,

Note this is not the same as UNC which is
\\machine_name\sharename\path\database.gdb (This syntax should never be
used!)

Then the firewall is a non-issue since only TCP/IP packets are filtered, net
NetBEUI one's.

Note that the server will then have to be on the LAN (NetBEUI is not a
routable protocol to my knowledge), and NetBEUI must run on the server and
client(s).

You can also do a so-called "direct" connection, using the local path, which
(I may be mistaken) does not rely on TCP/IP, but uses a direct connection.

Donald Klopper


> -----Original Message-----
> From: Lester Caine [mailto:lester@...]
> Sent: Tuesday, January 20, 2004 9:36 PM
> To: firebird-support@yahoogroups.com
> Subject: Re: [firebird-support] port 3050
>
>
> gustavo_semaan wrote:
>
> > But with your solution i have use tcp port. I cant use tcp port. I
> > need a direct client / server access.
> > Firewalls can destroy comunication if i use tcp port comunnication.
>
> If there is a firewall, then port 3050 must be allowed to go
> through it. If there is no 'hole' there is no way to access
> the database at all!
>
> --
> Lester Caine
> -----------------------------
> L.S.Caine Electronic Services
>
>
>
>
> Yahoo! Groups Links
>
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/firebird-support/
>
> To unsubscribe from this group, send an email to:
> firebird-support-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to:
> http://docs.yahoo.com/info/terms/
>
>