Chapter 6 & 7 Flashcards
What kind of message architecture supports all TCP/IP application layer protocols and services?
a. Client/server
b. peer-to-peer
c. request/reply
d. push-pull
c. request/reply
When the TCP/IP host that initiats contact with another TCP/IP host nearly always makes requests, and the contacted host invariably reponds to those requests, what kind of relationship exists between those host for that service?
a. Client/server
b. peer-to-peer
c. request/reply
d. push-pull
a. client/server
When a TCP/IP host can initiate contact with another TCP/IP host to make a request for service, but the other host can turn around and do the same thing, what kind of relationship exsits between those hosts for that service?
a. Client/server
b. peer-to-peer
c. request/reply
d. push-pull
b. peer-to-peer
When two servers want to exchange data, and the sending host originates the transfer of data to the receiver, what is this kind of transfer operation called?
a. pull
b. push
c. push-pull
d. store and forward
b. push
When two servers can exchange data, and the sender initiates transfer to the receiver once data changes occur, but the receiver periodically initiates transfers, what is this kind of transfer called?
a. pull
b. push
c. push-pull
d. store and forward
c. push-pull
Which two advantages are derived immediately when replicating data across multiple servers?
a. backup and recovery
b. availability
c. redundancy
d. robustness
b. availability
d. robustness
Which form of FTP client operates as a popular, standalone software application?
a. command-line FTP program
c. embedded FTP code
c. Web-based FTP access
d. graphical FTP program
d. graphical FTP program
Which software component on an FTP server handles incoming user commands?
a. command interpreter
b. protocol interpreter
c. runtime library
d. user interface
b. protocol interpreter
Telnet supports only unidirectional, byte-oriented communications. True or false?
false
Telnet passes account names and passwords in clear text from the local host to the remote host. True or False?
true
Which of the following statements best describes the sender-SMTP process?
a. sends reply codes, including responses to codes and mail messages sent
b. forwards e-mail messages from one server to another
c. sends mail commands and mail messages
d. tracks delivery and reception of all mail messages sent.
c. sends mail commands and mail messages
Which of the following statements best describes the receiver-SMTP process?
a. sends responses to all mail messages received.
b. sends reply codes, including responses to codes and mail messages sent.
c. forwards e-mail messages from one server to another
d. sends mail commands and mail messages
b. sends reply codes, including responses to codes and mail messages sent.
A store and forward email system stores all inbound messages destined for local clients and forwards all inbound messages destined for clients on other email servers. True or False?
True
The generic named used to identify a Web resource is a:
a. Uniform Resource locator (URL)
b. Uniform Resource Name (URN)
c. Uniform Resource Identifier(URI)
d. Universal Naming convention(UNC)
c. Uniform Resource Identifier (URI)
The abbreviation for the secure implementation of HTTP is called:
a. SHTTP
b. HTTPS
c. SSL
d. SSH
b. HTTPS
Which of the following ongoing connections does FTP maintain during an active session? (Choose all that apply)
a. session connection
b. client connection
c. command connection (port 21)
d. server connection
e. data connection (port 20)
c. command connection
e. data connection
Which of the following basic TCP/IP services responds to a service request with an arbitrary stream of characters?
a. Finger
b. echo
c. chargen
d. QOD
e. whois
c. chargen
Which of the following basic TCP/IP services can provide information about registered domain names?
a. Finger
b. echo
c. chargen
d. QOD
e. whois
e. Whois
Which of the following basic TCP?IP utilities is not included in Simple TCP/IP Services in windows 2000 and Windows XP?
a. Echo
b. Chargen
c. QOD
d. Whois
a. echo
b. chargen