Subject Re: [firebird-support] Re: Pinging the Host
Author Richard Thomas
Hi Adam:
I did it!
telnet localhost 3050
A blank window came up just as you said. My reader read what was likely the
window title, something about telenet win32 or something but I have just
enough vision left to have seen a black window pop up and stay there until I
Exited it.
So that's what telnet is!
Tomorrow I'll try to do some command line thingys from the Quick Start Guide
to access the sample data base. If that works I'm ready to download an ODBC
driver and attempt a Liberty Basic / FireBird connection!
After reading up on what a driver is and what it does I might have a couple
more questions but now it's evening, and this day's progress went very well.
Thanks to the help from the list.
Rick USA
----- Original Message -----
From: "Adam" <s3057043@...>
To: <firebird-support@yahoogroups.com>
Sent: Wednesday, April 12, 2006 7:22 PM
Subject: [firebird-support] Re: Pinging the Host


> --- In firebird-support@yahoogroups.com, "Richard Thomas"
> <rthomas@...> wrote:
>>
>> Hi Adam et al:
>> I pinged localhost and I heard information about packets 4 I think
> and 0
>> were messed up according to the quick response, the window closed
> almost
>> immediately.But, it sounds like FB is up and running. I've got to
> research
>> how to use the command line with my screen reader before continuing.
> I just
>> thought you, who helped me, might want to know what was suggested
> has worked
>> perfectly.
>> Thanks all:
>> Rick USA
>>
>
> Ping simply asks the server machine 'Are you there?' and then provides
> information about how long it takes to get a reply. It is useful for
> looking at whether a server is being blocked by a firewall etc, but
> does not tell you whether the service is listening for connections.
>
> The easiest way to see if something is listening on the Firebird port
> (which normally means either Firebird or Interbase is installed) is to
> use the telnet command on the Firebird port.
>
> telnet [server hostname] 3050
>
> eg:
>
> telnet localhost 3050
>
> A blank screen should appear (I do not know how a screen reader would
> cope with that). If it says something like 'connection refused', then
> either the service is not running or not installed properly, or the
> firewall is blocking the connection.
>
> Adam
>
>
>
>
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://firebird.sourceforge.net and click the Resources item
> on the main (top) menu. Try Knowledgebase and FAQ links !
>
> Also search the knowledgebases at http://www.ibphoenix.com
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Yahoo! Groups Links
>
>
>
>
>