Hi all
With the C# dll i'm using with csobexftp, under linux i have a strange
thing, once connected to my phone if i select 8 file or more, only 7
was downloaded to my computer, after all answer are "empty", if i try
to download them again, nothing come, like a pointer problem or
freeing memory, i try to find if the problem come from the C# part or
C part,but with Cs obexftp i conect to the phone make all i want (get,
put delete up ...) and then disconect, but with shell obexftp i see
for each operation it conect, make operation (delete, list, up, get
...) and disconect , so there is a way to do conect, then download 8
or more file and disconect.

Most strange thing is, if after this kind of get file with error, i
disconect the phone and try to connect agin, it fint the obexftp
chanel but return code is -1.
The only way is to close csobexftp (freeing evrything) and start it again.
But once time again only 7 file can be get in once time

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to