----- Original Message ----- > From: "Noit" <[email protected]> > To: [email protected] > Cc: "Noit" <[email protected]>, [email protected] > Sent: Wednesday, January 2, 2013 4:00:33 AM > Subject: Re: [b2g] game that uses bluetooth communication > > On Friday, December 21, 2012 8:24:48 PM UTC-8, Eric Chou wrote: > > > > > > > > hi all i want to make an app which is a game but it uses the blue > > > > > tooth of one phone to communicate with the other, because i dont > > > > > have a server i cant host the game. it would bettter to make it > > > > > bluetooth anyways because a server can only handle so many things > > > at > > > > > once. > > > > > > > > > > > > > > > can someone please guide me on how to establish a connection to > > > > > another mobile and every 5 seconds download data from each other. > > > > > > > > > > thanks > > > > > _______________________________________________ > > > > > dev-b2g mailing list > > > > > [email protected] > > > > > https://lists.mozilla.org/listinfo/dev-b2g > > > > > > > > > > > > > Hi Noit, > > > > > > > > Unfortunately we haven't exposed BluetoothSocket to DOM yet, which > > > > means that application developers would be unable to send data via > > > > Bluetooth for now. > > > > > > > > Currently Bluetooth on Firefox OS is for built-in applications such > > > > as Music and Gallery sharing files with other Bluetooth devices, > > and > > > > it can be used for connecting with Bluetooth headsets as well. > > > > > > > > Cheers, > > > > Eric >
Hi Noit, > Aw ok thanks much eric can you let me know when it gets exposed > please. > I think it will be done in several months, but I can't give an accurate date. Cheers, Eric _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
