Client Objects
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 |
Access |
Description |
ClientID |
Read Only |
Returns the ID of a client. |
Filename |
Read Only |
Returns the name of the file being played by a client. |
IPAddress |
Read Only |
Returns the IP address of a client. |
PortID |
Read Only |
Returns the port ID used by a client. |
Status |
Read Only |
Returns the current state of a client. |
© 1996-1999 Microsoft Corporation. All rights reserved.