Computer Networks 1

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

Debes iniciar sesión para poder comentar.