Hi,
I am trying to develop a messenging server with B4J.
few questions.
for each connected user I am creating a new class and handle the socket and the Async in this class.
1. Each class is a separate Thread?
2. How many simultaneous users can handle with the server socket?
thank you
Narek
I am trying to develop a messenging server with B4J.
few questions.
for each connected user I am creating a new class and handle the socket and the Async in this class.
1. Each class is a separate Thread?
2. How many simultaneous users can handle with the server socket?
thank you
Narek