Alertra Script Language 1.9

send

Sends data to an open tcp or udp connection. This command is typically used with the recv command to interact directly with a network device.

usage: send

examples

send "HELO

" Sends the string "HELO" followed by a carriage return and line feed to the open connection.


Alertra Script Language: Language Reference