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
