Subject | Re: [ib-support] W2k Lost Network |
---|---|
Author | Helen Borrie |
Post date | 2001-11-12T13:39:47Z |
At 09:26 PM 11-11-01 +0200, you wrote:
Another special thing about it is that you can never connect to localhost on anyone else's machine. :)
Its purpose is - well - for a local connection to a tcp/ip host. Typically it is used for testing, e.g. cgi scripts, IDAPI extensions, etc. with web server software.
It happens to have one useful purpose of providing a tcp/ip client connection to an ibserver running on the same machine without the risks and limitations associated with making a physical local connection.
H.
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>Many thanks for the reply, Lester. Just one question remains - with whatNo version. It was fixed in Firebird. And IBObjects will reject a connection path with the backslash after the drive designator missing.
>version of Interbase was this problem fixed?
>Oops - re-reading this made me think of another question. What then is thelocalhost is the default name of the loopback server located on every machine that has a tcp/ip driver running. Its IP address on any network (including a "network" without any physical networking capability, i.e. a stand-alone machine) is 127.0.0.1
>purpose/use of localhost?
Another special thing about it is that you can never connect to localhost on anyone else's machine. :)
Its purpose is - well - for a local connection to a tcp/ip host. Typically it is used for testing, e.g. cgi scripts, IDAPI extensions, etc. with web server software.
It happens to have one useful purpose of providing a tcp/ip client connection to an ibserver running on the same machine without the risks and limitations associated with making a physical local connection.
H.
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________