Does VB API support multiple session parallelly?
I trying to run multiple sessions with the reference of VB API, but not able to do.
I just want to know, Does VB API support multiple sessions??
I trying to run multiple sessions with the reference of VB API, but not able to do.
I just want to know, Does VB API support multiple sessions??
😉 You need process to process communication in my point of view. So messaging via sockets.
The server starts the client. The client connects to the server and waits for instructions from the server. If the client works he informs the server how he is doing.
Threads may an option as well, but similar message handling.
Dependent on your experience it may a long way to go 😩
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.