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

Exit the loop on end-of-file, Continuing in main, write a loop that will re...

Continuing in main, write a loop that will read from the ifstream that reads enough information to  create a person object (i.e. first name, last name, and weight).  Exit the loop

Explain the term - rational rose and visio 2000 enterprise, Explain the ter...

Explain the term - Rational Rose and Visio 2000 Enterprise Rational Rose: IBM Rational RequisitePro is a powerful and easy-to-use tool for use case management and requirement

Executing a parallel algorithm, Q. Executing a parallel algorithm? Mult...

Q. Executing a parallel algorithm? Multiple processors need synchronization with one another when executing a parallel algorithm. So task which is running on processor X may ha

Loop level-levels of parallel processing, Loop Level At this level, rep...

Loop Level At this level, repeated loop iterations are the applicants for parallel execution. However, data dependencies among subsequent iterations may limit parallel executio

Storage technology, Storage Technology: In the previous section, the, ...

Storage Technology: In the previous section, the, recent innovations relating to the processing aspects of computer technology were discussed briefly. In considering some of t

Explain the action-object matrix, Explain the Action-object matrix A...

Explain the Action-object matrix A matrix showing how update actions influence objects.  It may be considered to be part of user object model as it summarizes user object ac

Determine the use of loop instruction, Q. Determine the use of LOOP instruc...

Q. Determine the use of LOOP instruction? Program: This program prints the alphabets (A-Z) ; Register used: AX, CX, DX CODE SEGMENT ASSUME: CS: CODE.     MAINP:

Write a c program to sort in ascending order of n numbers, Write a C progra...

Write a C program to sort in ascending order of n numbers. # include # include void main() { int a[25],no,i,j,m,t; clrscr(); printf("\nEnter Total number

Illustrate internal organisation of ram, Q. Illustrate Internal Organisatio...

Q. Illustrate Internal Organisation of RAM? The construction displayed in Figure below is made up of one JK flip-flop and 3 AND gates. The two inputs to system are one input bi

Why a task cannot return a value, Why a task can n ot return a value? ...

Why a task can n ot return a value? If tasks can return values then Let's take a look at the below example. A=f1(B)+f2(C); and f1 and f2 had delays of say 5 and 10? Whe

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