Hello all,

 

I have installed Firebird 2.0 (server) in a system. Now, I am trying to
connect it via .Net Provider using FBConnection.Open() from the same system.

 

What should be the reason of the connection established with server is so
time consuming (approximately 3 to 4 seconds)?

 

Following are some information that can be helpful to solve the problem.

 

Server is on 192.168.0.8 and client application is on the same machine. 

Firebird Server Version : 2.0.1.12855
FirebirdSql.Data.FirebirdClient.dll : 2.0.1.0

Ping result.

Pinging 192.168.0.8 with 32 bytes of data:

Reply from 192.168.0.8: bytes=32 time<1ms TTL=128
Reply from 192.168.0.8: bytes=32 time<1ms TTL=128
Reply from 192.168.0.8: bytes=32 time<1ms TTL=128
Reply from 192.168.0.8: bytes=32 time<1ms TTL=128

Ping statistics for 192.168.0.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in mille-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

Tracer

Tracing route to pc8.mshome.net [192.168.0.8]

over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.168.0.8 
Trace complete.


Network Analyzer:

Into network analyzer during con.open(), I am not getting any network
movement into the network analyzer.

I hope this can help us to resolve the issue.

 

Regards,

Jay

 <http://www.4colordesign.com> http://www.4colordesign.com

 

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to