Multiple FPoIP clients

Does FPoIP support simultaneous connections from multiple clients to an FPoIP server? If so, does the server prevent them from ‘stepping on each other’s toes’? In other words, can the server queue up requests until all pending responses have been sent out?

FPoIP is not intended to be operated from multiple clients. If this kind of access is required, we would suggest building a separate app through which to “funnel” operational requests.

Some applications would have simple requirements and others could require very challenging solutions for multi-casting data streams, etc.