What are the various address translation schemes, Computer Engineering

Assignment Help:

What are the various address Translation schemes? Explain which scheme is used in Internet?

Translation from a computer's protocol address to a corresponding hardware address is termed as address resolution. Address resolution algorithms can be grouped in three fundamental categories:

Table lookup-

Bindings or mapping are stored in a table in memory, which the software searches when it requires resolving an address.

Closed Form Computation-

The protocol address assigned to a computer is selected carefully therefore the computer's hardware address can be calculated from the protocol address using fundamental Boolean and arithmetic operations.

Message Exchange-

Computer exchange messages across a network to solve an address. One computer sends a message which requests an address binding (that is translation), and other computer sends a reply which contains the requested information.

TCP/IP can utilize any of the three methods; the method selected for an exact network depends upon the addressing scheme used through under lying hardware.

Usually third scheme is used over internet. The TCP/IP suite includes a standard address resolution protocol (ARP). Address resolution protocol defines the format of the messages that computers exchange to solve an address with rules for handling ARP messages.


Related Discussions:- What are the various address translation schemes

Background, Background, Examples and Hypothesis: Now we will switch of...

Background, Examples and Hypothesis: Now we will switch off with three logic programs. So very firstly, we will have the logic program representing a set of positive examples

Create a web page from which customers can order equipment, Q. Create a Web...

Q. Create a Web page from which customers can order equipment? Suppose your boss wants you to create a Web page from which customers can order computer equipment. You need to c

Define the meaning of document and finger print, a. Define the meaning of "...

a. Define the meaning of "Document & Finger print" and "Message & Message Digest". What's the difference among the 2 pairs? b. Describe Davies Meyer scheme with diagram. c. W

What are different adder circuits you studied, Half Adder (for addition of ...

Half Adder (for addition of two bits) Full Adder (for addition of three bits) Carry look ahead adder Carry save adder Carry propagate adder

Explain about ALU organisation, ALU ORGANISATION An ALU performs simple...

ALU ORGANISATION An ALU performs simple arithmetic and logic operation as well as shift operations. Complexity of an ALU relies on the type of instruction set for that it has b

SIDE EFFECT , EXPLAIN SIDE EFFECT OF SCAN CONVERSION WITH DIGRAM

EXPLAIN SIDE EFFECT OF SCAN CONVERSION WITH DIGRAM

Routines which handle dynamic processes, Q. Routines which handle dynamic p...

Q. Routines which handle dynamic processes? number of routines which handle dynamic processes:  int pvm_joingroup( char *group ) Enrolls calling process in a na

Define polling, Define Polling. A Polling process is used to recognize...

Define Polling. A Polling process is used to recognize the highest priority source by software means. In this process there is one common branch address for all interrupts.

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Determine about the voice systems, Determine about the Voice Systems Sp...

Determine about the Voice Systems Speech recognizers are used in some graphics workstations as input devices to accept voice commands. The voice-system input can be used to ini

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