|
RFC Home |
Full RFC Index |
Recent RFCs |
RFC Standards |
Best Current Practice |
RFC Errata |
1 April RFC |
|
||||||
|
IETF RFC 779
Telnet send-location option Last modified on Thursday, October 15th, 1992 Permanent link to RFC 779 Search GitHub Wiki for RFC 779 Show other RFCs mentioning RFC 779 Network Working Group E. Killian Request for Comments: 779 LLL April 1981 TELNET SEND-LOCATION Option 1. Command name and code. SEND-LOCATION 23 2. Command meanings. IAC WILL SEND-LOCATION The sender REQUESTS or AGREES to use the SEND-LOCATION option to send the user's location. IAC WON'T SEND-LOCATION The sender REFUSES to use the SEND-LOCATION option. IAC DO SEND-LOCATION The sender REQUESTS that, or AGREES to have, the other side use SEND-LOCATION commands send the user's location. IAC DON'T SEND-LOCATION The sender DEMANDS the other side not use the SEND-LOCATION option. IAC SB SEND-LOCATION <location> IAC SE The sender specifies the user's location to the other side via a SEND-LOCATION subnegotiation. <location> is a sequence of ASCII printable characters; it is terminated by the IAC SE. 3. Default. WON'T SEND-LOCATION DON'T SEND-LOCATION Killian [page 1] |