Hi,

I found a problem running obexapp with newer OpenOBEX library, in that it
previously called OBEX_ServerRegister(), passing a sockaddr as requested,
but that the newer OpenOBEX now returns a failure for this..

The reason for the failure being that obexapp uses a custom transport and
custom transport handling does not provide any set_local_addr method.

I'm not sure that the address it passed was significant in any way (and
obexapp does not expect that it is), so just passing an empty address may
have been correct for that, but before I file a bug report with the
obexapp author is it an acceptable regression for OpenOBEX? The
alternative would be to provide an empty set_local_addr for the custom
transport..

iain

(although obexapp provides Bluetooth service, I'm not sure if Max wrote it
before the BtOBEX was created, or if he chose the custom transport so that
it could register SDP services aswell)


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to