Hi Christian, I am not refering to "Connection IDs" as implemented in ObexFTP. I want to send one file to multiple clients at the same time. The same as having for instance couple of socket TCP/IP connections and streaming data simultaneously to different users. Here I am particulary interested if there's any clash if two or more clients are using the same obex-push channel.
Thanks, Boris > 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 > ___________________________________________________________________________ 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
