So, Obex basically doesn't support 1 : N connections for one BT local device?
What happens if one client wants to connect to a server that is servicing the
other client and only one BT local device is available? Also, can you at least
simultaneously transfer data and do the discovery?

Thanks,
Boris

>
> > 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
> No way, BlueTooth specs defines RfComm not Piconet as transport for
> Obex, what you can do is open 1 to 1 connections (you can get up to 7 at
> the same time from each hci device). You could implement Obex over
> Piconet, but there's no point in doing it because none other device will
> be able to communicate with you.
> Cheers,
> Manuel
>
> -------------------------------------------------------------------------
> 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

Reply via email to