Chapter 16: Networking Flashcards
LAN
Local area network. A network in which the components connect through network cables; if a router is used, the network is a WAN.
WAN
Wide area network. Network that spans multiple cities, countries, or continents. Network sections might be linked by leased line, Internet backbone, or satellite feed; routers connect LANs to WANs and WAN segments to each other
client
Computer that uses shared resources on network.
server
Computer that shares drives and other resources over a network. Peer servers can also be used as workstations; dedicated servers provide services to other computers such as file, print, email, and so on
client/server
Network using dedicated servers such as Novell NetWare or Windows Server.
peer-to-peer
Network in which some or all of the client PCs also act as peer servers.
modem
Short for modulate-demodulate, this device converts digital computer information into analog form and transmits it via telephone system to another computer
DUN
Dial-up networking. Using an analog (phone line) modem to connect to other computers.
DSL
Digital Subscriber Line. A type of broadband Internet service that uses telephone lines to carry Internet traffic at speeds as high as 768Kbps or more while allowing you to use your phone for normal functions at the same time. Two major types of DSL are ADSL and SDSL. See those entries for details.
ADSL
Asymmetric Digital Subscriber Line. A form of DSL that enables faster downloads than uploads. Can be provided over high-quality existing phone lines and is well suited for residential and small-business use.
SDSL
Synchronous DSL. A type of DSL connection in which upload and download speeds are the same. SDSL connections are marketed to business rather than to home users and almost always require a newly installed circuit to the location and professional installation. See also DSL, ADSL.
TCP/IP
Transmission Control Protocol/Internet Protocol. The Internet’s standard network protocol that is now becoming the standard for all networks.
HTTP
Hypertext Transfer Protocol. The basis for hyperlinking and the Internet; it is interpreted by a web browser program.
HTTPS
Hypertext Transfer Protocol over Secure Sockets Layer. HTTPS connections are often used for payment transactions on the World Wide Web and for sensitive transactions in corporate information systems.
SSL
Secure Sockets Layer. Predecessor of TLS. Used for securing online transactions.
TLS
Transport Layer Security. Successor of SSL. A cryptographic protocol that provides security and data integrity for communications over networks such as the Internet.