Android Question multiple socket connection

Rasoull

Member
hi
I have many users connecting to the server, the server side is written with b4j and I want to connect them one by one, what libraries can I use for this?
 

Rasoull

Member
Question is a bit vague. You can use jServer to create a server that supports as many connections as needed.
thank you for your reply @Erel
I am working on an online game where users connect randomly one by one, is b4j suitable for this and can it support many sockets at the same time?
 
Upvote 0

OliverA

Expert
Licensed User
Longtime User
Upvote 0
Top