From: JLM <so4...@ho...> - 2012-07-31 16:06:48
|
On 31/07/2012 09:48, Alex Peshkoff wrote: > The most interesting question now is - what fixes do we need to make > fbclient work? I've tried to use the libfbclient with Necessitas. I used the IBase driver compiled for Android Arm. The libfbclient is load, seems to apparently runs. The libfbclient manage to contact the firebird server but there is problems during communication. I used Wireshark to look at the traffic and I've seen packet's error during the communication, packet from libfbclient. In view of the fact that my local server and my virtual device have the same IP adress, is not easy to read... But you can look at the ports : gds-db is my server on local machine and the 50946 and 50947 ports are the virtual machine. The virtual device try twice time to connect despite that the server responds OK twice time. And after that, it's impossible to execute a query, the result is "the database is not open" I add attachments of txt and wireshark version of the capture file. Jean-Louis Meuriot |