Telnet: send |
Applies To: Windows 7,Windows Server 2003 R2,Windows Vista,Windows Server 2003,Windows Server 2000,Windows XP,Windows Server 2008 R2,Windows Server 2008
Sends Telnet commands to the Telnet server. For examples of how this command can be used, see Examples.
Syntax
|
|
sen[d] {ao | ayt | brk | esc | ip | synch | <string>} [?] |
Parameters
Parameter |
Description |
ao |
Sends the Telnet command “Abort Output”. |
ayt |
Sends the Telnet command “Are You There”. |
brk |
Sends the Telnet command “brk”. |
esc |
Sends the current Telnet escape character. |
ip |
Sends the Telnet command “Interrupt Process”. |
synch |
Sends the Telnet command “synch”. |
<string> |
Sends whatever string you type to the Telnet server. |
? |
Displays Help associated with this command. |
Examples
Send “Are you there” to the Telnet server.
|
|
sen ayt |