04-10-2008 06:15 AM
04-10-2008 06:26 AM
Hi Phill,
i think there is no ready version from LabView, but you can program this functionallity by yourself. Count the connections you have and dependig on it you can save this connection to work on it later or you send the string back "sorry number of allowed users ..." or something like that and the server close this connection.
Another solution could be to destroy the listener after the number of allowed connections is reached, but i think this is not the best.
Mike
04-10-2008 12:21 PM