⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tytxbfi.htm

📁 tcpip14study_14天学会TCPIP编程裁减移植_好书啊!
💻 HTM
📖 第 1 页 / 共 4 页
字号:
<HTML>

<HEAD>

<TITLE>tytxbfi.htm</TITLE>

<LINK REL="ToC" HREF="index.htm" tppabs="http://www.mcp.com/817948800/0-672/0-672-30885-1/index.htm">

<LINK REL="Index" HREF="tppmsgs/msgs0.htm#3" tppabs="http://www.mcp.com/817948800/0-672/0-672-30885-1/htindex.htm">

<LINK REL="Next" HREF="tytxcfi.htm" tppabs="http://www.mcp.com/817948800/0-672/0-672-30885-1/tytxcfi.htm">

<LINK REL="Previous" HREF="tytxafi.htm" tppabs="http://www.mcp.com/817948800/0-672/0-672-30885-1/tytxafi.htm"></HEAD>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080"><A ID="I0" NAME="I0"></A>

<P><P ALIGN=CENTER>

<A HREF="tytxafi.htm" tppabs="http://www.mcp.com/817948800/0-672/0-672-30885-1/tytxafi.htm" TARGET="_self"><IMG SRC="blanprev.gif" tppabs="http://www.mcp.com/817948800/0-672/0-672-30885-1/blanprev.gif" WIDTH = 37 HEIGHT = 37 BORDER = 0 ALT="Previous Page"></A>

<A HREF="index.htm" tppabs="http://www.mcp.com/817948800/0-672/0-672-30885-1/index.htm" TARGET="_self"><IMG SRC="blantoc.gif" tppabs="http://www.mcp.com/817948800/0-672/0-672-30885-1/blantoc.gif" WIDTH = 37 HEIGHT = 37 BORDER = 0 ALT="TOC"></A>

<A HREF="tytxcfi.htm" tppabs="http://www.mcp.com/817948800/0-672/0-672-30885-1/tytxcfi.htm" TARGET="_self"><IMG SRC="blannext.gif" tppabs="http://www.mcp.com/817948800/0-672/0-672-30885-1/blannext.gif" WIDTH = 37 HEIGHT = 37 BORDER = 0 ALT="Next Page"></A>




<P>



<HR ALIGN=CENTER>

<A ID="E66E16" NAME="E66E16"></A>

<H1 ALIGN=CENTER>

<CENTER>

<FONT SIZE=6 COLOR="#FF0000"><B>&#151; Appendix B &#151;</B>

<BR><B>Glossary</B></FONT></CENTER></H1>

<BR>

<UL>

<UL>

<P><B>Abstract Syntax Notation One (ASN.1)&#151;</B>An OSI language used to define datatypes for networks. It is used within TCP/IP to provide conformance with the OSI model.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Access Control&#151;</B>A process that defines each user's privileges on a system.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Acknowledgment (ACK)&#151;</B>A positive response returned from a receiver to the sender indicating success. TCP uses acknowledgments to indicate the successful reception of a packet.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Active Open&#151;</B>An operation performed by a client to establish a TCP connection with a server.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Address&#151;</B>A memory location in a particular machine's RAM. A numeric identifier or symbolic name that specifies the location of a particular machine or device on a network, and a means of identifying a complete network, subnetwork, or a node within a network.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Address Mask</B> (also called the subnet mask)<B>&#151;</B>A set of rules for omitting parts of a complete IP address in order to reach the target destination without using a broadcast message. The mask can, for example, indicate a subnetwork portion of a larger network. In TCP/IP, the address mask uses the 32-bit IP address.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Address Resolution&#151;</B>Mapping of an IP address to a machine's physical address. TCP/IP uses the Address Resolution Protocol (ARP) for this function.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Address Resolution Protocol (ARP)&#151;</B>See <I>Address Resolution</I>.  ARP is a protocol used to correlate an IP address to a machine's physical address.  The reverse operation is performed by Reverse Address Resolution protocol (RARP).

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Address Space&#151;</B>A range of memory addresses available to an application program.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Advanced Research Project Agency (ARPA)&#151;</B>DARPA's former name. ARPA was an agency funded by the U.S. federal government originally for pure research. When it was changed to DARPA the funding became part of the Defence budget.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Agent&#151;</B>In TCP/IP, an agent is an SNMP process that responds to get and set requests. Agents can also send trap messages.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>American National Standards Institute (ANSI)&#151;</B>The U.S. body responsible for setting standards.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Application Layer&#151;</B>The highest layer in the OSF model. It establishes communications rights and can initiate a connection between two applications.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Application Programming Interface (API)&#151;</B>A set of routines available to developers and applications to provide specific services used by the system, usually specific to the application's purpose. They act as access methods into the application.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>ARPANET (Advanced Research Projects Agency Network)&#151;</B>A packet-switched network that later became known as the Internet.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>ASCII (American National Standard Code for Information </B><B>Interchange)&#151;</B>An 8-bit character set defining alphanumeric characters.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Assigned Numbers&#151;</B>Used in Request For Comment (RFC) documents to specify values used by TCP/IP.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Asynchronous&#151;</B>Communications without a regular time basis, enabling transmission at unequal rates.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Autonomous System&#151;</B>A collection of routers that are under the control of a single management body. The system usually uses a common Interior Gateway Protocol.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Backbone&#151;</B>A set of nodes and links connected together comprising a network, or the upper layer protocols used in a network. Sometimes the term is used to refer to a network's physical media.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Bandwidth&#151;</B>The range of frequencies transmitted on a channel, or the difference between the highest and lowest frequencies transmitted across a channel.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Baseband&#151;</B>A type of channel where data transmission is carried across only one communications channel, supporting only one signal transmission at a time. Ethernet is a baseband system.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Baseband Signaling&#151;</B>A type of transmission that has a continuous encoded signal. Only one node at a time can send data over this type of transmission technology. Used in Local Area Networks.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Basic Encoding Rules (BER)&#151;</B>The rules for encoding datatypes using ASN.1.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Baud&#151;</B>The number of times a signal changes state in one second.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Berkeley Software Distribution (BSD)&#151;</B>A version of the UNIX operating system that first included TCP/IP support. The UNIX operating systems that included TCP/IP are referred to as 4.2BSD or 4.3BSD.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Bit Error Rate (BER)&#151;</B>The number of errors expected in a transmission.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Bit Rate&#151;</B>The rate that bits are transmitted, usually expressed in seconds.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>BITNET (Because It's Time Network)&#151;</B>An electronic mail network connecting over 200 universities. It merged with the CSNET network to produce CREN.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Block Mode&#151;</B>A string of data recorded or transmitted as a unit. Block mode transmission is usually used for high speed transmissions and in large, high speed networks.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Border Gateway Protocol (BGP)&#151;</B>A protocol that provides information about the devices that can be reached through a router (into an autonomous network). BGP is newer than EGP.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Bridge&#151;</B>A network device capable of connecting networks that use similar protocols.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Broadband</B> (also known as wideband)<B>&#151;</B>A range of frequencies divided into several narrower bands. Each band can be used for different purposes.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Broadband Signaling&#151;</B>The type of signaling used in Local Area Networks that enables multiplexing of more than one transmission at a time.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Broadcast&#151;</B>The simultaneous transmission of the same data to all nodes connected to the network.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Brouter&#151;</B>A network device that is a combination of the functions of a bridge and a router. It can function as a bridge while filtering protocols and packets destined for nodes on different networks.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>BSD&#151;</B>See <I>Berkeley Software Distribution</I>.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Buffer&#151;</B>A memory area used for handling input and output.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Burst Mode&#151;</B>A transmission mode where data is transmitted in bursts rather than in continuous streams.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Bus&#151;</B>In network topology, a linear configuration. Also used to refer to part of the electronic layout of network devices.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Cache&#151;</B>A memory location that keeps frequently requested material ready. Usually the cache is faster than a storage device. It is used to speed data and instruction transfer.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Carrier Sense&#151;</B>A signal generated by the physical network layer to inform the data link layer that one or more nodes are transmitting on the network medium.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Carrier Sense Multiple Access with Collision Detection </B><B>(CSMA/CD)&#151;</B>A network media access control protocol wherein a device listens to the medium to monitor traffic. If there is no signal, the device is allowed to send data.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Cheapernet&#151;</B>A reduced-cost Ethernet variant where the maximum length of the network is 200 feet. It uses inexpensive 75-ohm coaxial cable, simple connectors, and no transceivers.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Client&#151;</B>A program that tries to connect to another program (usually on another machine) called a server. The client calls the server. The server listens for calls.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Client/Server Architecture&#151;</B>A catch-all term used to refer to a distributed environment where one program can initiate a session and another program can answer its requests. The origin of client/server designs is closely allied with the TCP/IP protocol suite.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>CMOT&#151;</B>The TCP/IP implementation of CMIP.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Collision&#151;</B>An event that occurs when two or more nodes broadcast packets at the same time&#151;the packets collide.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Collision Detection&#151;</B>A device's capability to detect whether a collision has occurred.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Common Management Information Protocol (CMIP)&#151;</B>A network management protocol usually associated with OSI. When used with TCP/IP, CMIP is called CMOT.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Common Management Information Service (CMIS)&#151;</B>Management services provided by CMIP.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Connection&#151;</B>A link between two or more processes, applications, machines, network, and so forth. Connections can be logical, physical, or both.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Connection Oriented&#151;</B>A type of network service where the transport layer protocol sends acknowledgments to the sender regarding incoming data. This type of service usually provides for retransmission of corrupted or lost data.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Connectionless&#151;</B>A type of network service that does not send acknowledgments to the sender upon receipt of data. UDP is a connectionless protocol.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Consortium for Research and Education Network (CREN)&#151;</B>The name for the body arising from the combination of CSNET and BITNET.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Contention&#151;</B>A condition occurring in some LANs where the Media Access Control (MAC) sublayer allows more than one node to transmit at the same time, risking collisions.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>CMIP</B>&#151;See Common Management Information Protocol.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>CMOT</B>&#151;The TCP/IP implementation of CMIP.

<BR>

</UL></UL>

<UL>

<UL>

<P><B>Core Gateway&#151;</B>A router operated by the Internet Network Operations Center to distribute routing information.

<BR>

</UL></UL>

<UL>

<UL>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -