Hi experts,

When reading the function client_done() defined at
http://dev.zuckschwerdt.org/obexftp/browser/trunk/obexftp/client.c, I
found that a ftp client reads OBEX header OBEX_HDR_BODY to get the
data from OBEX ftp server. My question is that is this the expected
way of handling OBEX GET response at OBEX client side? Why it does not
handle event OBEX_EV_STREAMAVAIL and use OBEX_ObjectReadStream() to
read data stream from OBEX ftp server? Or OBEX_ObjectReadStream() can
only be used by OBEX server?

BTW. I'm not in this mailing list. Please reply to me :)

Thanks,
Forrest

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to