Purpose: | Establish a WebSocket connection to a server and send a string. |
Format: | WEBSOCKET [/= /V /Origin=server /User=user /Password=password]] "ws:servername" string |
/Origin (origin server HTTP header) |
/User (for auth) |
/Password (for auth) |
servername (websocket server) |
string (text to send) |
Usage:
The options are position dependent; they can only appear at the beginning of the command line in the order specified above.
Example:
Options:
/= | Display the WEBSOCKET command dialog to help you set the command line options. The /= option can be anywhere on the line; additional options will set the appropriate fields in the command dialog. |