Module 14 15
Module 14 15
internetwork
network access
application
session
presentation
Navigation Bar
10In what networking model would eDonkey, eMule, BitTorrent, Bitcoin, and
LionShare be used?
client-based
point-to-point
peer-to-peer
master-slave
11Which applica ons or services allow hosts to act as client and server at the same
me?
email applications
client/server applications
authentication services
P2P applications
Navigation Bar
12Which OSI layer provides the interface between the applications used to
communicate and the underlying network over which messages are transmitted?
session
presentation
transport
application
3Which networking model is being used when an author uploads one chapter
document to a file server of a book publisher?
client/server
point-to-point
peer-to-peer
primary-secondary
14What is an advantage of SMB over FTP?
SMB is more reliable than FTP because SMB uses TCP and FTP uses UDP.
Only with SMB can data transfers occur in both directions.
SMB clients can establish a long-term connection to the server.
Only SMB establishes two simultaneous connections with the client, making the data transfer faster.
15Which applica on layer protocol uses message types such as GET, PUT, and POST?
HTTP
DNS
SMTP
DHCP
POP3
Navigation Bar
16Which two protocols may devices use in the application process that sends email?
(Choose two.)
HTTP
POP3
IMAP
DNS
SMTP
POP
18A client creates a packet to send to a server. The client is requesting TFTP service.
What number will be used as the destination port number in the sending packet?
53
80
67
69
9Which three statements characterize UDP? (Choose three.)
UDP provides connection-oriented, fast transport of data at Layer 3.
UDP is a low overhead protocol that does not provide sequencing or flow control mechanisms.
UDP relies on IP for error detection and recovery.
UDP relies on application layer protocols for error detection.
UDP provides basic connectionless transport layer functions.
UDP provides sophisticated flow control mechanisms.
17A PC that is communicating with a web server has a TCP window size of 6,000
bytes when sending data and a packet size of 1,500 bytes. Which byte of information
will the web server acknowledge after it has received four packets of data from the
PC?
3000
1500
3001
6001
20A PC is downloading a large file from a server. The TCP window is 1000 bytes.
The server is sending the file using 100-byte segments. How many segments will the
server send before it requires an acknowledgment from the PC?
1 segment
10 segments
1000 segments
100 segments
21What does a client do when it has UDP datagrams to send?