ch 2 Flashcards
1
Q
why OSI has not dominated like TCP ?
A
- TCP appeared earlier.
- OSI is more complex and could result in heavy processing.
2
Q
what is the application layer?
A
provides the user interface and support and enable the user to connect to the network.
3
Q
what are the protocols of the application layer?
A
- HTTP
- FTP
- TELENT
- SMTP
- DNS
4
Q
what is the presentation layer?
A
- translate between two different encoding methods
- Encryption: for privacy
- compression: reduce the number of bits in contained in the information.
5
Q
what is the session layer?
A
- dialogue control: allows two systems to enter a dialogue; either half or full duplex.
- Synchronization: add a checkpoint into a stream of data.
فتح و إغلاق السيشن وتحديد القناة
6
Q
what is the transport layer?
A
- responsible for the delivery of the message from one process to another
- handles the source-to-destination delivery of the message possibly across multiple networks.
- performs error hand, ensures all data received in proper sequence, and if the data is missing resend it again.
7
Q
what are the protocols of the transport layer?
A
- TCP
- UDP
8
Q
what is the network layer?
A
- responsible for creating the connection between the source and destination devices.
- handles the reception of the message possibly across multiple networks
9
Q
what is the protocol used in the network layer?
A
IP
10
Q
what is the data link layer?
A
- responsible for transmitting the datagram from one node to another.
- makes the physical layer appears error free.
a- framing: divde the stream of packet from the network layer into packets.
b-physical addressing
c- flow control
d- error control
e- prevent duplication.
11
Q
what is the physical layer?
A
- establish the physical characteristics of the network e.g. cable
- define the electrical characteristics of the network
- transmit the binary data as electrical signals.