Exam 16: Writing a Network Application

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

The ____ line must be the first output generated by a CGI program and tells the browser what type of information it is receiving.

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

B

Describe the NETMAZE program.

Free
(Essay)
4.8/5
(36)
Correct Answer:
Verified

The NETMAZE program contains both client code and server code, using command line parameters to enter one mode or the other. If neither mode is specified, NETMAZE operates as a stand-alone game, not using the network at all.

In the Windows environment, network functions are provided through the ____ API.

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

A

List the two forms of Visual Basic code and two types of applications that can be created with Visual Basic for use with the Internet.

(Essay)
4.8/5
(27)

When a socket is in ___________________ mode, and a read type of function is called, the program will stop and wait for a packet to be received.

(Short Answer)
4.7/5
(41)

____ are server applications that run on the Microsoft Internet Information Server.

(Multiple Choice)
4.7/5
(39)

What are DHTML applications?

(Essay)
4.9/5
(36)

_____________________________________________ is an interpreted language useful for CGI applications.

(Short Answer)
4.9/5
(31)

The ____ project on Linux supports the C# language.

(Multiple Choice)
4.8/5
(40)

The ____ function is used to send text results back to the browser.

(Multiple Choice)
5.0/5
(27)

When troubleshooting a network application, test your connection by PINGing the server machine from the client (or vice versa) to make sure the machines are able to communicate.

(True/False)
4.8/5
(35)

The IRP device operates using ____.

(Multiple Choice)
5.0/5
(24)

The IPS device operates using ____.

(Multiple Choice)
4.8/5
(34)

List three of the special features of the LS100.

(Essay)
4.7/5
(35)

In the client-server model, the message containing the client request is ____ inside a network packet and transmitted over a physical connection to the server.

(Multiple Choice)
4.9/5
(33)

When a socket is in ____________________ mode, the program accepts a packet if one is available but will not stop and wait for a new packet to arrive.

(Short Answer)
4.9/5
(32)

Visual Basic comes complete with many sample applications to help get you started with Internet programming right away.

(True/False)
4.8/5
(33)

Every network application uses a ____ to communicate.

(Multiple Choice)
5.0/5
(27)

Client-server messages only contain text-based data.

(True/False)
4.9/5
(40)

Perl programs are called ____________________.

(Short Answer)
4.9/5
(37)
Showing 1 - 20 of 26
close modal

Filters

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