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

What is c language, The C programming language is a standardized programmin...

The C programming language is a standardized programming language forrned in the early 1970s by Ken Thompson and Dennis Ritchie for use on the UNIX operating system. It has since s

Define the edge-triggered flip-flops, Define the Edge-Triggered Flip-flops?...

Define the Edge-Triggered Flip-flops? An edge-triggered flip-flop changes states either at the negative edge (falling edge) or at the positive edge (rising edge) of the clock p

Design a memory buffer of limited size, Extend task 1 so that it now suppor...

Extend task 1 so that it now supports a memory buffer of limited size. Provide the same functionality as task 1 except now make the server work with a limited buffer size. Like

How do you find out the flaw, How do you find out the flaw, which of the ad...

How do you find out the flaw, which of the address getting written wrongly. Fill the full memory once with either random data or sequential data then after filling totally rea

Explain the compiler - computer programming, Explain the Compiler - Compute...

Explain the Compiler - Computer Programming? The Compiler is a program that translates source code into object code. The compiler derives its name from the means it works looki

Define syntax of barrier directive, Q. Define syntax of barrier directive? ...

Q. Define syntax of barrier directive? Barrier Directive  The syntax of barrier directive is  #pragma omp barrier When a thread attains barrier it waits till all threa

Explain how a critical section avoids race condition, Explain how a critica...

Explain how a critical section avoids Race condition. To prevent Race Condition, concurrent processes should be synchronized. Data consistency needs that only one process m

Determine the statement for array, Q. Determine the statement for array? ...

Q. Determine the statement for array? Determine the statement ALIGN A[i] WITH B[i] This statement aligns every A[i] with B[i] as displayed in Figure below. Figure

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