In the early days of the Internet, how was name resolution handled?

What will be an ideal response?


When the Internet was very young and populated with only a few hundred computers, name resolution was pretty simple. The original TCP/IP specification implemented name resolution using a special text file called hosts. A copy of this file was stored on every computer system on the Internet. The hosts file contained a list of IP addresses for every computer on the Internet, matched to the corresponding system names.
 

Computer Science & Information Technology

You might also like to view...

Double-clicking a file with a .docx extension will open Microsoft Word

Indicate whether the statement is true or false

Computer Science & Information Technology

To associate caption text with an img element, you place the text in a ____ element that is nested within the figure element for the image.

A. captext B. figtext C. textcaption D. figcaption

Computer Science & Information Technology

Using digit extraction selected digits are extracted from the key and used as the address.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which attribute in XML code can be used to place an image on the surface of a Button control?

A. android:image B. image:src C. image:path D. android:src

Computer Science & Information Technology