...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
port | 1 | string | — | Specifies the port to use for the network socket connection |
ip | string | Specifies the IP address |
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
// This command will enable the sending of commands to a remote server |
...
client on -port 4344; |
Scroll pagebreak |
---|
Additional information
...