Subject Re: Can't Connect - Getting 10035 Error
Author Adam
--- In firebird-support@yahoogroups.com, "jvelardeverdin"
<jvelardeverdin@y...> wrote:
> Hi team,
> I'm unable to connecto to la db server. when I'm working directly in
> the server box, works fine, but when I go to the client box, I'm
> getting the following message:
> =====================================
> Attempt connecting to SRVDELL.
> Socket for connection obtained.
>
> Found service 'GDS_DB' at port '3050'
> Failed to connect to host 'SVRDELL',
> on port 3050. Error Num: 10035.
>
> TCP/IP Communication Test Failed!
> ===================================
>
> Trying to solve the problem, disabled the MS Antispyware, and
continue
> getting the same error. Working in the in the server box, continue
> working fine.
>
> Then, changed the port from 3050 to 3051, restarted the server, and
> tested directly in the svr box, but in the client box I got the
message:
> ===========
> Attempt connecting to JULIODELL.
> Socket for connection obtained.
>
> Could not resolve service '' at port '3052'
> Failed to connect to host 'JULIODELL',
> on port 3052. Error Num: 10035.
>
> TCP/IP Communication Test Failed!
> ===========
>
> Thanks!

10035 is an winsock error message, google which one.
I doubt MS anti-spyware can be blamed for this one, possibly Firewall
but I would expect to see the connection refused code.

What is the exact connection string you are using on the server and
the client?

Adam