Exam 23: Internet Networking

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

What are among the most important pieces of information that must be included in an IP packet? I. The Internet address of the recipient II. The URL of the recipient III. The Internet address of the sender IV. The port number of the sender

Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
Verified

A

The HTTP command POST ____________.

Free
(Multiple Choice)
4.7/5
(35)
Correct Answer:
Verified

B

Suppose that sock refers to a TCP socket connected to another machine, and in is aScanner.Which code sends the string "Who is there?" to the other machine, receives the return answer, and then prints it?

Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
Verified

D

Which code fragment creates a server running at port 6666 and sends one line of text, "Hello from earth" over and over to any machine that connects to the server?

(Multiple Choice)
4.7/5
(29)

To close a connection, which of the following statements can you use?

(Multiple Choice)
4.9/5
(36)

The following command: java pgmName hostname / lets you retrieve any item from a web server.The slash means:

(Multiple Choice)
4.8/5
(43)

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

(Multiple Choice)
4.8/5
(29)

The HTTP response code 200 means _______________.

(Multiple Choice)
4.9/5
(40)

Which of the following HTTP commands supplies input to a server-side command and returns the result?

(Multiple Choice)
4.9/5
(35)

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.8/5
(46)

Which of the following is false about packets?

(Multiple Choice)
4.8/5
(38)

Which of the following protocols is used to send email messages?

(Multiple Choice)
4.8/5
(33)

_________ objects are used for communication (IO) between two computers (client and server).

(Multiple Choice)
4.9/5
(27)

The HTTP command HEAD ____________.

(Multiple Choice)
4.7/5
(41)

A thread dies ______________

(Multiple Choice)
4.8/5
(31)

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.8/5
(34)

The ____________ has one function, to attempt to deliver data from one computer to another across the Internet.

(Multiple Choice)
4.9/5
(39)

The HTTP command OPTIONS ____________.

(Multiple Choice)
4.8/5
(33)

The HTTP command TRACE ____________.

(Multiple Choice)
4.8/5
(46)

Suppose you use the URLGet program in Section 23.5 to get a web page that does not exist on a server (which does exist).Assuming that the server is otherwise working properly, what will happen?

(Multiple Choice)
4.8/5
(33)
Showing 1 - 20 of 74
close modal

Filters

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