What is domain explain, Computer Engineering

Assignment Help:

Q. What is Domain explain?

Domain can be an apartment complex, a town or even a country. Sub-domains can correspond to organizations like expertsmind. United States comes under a large domain. "US". Computers known as name servers contain database of Internets host addresses. They translate word addresses or persons understandable into numeric equivalents. Let's see another instance of Internet address:

https://www.expertsmind.com

What does it all mean? Actually to ISP server, very little. Server wants to see something quite different. It wants to see a 32-bit number as an Internet address. Something like this equivalent decimal grouping:

198.168.45.249

Internet addresses, known as universal resources locators (URL), are translated from one form to other using an address resolution protocol. First address is in the form we are most used to and that user use to access an Internet site. In this illustration, address is for a website, identified by hypertext transfer protocol (http) that controls access to web pages. Following http is a delimiter sequence, ://, and identification for world wide web (www).

Domain name, expertsmind.ac follows www and identifies general site for web.(dot) edu is one instance of a domain top, which is a broad classification of web users. Other common domain tops are:

.com for commerce and businesses

 .gov for government agencies

 .mil for military sites

 .org for all kinds of organizations.

Finally, in this illustration is a country code, again preceded by a dot. Here we are using us for United States, which is default country.

Addresses can be followed by subdomains separated by slashes (/) or dots as needed. These addresses are translated into a 32-bit (4 decimal numeric groups) address demonstrated for https:// www.expertsmind.us.


Related Discussions:- What is domain explain

Secondary memory and characteristics, It is desirable that operating speed ...

It is desirable that operating speed of primary storage of a computer system be as fast as possible since most of the data transfer to and from processing unit is via main memory.

What is the importance of hierarchy of operators, Bring out the importance ...

Bring out the importance of hierarchy of operators?  The operators  within  C are grouped  hierarchically according to their precedence(i.e., order of evaluation). Operations w

How steps of instruction execution can be broken down, Q. How steps of inst...

Q. How steps of instruction execution can be broken down? Let's explain how these steps of instruction execution can be broken down to micro-operations. To make easier this dis

History of parallel computers, History Of Parallel Computers The test ...

History Of Parallel Computers The test with and implementations of the utilize of parallelism started year back in the 1950s by the IBM.  The IBM enlarges computers also calle

Explain the different sub-functions of process scheduling, Explain the diff...

Explain the different sub-functions of Process Scheduling. Process scheduling contains the subsequent sub-functions: 1. Scheduling: Chooses the process to be executed next

Two layer artificial neural networks, Two Layer Artificial Neural Networks:...

Two Layer Artificial Neural Networks: However decision trees are whenever powerful they are as a simple representation scheme. Whereas graphical on the surface that they can b

Example on passing parameters through stack, Q. Example on Passing Paramete...

Q. Example on Passing Parameters through Stack? PROGRAM: Version 3 DATA_SEG               SEGMENT                         BCD DB 25h; Storage for BCD test value BIN

What is delegation, What is delegation? Delegation gives a proper mecha...

What is delegation? Delegation gives a proper mechanism to achieve the desired code reuse. The method is caught in the desired class and forwarded to another class for actual i

Time complexity in the worst case, Speicified the following piece of code: ...

Speicified the following piece of code: int i = 1; int j = 4; while (i     {      if (i%3 == 0) i+=3;      else i+=4;        if (j%2 == 0) j*=4;      els

What is a reference string, What is a reference string? An algorithm is...

What is a reference string? An algorithm is evaluated by running it on a exacting string of memory references and computing the number of page faults. The string of memory refe

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd