The network client object.
- Command Input:
s(PortName)
- Command Output:
v
- Command Description:
- Set the client guid which is used for authentification.
- Command Input:
v
- Command Output:
s(PortName)
- Command Description:
- Get the client guid which is used for authentification.
- Command Input:
s(ServerHostName)
- Command Output:
v
- Command Description:
- Set the server's host name.
- Command Input:
v
- Command Output:
s(ServerHostName)
- Command Description:
- Get the server's host name.
- Command Input:
s(ServerPortName)
- Command Output:
v
- Command Description:
- Set the server's port name.
- Command Input:
v
- Command Output:
s(ServerPortName)
- Command Description:
- Get the server's port name.
- Command Input:
v
- Command Output:
b(Success)
- Command Description:
- Open the client.
- Command Input:
v
- Command Output:
v
- Command Description:
- Close the client.
- Command Input:
v
- Command Output:
b(OpenFlag)
- Command Description:
- Return the open status of the client.
- Command Input:
v
- Command Output:
s(ClientStatus)
- Command Description:
- Get the current client status. This is one of invalid, connecting, connected, joinaccepted, joindenied, started, timeout.