Subject | Re: [firebird-support] firebird 1.5.1 run on windows2k professional? |
---|---|
Author | Helen Borrie |
Post date | 2004-07-26T09:14:53Z |
At 05:01 PM 26/07/2004 +0800, you wrote:
An operation was attempted on something that is not a socket
(it means the system isn't running TCP/IP)
An existing connection was forcibly closed by the remote host
(it means the host is getting the wrong response from the client during
handshaking)
/heLen
>iboconsole-->register server and connect-->remote server-->127.0.0.1Socket operation on nonsocket.
>tcp/ip with sysdba and masterkey. then it told me :
>Unable to complete network request to host "127.0.0.1".
>Failed to establish a connection.
>firebird.log:
>------------
>
>LIUXIANG-VUOVWQ Mon Jul 26 16:56:20 2004
> INET/inet_error: select in packet_receive errno = 10038
An operation was attempted on something that is not a socket
(it means the system isn't running TCP/IP)
>LIUXIANG-VUOVWQ (Client) Mon Jul 26 16:56:20 2004Connection reset by peer.
> INET/inet_error: read errno = 10054
An existing connection was forcibly closed by the remote host
(it means the host is getting the wrong response from the client during
handshaking)
>LIUXIANG-VUOVWQ (Client) Mon Jul 26 16:56:20 2004Connection failed
> INET/inet_error: receive in try_connect errno = 203
>LIUXIANG-VUOVWQ Mon Jul 26 16:56:20 2004You need to set up TCP/IP in your Windows networking.
> INET/inet_error: select in packet_receive errno = 10038
>
>LIUXIANG-VUOVWQ (Client) Mon Jul 26 16:56:21 2004
> INET/inet_error: read errno = 10054
>
>LIUXIANG-VUOVWQ (Client) Mon Jul 26 16:56:21 2004
> INET/inet_error: receive in try_connect errno = 203
/heLen