Hi, I assume you are refering to "Connection IDs". Two devices can have multiple concurrent connections. (e.g. two programs on a single PC accessing a single phone at the same time.) This is an application level feature. OpenOBEX is compatible with this and e.g. ObexFTP supports connection ids.
Basicly your client needs to read and store the connection id upon connecting to a server. (perhaps look for 'connection_id' in ObexFTP's obexftp/client.c) regards, Christian [EMAIL PROTECTED] schrieb: > 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? > ------------------------------------------------------------------------- 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
