bluetooth - Using Bluettoth not able to connect more than 4 slaves simultaneously to master- android -


i following android sample available bluetooth multi chat application. first not able make single connection using code after wrote serversocket.close(); after accepting in acceptthread running fine.

i want support 7 slaves master-slave connection not supporting more 4 slaves. appears continuously listening slaves placed slaves in parking not making connection, , once previous connection breaks connect connect 1 parking.

do 1 have idea, please suggest me at?

for 1 else looking same:

now able connect upto 7 device master. reversed approach every 1 taken. slave devices listening connection instead of master. master issuing connection thread individual slaves , slave devices have own accept thread. way master not listening 7 slaves hit connection.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -