The Client object contains methods and properties for each client currently connected to the server.
The Client object has the following method:
The Client object has the following properties:
Property | Read/Write | Description |
ClientID | R | Returns the ID of a client. |
Filename | R | Returns the name of the file being played by a client. |
IPAddress | R | Returns the IP address of a client. |
PortID | R | Returns the Port ID used by a client. |
Status | R | Returns the current state of a client. |