Java Games: Flashcards, matching, concentration, and word search.

CM Ch 23: Local Area Networking - Flashcards, matching, concentration, word search

AB
10BaseTEthernet LAN designed to run on UTP cabling. 10BaseT runs at 19 megabits per second. The maximum length for the cabling between the NIC and the hub (or switch, repeater, etc.) is 100 meters. It uses baseband signaling. No industry standard spelling exists, so sometimes written 10BASE-T or 10 Base-T.
100BaseTGeneric term for an Ethernet cabling system designed to run at 100 megabits per second on UTP cabling. It uses baseband signaling. No industry standard spelling exists, so sometimes written 100BASE-T or 100Base-T
1000BaseTGigabit Ethernet on UTP
activity lightA light that turns on when the card detects network traffic, so it makes an intermittent flickering when operating properly
administrator accountUser account, created when the OS is first installed, that is allowed complete, unfettered access to the system without restriction
Automatic Private IP Addressing (APIPA)Feature of Windows that automatically assigns an IP address to the system when the client cannot obtain an IP address automatically.
bandwidthPiece of the spectrum occupied by some form of signal, such as television, voice, fax data. Signals require a certain size and location of bandwidth to be transmitted. The higher the bandwidth, the faster the signal transmission, allowing for a more complex signal such as audio or video. Because bandwidth is a limited space, when one user is occupying it, others must wait their turn. Bandwidth is also the capacity of a network to transmit a given amount of data during a given period
bus topologyNetwork configuration wherein all computers connect to the network via a central bus cable.
clientComputer program that uses the services of another computer program. Software that extracts information from a server; your auto-dial phone is a client, and the phone company is its server. Also, a machine that accesses shared resources on a server
client/server networkNetwork that has dedicated server machines and client machines.
coaxial cableCabling in which an internal conductor is surrounded by another, outer conductor, thus sharing the same axis.
crossover cableSpecial UTP cable used to connect hubs or to connect network cards without a hub. Crossover cable reverse the sending and receiving wire pairs from one end to the other
cyclic redundancy check (CRC)Very accurate mathematical method used to check for errors in long streams of transmitted data. Before data is sent, the main computer uses the data to calculate a CRC value form the data’s contents. If the receiver calculates a CRC value different from the received data, the data was corrupted during transmission and is re-sent. Ethernet packets have a CRC code.
default gatewayIn a TCP/IP network, the nearest router to a particular host. This router’s IP address is part of the necessary TCP/IP configuration for communication with multiple networks using IP.
destination portA fixed, predetermined number that defines the function or session type
directory serviceCentralized index that each PC accesses to locate resources in the domain
domain-based networkNetwork that eliminates the need for logging in to multiple servers by using domain controllers to hold the security database for all systems
domain name service (DNS)TCP/IP name resolution system that translates a host name into an IP address
dynamic host configuration protocol (DHCP)Protocol that enables a DHCP server to set TCP/IP settings automatically for a DHCP client.
ephemeral portAn arbitrary number generated by the sending computer; the receiving computer uses the ephemeral port as a destination address so that the sending computer knows which application to use for the returning packet. They usually fall in the 1024-5000 range, but this varies slightly among the different operating systems.
EthernetName coined by Xerox for the first standard of network cabling and protocols. Based on a bus topology.
full-duplexAny device that can send and receive data simultaneously
hardware protocolDefines many aspects of a network, from the packet type to the cabling and connectors used.
hubElectronic device that sits at the center of a star topology network, providing a common point for the connection of network devices. Hubs repeat all information out to all ports and have been replaced by switches, although the term is still commonly used
hybrid topologyCombine aspects of the other topologies to capitalize on their strengths and minimize their weaknesses.
IP addressNumeric address of a computer connected to the Internet. An IPv2 address is made up of 4 octets of 8-bit binary numbers translated into their shorthand numeric values. An IPv6 address is 128 bits long. The IP address can be broken down into a network ID and a host ID. Also called Internet address
IPCONFIGCommand-line utility for Windows servers and workstations that displays the current TCP/IP configuration of the machine. Similar to WINIPCFG and IFCONFIG.
IPX/SPXInternetwork Packet Exchange/Sequenced Packet Exchange. Communication protocol that is speedy, works well with routers, and takes up relatively little RAM when loaded. Although once popular, it has all but disappeared in favor of TCP/IP.
link lightsthe term all network techs use in place of the terms lights, or LEDs
loopback plugDevice used during loopback tests to check the female connector on a NIC
media access control (MAC) addressUnique 48-bit address assigned to each network card. TEEE assigns blocks of possible addresses to various NIC manufacturers to help ensure that the address is always unique. The Data Link layer of the OSI model uses MAC addresses for locating machines
mesh topologyNetwork topology where each computer has a dedicated ling to every other computer, most often used in wireless networks
NET commandCommand in Windows that allows users to view a network without knowing the names of the other computers on that network
NetBIOS Extended User Interface (NetBEUI)The default protocol for Windows for Workgroups, LANtastic, and Windows 95. Offers small size, easy configuration, and a relatively high speed, but it can’t be used for routing. its inability to handle routing limits NetBEUI to networks smaller than about 200 nodes.
network interface card (NIC)Expansion card that enables a PC to physically link to a network
network operating system (NOS)Standalone operating system or part of an operating system that provides basic file and supervisory services over a network. Although each computer attached to the network has its own OS, the NOS describes which actions are allowed by each user and coordinates distribution of networked files to the user who requests them
NSLOOKUPCommand-line program in Windows used to determine exactly what information the DNS server is providing about a specific host name
packetsBasic component of communication over a network. Group of bits of fixed maximum size and well-defined format that is switched and transmitted as a single entity through a network. Contains source and destination address, data, and control information.
peer-to-peer networkNetwork in which each machine can act as both a client and a server
PINGstands for packet Internet groper. Slang term for a small network message (ICMP ECHO) sent by a computer to check for the presence and aliveness of another. Used to verify the presence of another system. Also the command used at a prompt to ping a computer
port16-bit numbers between 0 and 65,535, assigned to a particular TCP/IP session. Are used to determine, not only the kind of session, but also how to get the packet or response back to the sending computer.
resourcesData and services of a PC
RJ-11The connector that hooks your telephone to the telephone jack
RJ-45The standard for UTP connectors
ring topologyNetwork configuration wherein all computers connect to the network via a central ring of cable
routerDevice connecting separate networks; forwards a packet from one network to another based on the network address for the protocol being used. For example, an IP router looks only at the IP network number Routers operate at Layer 3 (Network) of the OSI seven-layer model.
serverComputer that shares its resources, such as printers and files, with other computers on a network. Example: Network File System Server that shares its disk space with a workstation that does not have a disk drive of its own.
shielded twisted pair (STP)Cabling for networks, composed of pairs of wires twisted around each other at specific intervals. Twists serve to reduce interference (also called crosstalk)—the more twists, the less interference. Cable has metallic shielding to protect the wires form external interference
star topologyNetwork topology where the computers on the network connect to a central wiring point, usually called a hub
static IP addressManually set IP address that will not change
subnet maskValue used in TCP/IP settings to divide the IP address of a host into its component parts: network ID and host ID.
switchDevice that filters and forwards traffic based on some criteria. a bridge and a router are both examples of switches.
TCP/IPCommunication protocols developed by the U.S. Department of Defense to enable dissimilar computers to share information over a network
TRACERTCommand- line utility used to follow the path a packet takes between two hosts. Also called TRACEROUTE
universal naming convention (UNC)The combining of the names of the resource being shared and the system sharing. The UNC is distinguished by its use of double backslashes in front of the sharing system’s name and a single backslash in front of the shared resource’s name
unshielded twisted pair (UTP)Popular type of cabling for telephone and networks, composed of pairs of wires twisted around each other at specific intervals. The twists serve to reduce interference. The more twists, the less interference. Unlike its cousin, STP, UTP cable has no metallic shielding to protect the wires from external interference. 1000BaseT uses UTP, as do many other networking technologies



This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities