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

Flash Card Reveiw CIW_NF Lesson 2

AB
NetworkTwo or more connected computers that share data
CommunicationOccurs through protocols
WANNetwork over large geographical area
LANNetwork over limited geographical area
Public Switched Telephone Network (PSTN)one of the oldest existing networks
IP Telephonyvoice transmissions delivered in digital form
Mainframe (centralized) computingProvided the first practical network solution
Mainframe liabilitiesHandles all the processing work
The future of mainframesStill prevalent in universities and some businesses
Two Tiered1stformatting info on screen; 2ndprocess logic and storage
Three Tiered1stclient; 2ndshared server; 3rdserver and database;
ScalableCan adjust to demands easily
NOCA specific location from which a network is managed and monitored and maintained
ProtocolsCommunication rules
Transmission MediaComponents necessary to connect computers
Network ServicesShared resources
p2puses software to participate in decentralized networks on the Internet
Physical Network TopologiesThe basic design of a network. Includes the physical components and layout.
Bus NetworksAll components use the same cable
Star NetworkNetwork nodes are connected through a central device
Ring NetworkNo central connection point
Hybrid NetworkCombines bus and star and ring topologies
Mesh NetworkDevices are connected with multiple paths
NOSManages resources on a network
OSI/RMDefined by the International Organization for Standardization in 1983
Application Layer PositionLayer 7
Application Layer PurposeFile transfer
Presentation Layer PositionLayer 6
Presentation Layer PurposeProvides transformations on data so that it is presentable
Session Layer PositionLayer 5
Session Layer PurposeEstablishes and manages and and terminates sessions (connections) between applications
Transport Layer PositionLayer 4
Transport Layer PurposeProvides reliable transport of data between end points
Network Layer PositionLayer 3
Network Layer PurposeOrganizes data into datagrams (packets)
Data Link Layer PositionLayer 2
Data Link Layer PurposeProvides reliable transit of data across a physical link
Physical Layer PositionLayer 1
Physical Layer PurposeTransmits and receives bits
Headers (OSI/RM layer information)Information that is added and subtracted as the packet moves through the layers
Trailer (information that validates the packet)Cyclical Redundancy Check (CRC)
Application layerSMTP and POP3 and IMAP and HTTP
Transport layerTCP and SPX
Network layerIP and IPX
Data link layerEthernet and Token Ring
Connection-Oriented (stateful)Requires a connection at both ends before sending a packet across the network
Connectionless (stateless)Packet is sent without establishing a connection first
RoutableTCP/IP and IPX/SPX
NonroutableNetBEUI and NetBIOS and SNA and LAT and DLC
Transmission Control Protocol/Internet Protocol (TCP/IP)Default protocol for the Internet
TCPConnection-oriented (stateful)
IPConnectionless (stateless)
User Datagram Protocol (UDP)Connectionless (stateless)
Combining protocolsConnectionless and connections-oriented
Bindingattach the protocol to the NIC
Binding orderFor use when using multiple protocols
LAN (local area network)A group of computers connected within a confined geographic area
WAN (wide area network)A group of computers connected over
NAPsJunction between high speed networks
SegmentsAny piece or part of a larger structure
Network Interface Card (NIC)Interface between the computer and the network
RepeatersLow level device that amplifies the signal allowing it to travel farther
HubCentral component in a star network
BridgeDevice that filters frames based on physical addresses (MAC)
RoutersForwards messages based on logical addresses(IP)
SwitchesDirect the flow of information from one node to another
Gateways (protocol converters)Connects networks running different protocols
Channel Service/Data Service Unit (CSU/DSU)Terminates physical connections
ModemsDevice that translates analog (phone) signals into digital (computer) signals
Patch PanelsCentralized connection point between cables from other locations can be connected to each other
FirewallSecure computer placed between a trusted and untrusted network
Twisted-pair Cable (10BaseT and Ethernet)Most commonly used in networks
Coaxial Cable (thicknet and thinnet)High-capacity cable for video and communication networks
Fiber-optic Cable (single & multi mode)Uses light signals
WirelessCarries data signals through spectrum technologies
Direct Sequence Spread Spectrum(DSSS)Current wireless method
Frequency Hopping Spread Spectrum (FHSS)Narrowband network
Twisted PairProne to electromagnetic interference
Coaxial CableNot easily bendable
Thicknet500 meters
Thinnet185 meters
Fiber-optic CableNo electromagnetic interference issues
Single mode3000 meters
Multimode1000 meters
Wireless11 – 54 Mbps
WAPCentral access point
Wired Equivalency Privacy (WEP)Encryption in 64 – 256bit keys
MAC address filteringAllows only certain MAC addresses to access the network
Synchronous TransmissionDevices share a transmission clock and rate
Asynchronous TransmissionNo clock and not synchronized with another device
Simplexdata travels in one direction only
Half duplex (modems; walkie-talkies; Ethernet)Travels in 2 directions; one direction at a time
Full Duplex (Fast Ethernet)Travels in 2 directions at the same time
Baseband TransmissionUses the entire bandwidth for a single channel (digital)
Broadband TransmissionDivides the media into multiple channels (analog)
IEEE 802.2Divides the OSI Data Link layer into two sublayers: LLC and MAC
IEEE 802.12 — 100VG-AnyLANSupports access method called demand priority
X.25Original packet-switching from ARPANET
Fast packet switchingUsed on the Internet
ATMUse both LAN and WAN
North American digital transmission formatProvides dedicated and private-line services for digital voice and data transmission
T11.544 Mbps
T26.312 Mbps
T344.736 Mbps
T4274.176 Mbps
European digital transmission formatProvides dedicated and private-line services for digital voice and data transmission
E12.048 Mbps
E28.448 Mbps
E334.368 Mbps
E4139.264 Mbps
E5565.148 Mbps
TCP/IP Application to OSI Application & PresentationThis is the layer closest to the user
TCP/IP Transport to OSI Transport and SessionAccepts application layer data
TCP/IP Internet to OSI NetworkAddresses and routes packets
TCP/IP Network Access to OSI Physical and Data LinkAccepts datagrams from the Internet Layer
RFCsPublished documents of interest to the Internet community
StatesProcess before protocol becomes a standard
ExperimentalNot intended for operation except in experiment
ProposedTesting and research stage
DraftTest results are analyzed; feedback is requested
HistoricProtocols replaced by more recent ones
InformationalProtocols developed outside of the IETF (usually by vendors)
Network Access LayerEthernet; LAN; WAN
Internet LayerIP; ICMP; IGMP; ARP; RARP
Transport LayerTCP; UDP
Application LayerHTTP; FTP; TFTP; TELNET; NNTP; SMTP; SNMP; DNS; BOOTP; DHCP
Demultiplexing RoutingProcess of choosing a path to send packets
Direct RoutingSends information to hosts within the same physical network
Indirect RoutingPackets move between outside networks; requiring a router
Routing ProcessPacket must have a destination address
Table of addressesInput by hand (static routing)
Interior ProtocolsUsed within a company network
RIPprotocol that maintains the best closest route to a destination
OSPFprotocol that uses bandwidth; connections and security to determine the best route to a destination
Exterior ProtocolsUsed outside a company network
Port NumbersContained in packet information
Address FormContains the network portion (N) and host portion (h)
Class AN.h.h.h
Class BN.N.h.h
Class CN.N.N.h
Class ANumbered from 0 - 126
Class BNumbered from 128 - 191
Class CNumbered from 192 - 223
Class DNumbered from 224 – 239
Class ENumbered from 240 – 247
Loopback – 127Used for troubleshooting and diagnostics
Broadcast - 255Used to broadcast packets to ALL hosts on the network
Reserved10; 172; and 192 (in the first octet); Used for private networks
Shortcomings of IPv4Limited address space
Strengths of IPv6More efficient and requires less administrative overhead than IPv4
Default gatewayThe device that routes information out of the LAN
Broadcast addressSends messages to all the network hosts
Network AddressesContain a 0 in the host portion of the address
Host AddressesCan not contain a 0 in the host portion of the address
PingDetermines connectivity between source and destination
Tracert or TracerouteDetermines the path between source and destination
NetstatDisplays the contents of network data structures
Ipconfig (WinNT; 2K or XP) winipcfg (Win 95; 98; Me)Displays the physical address; the IP address; subnet mask and default gateway
Network AnalyzersCaptures data as it moves through the network

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