Check this out: http://dev.zuckschwerdt.org/obexftp/ticket/3
This patch makes obexftp handle multipleconnections, something that
openObex was supporting but that ObexFTP wasn't.
I think, that as long as you don't try to get multiple connections to
the same target, OpenObex is trade safe.
Let me know if you need something.
Thanks,
Manuel

2007/5/22, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Hi everybody,
>
> I have read somewhere that one BT device supports up to 7 concurrent
> connections. I wonder if OpenOBEX supports this? If so, how do I use 
> concurrent
> connections?
>
> Do I use OBEX_Init() / BtOBEX_TransportConnect() / ... / OBEX_Cleanup() for 
> each
> connection?
>
> Or is OBEX_Init() / OBEX_Cleanup() pair used for all connections and I have to
> use some other function to distinguish between different connections?
>
> Furthermore, is OpenOBEX thread safe (so I can use each connection in 
> different
> thread)?
>
> Thanks,
> Boris
> ___________________________________________________________________________
> Najhitrejši brezplačni klicni dostop :: Varno in zanesljivo po internetu
> Obiščite http://www.dialup386.com/
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Openobex-users mailing list
> [email protected]
> http://lists.sourceforge.net/lists/listinfo/openobex-users
>


-- 
Naranjo, Manuel Francisco
[EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to