About site: Internet/RFCs/0901 - 1000 - RFC 0946
Return to Computers also Computers
  About site: http://www.faqs.org/rfcs/rfc946.html

Title: Internet/RFCs/0901 - 1000 - RFC 0946 Telnet Terminal Location Number Option. R. Nedved. May 1985.
Universal_Computers Sells desktop and laptop computers, peripherals and accessories.

ht_//Dig A complete indexing and searching system for a small domain or intranet. [Open source, GPL]

Professor_Roger_Needham,_1935-2003 Article from the University of Cambridge reporting his death, and outlining his life and achievements. (April 23, 2003)

Datatek,_Inc Provides automated programming language conversion services for PL/I, Cobol, and Fortran.

Byte_Gallery Providing photo sharing gallery solutions for amateur and professional digital photographers.

Yahoo_Store_Designer RTML templates, Yahoo online store design.


  Alexa statistic for http://www.faqs.org/rfcs/rfc946.html





Get your Google PageRank






Please visit: http://www.faqs.org/rfcs/rfc946.html


  Related sites for http://www.faqs.org/rfcs/rfc946.html
    Journal_of_Database_Management Publishes original research on all aspects of database management, systems analysis and design, and software engineering. Table of contents on-line.
    UCSD/UIUC_Concurrent_Systems_Architecture_Group Research group in the Universities of Illinois and California San Diego that focuses on hardware and software architecture issues in parallel and distributed computer systems.
    Surfing_Penguin_Computer_Support,_LLC Services for small to medium sized businesses. Littleton, Colorado.
    Sketsa Cross-platform vector drawing application based on SVG. [Commercial, Trial]
    Cre8pc Includes tutorials, tips, how-to's, FAQs and instructions.
    RFC_3293 General Switch Management Protocol (GSMP) Packet Encapsulations for Asynchronous Transfer Mode (ATM), Ethernet and Transmission Control Protocol (TCP). T. Worster, A. Doria, J. Buerkle. June 2002.
    RFC_0447 IMP/TIP Memory Retrofit Schedule. A.M. McKenzie. January 1973.
    Vericept Provides software to monitor the content of all network activity and report to management possible problem activity.
    Strategic_Technology_Institute C-BRAT Project: Real-time enterprise active risk and project management tool
    NetSupport_Inc_ Developers of NetSupport Manager a PC remote control and desktop management package that is fully cross-platform compatible. NetSupport School is a classroom training software solution. Free trial cop
    Neal_L__Park_Consulting Offers Windows software to run an auto repair shop and Palm OS applications for vehicle maintenance. Includes demos and support information.
    ASP-Examples Contains many examples showing both the output and source code to demonstrate various aspects of Active Server Pages.
    Fond_Ecran_Image Bilingual site. Categories include animal, landscape, cinema, car, music, and television.
    GlobeIVR Provides development of custom IVR and virtual receptionist services with a fully hosted service. Features, demo, and plans.
    Umbrella_Asset_Management_Program An on-line asset management system for your buildings, backed by a national network of professionally certified contracting companies.
    LaTeX@dd LaTeX help pages at Göteborg University and Chalmers. Includes a quick-start guide, links to other resources, template documents, and a list of hints and tips.
    Matt\'s_World Web design for individuals and small businesses. Located in California, United States.
    Internet_Profiles_Corp I/PRO is a leader in World Wide Web traffic verification, analysis and research. This service takes your logs and analyzes them for you. The company analyzes, correlates and validates site activity, w
    Pragma_FortressSSH_Server Supports SSH1, SSH2, port forwarding, and SFTP. [Windows XP/2000/NT]
    mxDateTime Date and Time types for Python. [Open Source]
This is websites2007.org cache of m/ as retrieved on 2008.08.30 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
RFC 946 (rfc946) - Telnet terminal location number option@import 'http://faqs.org/abstracts/css/default.css';@import 'http://faqs.org/search.css';function erfc(s){document.write("[ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ]Alternate Formats: rfc946.txt | rfc946.txt.pdfRFC 946 - Telnet terminal location number optionSearch the Archives Display RFC by number     

RFC946 - Telnet terminal location number option

Network Working Group R. NedvedRequest for Comments: 946 Carnegie-Mellon University May 1985 TELNET TERMINAL LOCATION NUMBER OPTIONStatus of this Memo This RFC proposes a new option for Telnet for the ARPA-Internet community, and requests discussion and suggestions for improvements. Distribution of this memo is unlimited.Overview In a community of users that share a large degree of common facilities, it is often advantageous to use some common feature to improve software performance and reduce initial implementation costs. In March of 1982, CMU designed and implemented based on the growing CMU PUP-based network a terminal location database and modified existing network software to handle a 64-bit number which some call the Terminal Location Number or TTYLOC for short. The number can be efficiently stored in operating systems tables and can be passed between various levels of operating system and network layering with minimum modifications to existing software. An initial evaluation of changing software to communicate an unfixed or reasonable length terminal location string indicated it would be expensive. CMU now wishes to extend this mechanism into the TCP-based networking support that is replacing the existing PUP-based software. The mechanism is not viewed as a replacement for the Telnet Terminal Location (SEND-LOCATION) Option but as a shorthand mechansim for communicating hosts in the same community.TTYLOC Number The TTYLOC number is a 64-bit number composed of two (2) 32-bit numbers: The 32-bit official ARPA Internet host address (may be any one of the addresses for multi-homed hosts) and a 32-bit number representing the terminal on the specified host. The host address of [0.0.0.0] is defined to be "unknown", the terminal number of FFFFFFFF (hex, r or-1 in decimal) is defined to be "unknown" and the terminal number of FFFFFFFE (hex, or -2 in decimal) is defined to be "detached" for processes that are not attached to a terminal.RFC 946 May 1985Telnet Terminal Location Number Option1. Command Name and Option Code TTYLOC 282. Command Meanings IAC WILL TTYLOC The sender offers to send the TTYLOC information or confirms that it can send the TTYLOC information. IAC WON'T TTYLOC The sender refuses to send the TTYLOC information. IAC DO TTYLOC The sender requests to receive the TTYLOC information or confirms that it will receive the TTYLOC information. IAC DON'T TTYLOC The sender refuses to receive the TTYLOC information. IAC SB TTYLOC <format> <TTYLOC number with IAC doubling> IAC SE The sender is transmitting the TTYLOC information. The 64-bit TTYLOC number has format 0. The first 32-bits is the Internet host number and the second 32-bits is the line on the specified Internet host. The bytes are in most significant 8-bit byte to least significant byte order.3. Default Specification WON'T TTYLOC TTYLOC information will not be sent. DON'T TTYLOC TTYLOC information will not be received.RFC 946 May 1985Telnet Terminal Location Number Option4. Motivation Many systems provide a mechanism for finding out where a user is logged in from usually including information about telephone extension and office occupants names. The information is useful for physically locating people and/or calling them on the phone. For incoming network connections to a host, only the remote host's name is available. This option and the Telnet Terminal Location option (RFC-779) provide the information to the system so it in turn can provide the information to the various mechanisms (FINGER, WHOIS, etc.).5. Description of the Option When the user Telnet connects to a remote host, it can attempt to send the terminal location number information by doing a IAC WILL TTYLOC command. If the Telnet server can use the information, it replies with a IAC DO TTYLOC command. The user Telnet then sends the TTYLOC number in the subnegotiation. It is recommended that if sending the TTYLOC number is refused then the Telnet Terminal Location (SEND-LOCATION in RFC-779) should be attempted. The following are two example usage scenarios: User Side First: (User) Host1: IAC WILL TTYLOC Host1 is asking if it can send the 64-bit terminal location number (I will send...). (Server) Host2: IAC DO TTYLOC Host2 indicates to Host1 that it will accept the 64-bit terminal location number in a subnegotiation (You please do ...). (User) Host1: IAC SB TTYLOC 0 <64-bit number> IAC SE Host1 is sending the location number to Host2 which can communicate the number to the operating system or other system components.RFC 946 May 1985Telnet Terminal Location Number Option Server Side First: (Server) HostA: IAC DO TTYLOC HostA indicates to HostB that it would like to know the 64-bit terminal location number (You please do ...). (User) HostB: IAC WILL TTYLOC HostB agrees to send the 64-bit terminal location number to HostA in a subnegotiation (I will send...). (User) HostB: IAC SB TTYLOC 0 <64-bit number> IAC SE HostB is sending the location number to HostA which can communicate the number to the operating system or other system components. Previous: RFC 0945 - DoD statement on the NRC report Next: RFC 0947 - Multi-network broadcasting within the Internet [ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ] © 2008 FAQS.ORG. All rights reserved. 
 

Telnet

Terminal

Location

Number

Option.

R.

Nedved.

May

1985.

http://www.faqs.org/rfcs/rfc946.html

RFC 0946 2008 August

dvd rental

dvd


Telnet Terminal Location Number Option. R. Nedved. May 1985.

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - MPAA - Credit Cards UK - Loans - Cell Phone - Remortgages
2008-08-30 10:32:25

Copyright 2005, 2006 by Webmaster
Websites is cool :) 241Hotel Bruges - Hotel Helsinki - Albergo Dublino - Hotel Edinburgh - Hotel Innsbruck