Android Question Connecting multiple clients to a server socket in B4A

Rasoull

Member
hello
I want to connect multiple clients to a socket server for voice transmission (like a walkie-talkie). What library do you suggest for this?
Thank you.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

Rasoull

Member
Relevant discussions:
MJPEG / CCTV Server - Erel
Thank you for your reply, is it possible to do this through bluetooth connection?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
is it possible to do this through bluetooth connection?
The threadtitle suggests to work with wifi or bluetooth. Why asking what you already should know? Or at least you should expect it to work based on the Threadtitle.
 
Upvote 0

Rasoull

Member
The threadtitle suggests to work with wifi or bluetooth. Why asking what you already should know? Or at least you should expect it to work based on the Threadtitle.

I did this with Bluetooth, but when a new user connects to the server, the previous connection gets disconnected.
 
Upvote 0
Top