Networks Flashcards
Protocol
A set of rules governing the exchange or transmission of data between devices.
Hypertext Transfer Protocol (HTTP)
protocol that defines how messages are formatted and transmitted over the World Wide Web
File Transfer Protocol (FTP)
a simple network protocol that allows the transfer of files between two computers on the internet
Transmission Control Protocol (TCP)
provides reliable, ordered, and error-checked delivery of a stream of packets on the internet.
Internet Protocol (IP)
A communication standard that enables computers to route communications traffic from one network to another as needed.
Post Office Protocol (POP)
An application layer over the internet standard protocol is used by local email clients to retrieve email from a remote server over a TCP/IP connection.
Internet Message Access Protocol (IMAP)
A protocol that resides on an incoming mail server. Similar to POP, but is more powerful. Allows sharing of mailboxes and multiple mail server access.
Simple Message Transfer Protocol (SMTP)
the basic communications protocol used to send e-mail
UDP (User Datagram Protocol)
.
Protocol that operates instead of TCP in applications where delivery speed is important and quality can be sacrificed
Application Layer
provides services to ensure that effective communication between computer programs on a network is possible.
Transport Layer
A set of protocols that ensure that data are transferred from point A to point B reliably and without errors. This layer of services includes flow control, acknowledgment, error correction, segmentation, reassembly, and sequencing.
Internet Layer
A layer responsible for addressing, packaging, and routing messages on the Internet
Link Layer
handles all the physical details of interfacing with the cable, including the network interface card and a device driver
Local Area Network (LAN)
Connects a group of computers in close proximity, such as in an office building, school, or home
Wide Area Network (WAN)
A network that connects devices in geographically separated areas.