Give six characteristics of Internet message communication.

What will be an ideal response?


Characteristics of Internet message communication can be listed as follows:
? Connectionless
? Many-to-many communication
? Sequence of individual messages
? Each message limited to 64 Kbytes
? Used by most applications
? Built on TCP protocol

Computer Science & Information Technology

You might also like to view...

Which of the following is a collective term given to guidance on topics related to information systems security, predominantly regarding the planning, implementing, managing, and auditing of overall information security practices?

A) Service level agreements B) Security framework C) “Five A’s” of information security D) CIA security model

Computer Science & Information Technology

You can adjust the transparency of a color by decreasing the percentage of the ____ setting.

A. Visible B. Transparency C. Display D. Alpha

Computer Science & Information Technology

Consider the following struct definition:  struct rectangleData{  double length;  double width;  double area;  double perimeter; };Which of the following variable declarations is correct?

A. rectangle rectangleData; B. struct rectangleData(); C. rectangleData myRectangle; D. rectangleData rectangle = new rectangleData();

Computer Science & Information Technology

Critical Thinking QuestionsCase 2-1You are planning a new presentation on marketing that you will deliver to your Intro to Business class. You also want to ensure consistency across all the slides in the presentation. In addition to applying an appropriate document theme for consistency in colors and fonts, you also decide to ____. a. arrange the slides in portrait orientationc. add speaker notes to all the slidesb. apply style guidelines to all slide textd. add a closing slide

What will be an ideal response?

Computer Science & Information Technology