Open topic with navigation
Vizard 7 »
Command Index
»
Vizard modules
»
viznet
»
<viznet:server>.getClientList
7.7
<viznet:server>.getClientList
Get list of clients
<viznet:server>.getClientList()
Remarks
This command will return a list containing the names of all the connected clients.
Return Value
List of client names
Example
clients
=
viznet
.
server
.
getClientList
()
Copyright © 2001-2024 WorldViz. All rights reserved.