Exam 16: Writing a Network Application

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

List three of the special features of the LS100.

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

Answer consists of three of the following:
Connect serial devices to an Ethernet network
Support for RS232 serial devices using a DB9 connector
Serial transfer rate up to 115Kbps
Configuration via telnet or serial port
Support for ARP,IP/ICMP,TCP/IP,Telnet,DHCP client,and PPPoE protocols

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.

Free
(Short Answer)
4.8/5
(31)
Correct Answer:
Verified

nonblocking

What are DHTML applications?

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

DHTML (Dynamic HTML)applications are client applications that interface directly with the browser.DHTML applications are able to create new or updated Web pages on the fly,based on user interaction.

Using the LS100,many legacy serial devices can extend their useful lifetime and continue to provide the essential features they were designed to perform,on a network.

(True/False)
4.8/5
(35)

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

(Multiple Choice)
4.8/5
(37)

Perl programs are called ____________________.

(Short Answer)
4.8/5
(34)

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

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

(Multiple Choice)
4.9/5
(37)

Client-server messages only contain text-based data.

(True/False)
4.9/5
(34)

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

(Multiple Choice)
4.9/5
(36)

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

(Multiple Choice)
4.8/5
(34)

The ____ project on Linux supports the C# language.

(Multiple Choice)
4.9/5
(37)

Match each item with a statement below. -Associates the protocol (Internet),the IP address (ANY)and the specific port number (7500)with a socket

(Multiple Choice)
4.8/5
(35)

Match each item with a statement below. -Requires a session to be established between the client and server

(Multiple Choice)
4.7/5
(32)

_____________________________________________ is an interpreted language useful for CGI applications.

(Short Answer)
4.7/5
(25)

Every network application uses a ____ to communicate.

(Multiple Choice)
4.7/5
(39)

Match each item with a statement below. -Uses UDP datagrams and eliminates the session overhead

(Multiple Choice)
4.8/5
(39)

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

Describe the NETMAZE program.

(Essay)
4.8/5
(30)

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.7/5
(27)
Showing 1 - 20 of 30
close modal

Filters

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