Computer Networks 1

 0    30 fiche    tkrucz
Télécharger mP3 Imprimer jouer consultez
 
question English réponse English
Network applications
commencer à apprendre
Web application, video/audio streaming, real-time video/audio streaming
Netwrok connectivity
commencer à apprendre
Point-to-point link, Multiple-access link
Switched networks
commencer à apprendre
Circuit switching network, Packet switching network
Circuit switching network
commencer à apprendre
establishes a dedicated circuit across a sequence of links and then allows the source node to send a stream of bits
Packet switching
commencer à apprendre
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
switch
commencer à apprendre
node responsible for storing and forwarding packets
host
commencer à apprendre
node that use a network
router/gateway
commencer à apprendre
switch that is connected to two or more networks
routing
commencer à apprendre
process of determining, by the switch, how to forward the message to its destination
multiplexing
commencer à apprendre
sharing of a system resource among multiple users
STDM
commencer à apprendre
Synchronous time-division multiplexing, divide time into equal parts and allow each data flow to be sent over during this period
FDM
commencer à apprendre
frequency division multiplexing, transmit each data flow over the link at a different frequency
Statistical multiplexing
commencer à apprendre
data frames are forwarded to the nodes based on their request
channel
commencer à apprendre
connects one process to another, allows for communication between processes
Request/Reply channel
commencer à apprendre
ensures that every message sent by one side is received by the other side and that only one copy of each message is delivered
Message stream channel
commencer à apprendre
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
OSI/7 layer architecture
commencer à apprendre
Physical, Data, Network, Transmission, Session, Presentation, Appliaction layers
Physical Layer
commencer à apprendre
handlers the transmission of raw bits over a communication channel
Data Layer
commencer à apprendre
collects a stream of bits into a larger aggregate called a frame
Network Layer
commencer à apprendre
handles routing among nodes within a packet-switched network
Transport Layer
commencer à apprendre
implements a process-to-process channel of communication
Session Layer
commencer à apprendre
provides name space that is used to tie together the transport streams
Presentation Layer
commencer à apprendre
decide on format of data exchanged between peers
Application Layer
commencer à apprendre
include HTTP enabling web browsers to request pages from web servers
protocol
commencer à apprendre
communication service used to exchange messages. Protocol must have service and peer interface
API
commencer à apprendre
Application Programming Interface- interface provided by the OS allowing for executing protocols
socket
commencer à apprendre
point where a local application process attaches to the network
bandwidth
commencer à apprendre
ratio of bits per second that can be transmitted on the link
latency
commencer à apprendre
describe how long does it takes a message to travel from one end of network to the other one
Delay X Bandwidth product
commencer à apprendre
inform us about number of bits that must be transmitted before the first bit arrives to the receiver

Vous devez vous connecter pour poster un commentaire.