Hi, I am evaluated this software.
I have server that can be communicate to many clients by single port. What should I do, if I want to send request to one of clients?
I'm sorry, but the program can send a request to all connected clients only.
so, is the sofware just handling one client for one listening port?
In the server mode the program can handle unlimited number of clients that are connecting to a specified port.