Exam 22: Internet Networking

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Buffering the characters means:

(Multiple Choice)
4.8/5
(41)

You should not use a ______ to connect to a web server.

(Multiple Choice)
4.8/5
(33)

The ______ method of the ServerSocket class waits for a client connection.

(Multiple Choice)
4.7/5
(37)

The ____ program is a useful tool for establishing test connections with servers.

(Multiple Choice)
4.9/5
(46)

Two kinds of data are transmitted between computers: ______________ refers to the data that one computer actually wants to send to another. Network protocol data are the data that describe how to reach the intended recipient and how to check for errors and data loss in the transmission.

(Multiple Choice)
4.9/5
(41)

The term _____________ data refers to the data that describe how to reach the intended recipient and how to check for errors and data loss in the transmission.

(Multiple Choice)
4.8/5
(34)

When a web page is loaded, the browser stores it in a ________ directory.

(Multiple Choice)
4.9/5
(43)

The ______ method empties the buffer and forwards all waiting characters to the destination.

(Multiple Choice)
4.9/5
(45)

A page not found has status code _______________.

(Multiple Choice)
5.0/5
(35)

The ____________ translates domain names into Internet addresses.

(Multiple Choice)
4.8/5
(41)

Write a code fragment that connects to a server running on gorge.divms.uiowa.edu at port 2345 and reads one line of text sent by the server.

(Multiple Choice)
4.7/5
(30)

The Java library provides a _________ class that can take care of the socket connection to a web server.

(Multiple Choice)
4.8/5
(28)

The HTTP command POST ____________.

(Multiple Choice)
4.9/5
(33)

IP breaks up large chunks of data into more manageable ____________________.

(Multiple Choice)
4.8/5
(36)

A(n) _______________ is a set of instructions and rules that the client and server follow to allow communication between them. Each will know what to send and what to expect to receive from its partner in the communication.

(Multiple Choice)
4.9/5
(28)

The HTTP command TRACE ____________.

(Multiple Choice)
4.8/5
(39)

The HTTP command HEAD ____________.

(Multiple Choice)
4.8/5
(37)

_______ ________ was developed to enable different local area networks to communicate with each other and has become the basis for connecting computers around the world over the Internet.

(Multiple Choice)
4.8/5
(36)

Which code creates a server socket on port PORT_NUMBER and listens for a connection?

(Multiple Choice)
4.8/5
(32)

A ______ is an object that encapsulates a TCP connection.

(Multiple Choice)
4.7/5
(43)
Showing 41 - 60 of 74
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)