Hi,

I'm trying to implement restore via Services API when the FBK is on
client (the new one from 2.5.2). The docs says:
If service needs some data in stdin, it returns
isc_info_svc_stdin in query results, followed by ***4-bytes value*** -
number of bytes
server is ready to accept from client.
The data is
sent in next isc_service_query() call in the send_items block, using
isc_info_svc_line tag in traditional form: isc_info_svc_line, ***2
bytes length***, data.

Is this correct? Server returns 4 bytes as length and the next call
has 2 bytes length.

JC

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to