• Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • Skip to footer

Computer Notes

Library
    • Computer Fundamental
    • Computer Memory
    • DBMS Tutorial
    • Operating System
    • Computer Networking
    • C Programming
    • C++ Programming
    • Java Programming
    • C# Programming
    • SQL Tutorial
    • Management Tutorial
    • Computer Graphics
    • Compiler Design
    • Style Sheet
    • JavaScript Tutorial
    • Html Tutorial
    • Wordpress Tutorial
    • Python Tutorial
    • PHP Tutorial
    • JSP Tutorial
    • AngularJS Tutorial
    • Data Structures
    • E Commerce Tutorial
    • Visual Basic
    • Structs2 Tutorial
    • Digital Electronics
    • Internet Terms
    • Servlet Tutorial
    • Software Engineering
    • Interviews Questions
    • Basic Terms
    • Troubleshooting
Menu

Header Right

Home » Fundamental » Terms » What is Address?
Next →
← Prev

What is Address?

By Dinesh Thakur

An address on your computer is similar to the address on your house it’s a way for the computer to know where to send its messages, and a way for the information or the device to know it is being called upon.

A unique identifier assigned to distinguish different devices on a network or the location of data in a computer’s MEMORY. Addresses are always ultimately represented as numbers, for ease of traversal and sorting, but they are often given an alternative textual form to make them more memorable to people, as for example with an EMAIL ADDRESS. Also used as a verb to mean the action of selecting a device or locating a piece of data by its address.

Addressing can be physical or logical. A physical address corresponds to a junction physical which is connected terminal equipment. A logical address corresponds to a user, a terminal or a user program which can move geographically. The telephone network provides a first example of addressing Physical: number corresponds to a user, or more precisely a junction. in this network addressing is hierarchical. It uses a different code for the country, region and the switch, the last four digits indicating the subscriber. If the subscriber moves, it changes number. The time switches can divert the call to another number at the request of the subscriber, but the address is not preserved.

A second example is provided by the Ethernet network and more generally by the networks premises. This is a frame level and not addressing packet level. We introduce an example because it could very well be implemented in a package.

Through the IEEE, each module is assigned a unique number. There is no two couplers with the same address. If the party bearing the address can not be moved, addressing physical. However, if the user can leave with his terminal and its interface and reconnect also addressing becomes logical. In the latter case, the routing in large networks is particularly complex.

In the case of Ethernet, addressing is absolute. There is no relationship between addresses located at sites near one another. As shown in Figure, the first bit of the Ethernet address indicates whether the address corresponds to a single coupler (single address) or if it is shared by other couplers to allow Communications multi-point or broadcast. The second bit indicates whether the address used is defined by the IEEE, that is to say, if the address fields have well coupler of the Ethernet address or the user replaced the two fields by specific address. It is highly advisable to keep the original IEEE address coupler to avoid collision with another IEEE address.

  Ethernet address

In the Ethernet address as described above, the geographical location of the subscriber is unknowable, and the delicate routing to implement. This is why the routing level frame has never developed. He would have had to develop a hierarchical addressing.

The Internet is a good example of hierarchical addressing logic. The address is split into two parts giving two levels of hierarchy. The first identifies a terminal machine on a particular network, and the second the number of the network. We see that the address is not necessarily geographical, since a network can contain five PCs, one in each continent. We must find a way to go to the home network and then search within the road network up to the recipient.

We’ll be covering the following topics in this tutorial:

  • SCSI address
  • Memory address
  • Network address
  • Online address
  • Indirect Addressing

SCSI address

A SCSI (pronounced “scu’zzy”) address is a distinct address with a number from 0 to 7 used for SCSI devices, such as hard disks and printers. The Macintosh itself always has a SCSI address of 7; the internal hard disk always has a SCSI address of 0 (zero).

Memory address

The computer actually works only in memory. It takes information out of the hard disk and puts it into memory so it can work. Once the data is in memory, the computer needs to know where to get it and how to send messages to it. The process of finding the information that is tucked away is called addressing.

Let’s say you have 4 megabytes of RAM (random access memory) installed in your computer. These four megabytes are divided up into little cubicles, and each of these cubbies can hold one byte (one little piece of information, or data). Four megabytes is 4,194,304 bytes, which means 4,194,304 little cubbies. Each of these many cubbies has an address in this memory identifying it so the computer knows where to find or send the information.

Network address

Within one network, each node (each device, such as a printer, computer, or server is a node) has its own address so the information buzzing through the lines knows where to go. If several networks are connected together, each network has its own address as well.

Online address

When you send mail through your computer, you need to know the other person’s online or “screen” name, which is considered their “address.” On some online services the names are easy to remember, like Toad Hall or Moody River. But on other services, the addresses are gaw dawful combinations of numbers and letters, like D03H1, 45337. Most services offer a way to create a little electronic address book of your favorite correspondents. You can usually apply the address to your mail by clicking a button so you don’t even have to type it.

Indirect Addressing

One way of addressing a memory larger than what the address part of an instruction allows is to have the instruction address point to another address that contains the operand address. This facility called indirect addressing or deferred addressing.

You’ll also like:

  1. What is IP Address? Types of IP Address
  2. What are address space?
  3. Public IP Address – What Is a Public IP Address?
  4. Private IP Address – What is a Private IP Address?
  5. What is address aging?
Next →
← Prev
Like/Subscribe us for latest updates     

About Dinesh Thakur
Dinesh ThakurDinesh Thakur holds an B.C.A, MCDBA, MCSD certifications. Dinesh authors the hugely popular Computer Notes blog. Where he writes how-to guides around Computer fundamental , computer software, Computer programming, and web apps.

Dinesh Thakur is a Freelance Writer who helps different clients from all over the globe. Dinesh has written over 500+ blogs, 30+ eBooks, and 10000+ Posts for all types of clients.


For any type of query or something that you think is missing, please feel free to Contact us.


Primary Sidebar

Terms

Parts of Computer

    • Computer - Processor
    • Computer - Scanner
    • Computer - SMPS
    • Computer - SCSI
    • Computer - EGA
    • Computer - CD-ROM
    • Computer - CD-R
    • Computer - Laser Disc
    • Computer - Optical Disc

Computer Ports

    • Computer - Port
    • Computer - Printer Port
    • Computer - Parallel Port
    • Computer - Serial Port
    • Computer - Display Port
    • Computer - HDMI

Computer Storage Terms

    • Storage - Disk Sector
    • Storage - FAT
    • Storage - Bootstrap
    • Storage - Seek Time
    • Storage - USB 3.0
    • Storage - Address
    • Storage - Format
    • Storage - Cluster
    • Storage - Defragmentation
    • Storage - Install SSD

Internet Terms

    • Internet - Cookies
    • Internet - UseNet
    • Internet - Search Engines
    • Internet - Bandwidth
    • Internet - 3G Technology
    • Internet - SkyDrive
    • Internet - Plug-Ins
    • Internet - Error Code 404
    • Internet - Crawlers
    • Internet - Wifi
    • Internet - Web hosting

Hardware Terms

    • Hardware - Video Card
    • Hardware - Clock Speed
    • Hardware - Architecture
    • Hardware - Tablet

Hardware Terms

    • OS - Desktop
    • OS - Desktop Publishing
    • OS - Application Program
    • OS - Device Dependent
    • OS - Command.com
    • OS - Bug
    • OS - PCL
    • OS - Ansi.Sys
    • OS - Desktop Level
    • OS - Android

Computer Language terms

    • Language - Assembly
    • Language - ANSI
    • Language - Embedded System
    • Language - AI
    • Language - Beta Version
    • Language - JQuery
    • Language - .Net

Google Terms

    • Google - Gravity
    • Google - Goglogo
    • Google - Barrel Roll
    • Google - Fonts
    • Google - Heart Graph
    • Google - Voice
    • Google - Movie Show Times

Some Other Terms

  • Terms - Antistatic Device
  • Terms - ATM
  • Terms - AirDrop
  • Terms - Abort
  • Terms - Bleed
  • Terms - Daisy Chain
  • Terms - Thunderbolt
  • Terms - Virus

Other Links

  • Computer Terms - PDF Version

Footer

Basic Course

  • Computer Fundamental
  • Computer Networking
  • Operating System
  • Database System
  • Computer Graphics
  • Management System
  • Software Engineering
  • Digital Electronics
  • Electronic Commerce
  • Compiler Design
  • Troubleshooting

Programming

  • Java Programming
  • Structured Query (SQL)
  • C Programming
  • C++ Programming
  • Visual Basic
  • Data Structures
  • Struts 2
  • Java Servlet
  • C# Programming
  • Basic Terms
  • Interviews

World Wide Web

  • Internet
  • Java Script
  • HTML Language
  • Cascading Style Sheet
  • Java Server Pages
  • Wordpress
  • PHP
  • Python Tutorial
  • AngularJS
  • Troubleshooting

 About Us |  Contact Us |  FAQ

Dinesh Thakur is a Technology Columinist and founder of Computer Notes.

Copyright © 2025. All Rights Reserved.

APPLY FOR ONLINE JOB IN BIGGEST CRYPTO COMPANIES
APPLY NOW