logo       

Re: Batching command in CIFS: msg#00131

network.samba.java

Subject: Re: Batching command in CIFS

Thanks. I looked into the internal API, but had one problem for now....
The method,
SmbComReadAndX( int fid, long offset, int maxCount, ServerMessageBlock andx ),
needs fid as parameter, but it seems that fid is available only after
sending the SmbComNTCreateAndX and thus get the response from
SmbComNTCreateAndXResponse.......

What should I put in the first parameter of SmbComReadAndX() call if I
want to batch it with SmbComNTCreateAndX ()?


On Tue, 25 Jan 2005 02:05:45 -0500, Michael B Allen <mba2000@xxxxxxxxxx> wrote:
> On Tue, 25 Jan 2005 12:26:30 +0800
> Cellina Lin <cellina@xxxxxxxxx> wrote:
>
> > Thanks . But if the public API is not sufficient and I have to revise
> > the internal API, why is there the setting of batching comamnd in
> > client properties......
>
> Why not? If you want to mess with batching use the internal api.
>
> Mike
>
> --
> Greedo shoots first? Not in my Star Wars.
>



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise