Pytanie |
Odpowiedź |
|
rozpocznij naukę
|
|
Web application, video/audio streaming, real-time video/audio streaming
|
|
|
|
rozpocznij naukę
|
|
Point-to-point link, Multiple-access link
|
|
|
|
rozpocznij naukę
|
|
Circuit switching network, Packet switching network
|
|
|
Circuit switching network rozpocznij naukę
|
|
establishes a dedicated circuit across a sequence of links and then allows the source node to send a stream of bits
|
|
|
|
rozpocznij naukę
|
|
send discrete blocks of data to each other. A block of data is called packet/message. Switched networks typically use a strategy called store-and-forward
|
|
|
|
rozpocznij naukę
|
|
node responsible for storing and forwarding packets
|
|
|
|
rozpocznij naukę
|
|
|
|
|
|
rozpocznij naukę
|
|
switch that is connected to two or more networks
|
|
|
|
rozpocznij naukę
|
|
process of determining, by the switch, how to forward the message to its destination
|
|
|
|
rozpocznij naukę
|
|
sharing of a system resource among multiple users
|
|
|
|
rozpocznij naukę
|
|
Synchronous time-division multiplexing, divide time into equal parts and allow each data flow to be sent over during this period
|
|
|
|
rozpocznij naukę
|
|
frequency division multiplexing, transmit each data flow over the link at a different frequency
|
|
|
|
rozpocznij naukę
|
|
data frames are forwarded to the nodes based on their request
|
|
|
|
rozpocznij naukę
|
|
connects one process to another, allows for communication between processes
|
|
|
|
rozpocznij naukę
|
|
ensures that every message sent by one side is received by the other side and that only one copy of each message is delivered
|
|
|
|
rozpocznij naukę
|
|
support: one-way and two-way traffic. The message stream channel doesn't have to guarantee that all messages are delivered, however, it needs to ensure that those messages arrive in the same order in which they were sent
|
|
|
|
rozpocznij naukę
|
|
Physical, Data, Network, Transmission, Session, Presentation, Appliaction layers
|
|
|
|
rozpocznij naukę
|
|
handlers the transmission of raw bits over a communication channel
|
|
|
|
rozpocznij naukę
|
|
collects a stream of bits into a larger aggregate called a frame
|
|
|
|
rozpocznij naukę
|
|
handles routing among nodes within a packet-switched network
|
|
|
|
rozpocznij naukę
|
|
implements a process-to-process channel of communication
|
|
|
|
rozpocznij naukę
|
|
provides name space that is used to tie together the transport streams
|
|
|
|
rozpocznij naukę
|
|
decide on format of data exchanged between peers
|
|
|
|
rozpocznij naukę
|
|
include HTTP enabling web browsers to request pages from web servers
|
|
|
|
rozpocznij naukę
|
|
communication service used to exchange messages. Protocol must have service and peer interface
|
|
|
|
rozpocznij naukę
|
|
Application Programming Interface- interface provided by the OS allowing for executing protocols
|
|
|
|
rozpocznij naukę
|
|
point where a local application process attaches to the network
|
|
|
|
rozpocznij naukę
|
|
ratio of bits per second that can be transmitted on the link
|
|
|
|
rozpocznij naukę
|
|
describe how long does it takes a message to travel from one end of network to the other one
|
|
|
Delay X Bandwidth product rozpocznij naukę
|
|
inform us about number of bits that must be transmitted before the first bit arrives to the receiver
|
|
|