Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Power Lifting Lever Belt
SkullVamp
Updated:
Jun 13, 2026
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Jun 13, 2026
Colombo
Kaduwela - Two Storey House for Sale
dilrasan
Updated:
Jun 11, 2026
Ad icon
Wechat qr verification
Pawan2005
Updated:
Jun 11, 2026
🚀 GOOGLE AI PRO 18 MONTHS ACTIVATION 🚀
sayuru bandara
Updated:
Jun 10, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
Education
All About IP Address
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="randi20" data-source="post: 2099367" data-attributes="member: 90075"><p><strong>All About IP Address</strong></p><p><strong></strong></p><p><strong></strong></p><p><strong></strong>What is an <strong>IP address</strong> ? If you know the answer of this question then networking will be very easy for you.Here i am giving a detailed tutorial on this topic.This tutorial is meant for begineers.Advanced user can refresh their knowledge.</p><p> </p><p></p><p>The IP address is a 32-bit number that is unique to your computer. No two systems can have the same IP address. An IP address is similar to the address of your home, which is the method by which other people send mail to you. An IP address works the same way on a TCP/IP network — you will assign the number to your computer, and it is the method other computers use to send information to your computer.</p><p></p><p></p><p>An IP address is made up of four sets of numbers separated by periods. This is called the dotted decimal notation format of the IP address. An example of an IP address in the dotted decimal notation format is <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]198.70.26.200[/CODE]. Each of the four sets of numbers is referred to as an octet (because each octet represents 8 bits of data).</p><p></p><p>The IP address is made up of a network ID and a host ID:</p><p></p><p><span style="color: #4040FF">✦</span> The network ID is a unique number used only by your network and is the same for all computers on the same network.</p><p>For example, in the IP address <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]198.70.26.200[/CODE], the first three octets <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]198.70.26[/CODE] make up the network ID.</p><p></p><p><span style="color: #4040FF">✦</span> The host ID portion uniquely identifies a computer on the network.</p><p>For example, in the IP address <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]198.70.26.200[/CODE], the last octet <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]200[/CODE] make up the host ID. Only one computer on the <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]131.107.26.y[/CODE] network can have the host ID of <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]200[/CODE].</p><p></p><p>There are three major classes of IP addresses: <strong>Class A, Class B, and Class C</strong>. The different IP address classes support a different total number of workstations on the network. For example, a <strong>Class A</strong> network (a network using Class A addresses) supports up to <strong>16,777,214</strong> network devices, while a <strong>Class B</strong> network supports <strong>65,534</strong> network devices, and a <strong>Class C</strong> network supports only <strong>254</strong> network devices.</p><p></p><p><span style="color: #4040FF"><strong>Class A</strong></span> <ol> <li data-xf-list-type="ol"> Number of Hosts: - <strong>16,777,214</strong><br /> First Octet Value:- <strong>1–126</strong><br /> Octet Summary:- <strong>n.h.h.h</strong></li> </ol><p><span style="color: #4040FF"><strong>Class B</strong></span> <ol> <li data-xf-list-type="ol"> Number of Hosts: - <strong>65,534</strong><br /> First Octet Value:- <strong>128–191</strong><br /> Octet Summary:- <strong>n.n.h.h</strong></li> </ol><p><strong><span style="color: #4040FF">Class C</span></strong> <ol> <li data-xf-list-type="ol"> Number of Hosts: - <strong>254</strong><br /> First Octet Value:- <strong>192–223</strong><br /> Octet Summary:- <strong>n.n.n.h</strong></li> </ol><p>Their are also other classes of IP address <strong>Class D, Class E</strong> but they will be discussed later,may be in some other thread.An IP address class is determined by seeing the value of its first octet.</p><p>Any address starting with 127 is illegal because this address is reserved for the loopback address.</p><p></p><p>Here’s an IP address example: Computer A has an IP address of <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]222.22.220.22[/CODE] and it initiates communication with Computer B, whose IP address is <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]222.22.221.23[/CODE] Are the two workstations on the same network? Looking at the first octet, you can see that the number <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]222[/CODE] is a <strong>Class C</strong> address, which means that the first three octets make up the network ID, and the last octet is the host ID. Since there is a difference in the first three octets (which is the network ID), these two computers are on different networks.</p><p></p><p>Another way to tell whether your computer is on the same network as the computer you are trying to communicate with is to look at the subnet mask. The subnet mask is what your computer uses to determine whether the network device it is trying to communicate with is on the same network or not.</p><p></p><p>If there is a <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]255[/CODE] in the subnet mask, then the corresponding octet in the IP address is part of the network ID. Once the network ID is known, any systems that have the same network ID are considered to be on the same network — otherwise they would have a different network ID.</p><p></p><p>For example:</p><p>IP Address <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]145.90.87.213[/CODE] belongs to <strong>Class B</strong> and first two octet makes the network id i.e <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]145.90[/CODE] and its subnet mask will be given by <a href="http://www.infoinn.pcriot.com/#" target="_blank"></a></p><p><a href="http://www.infoinn.pcriot.com/#" target="_blank"></a>[CODE]255.255.0.0[/CODE] Computers firstly checks the subnet mask of other computers and then compares the octets to start communication.</p><p></p><p>So this was a little explanation of IP Addressing. Hope you liked it. <img src="/styles/default/xenforo/smilies/default/P.gif" class="smilie" loading="lazy" alt=":P" title=":P :P" data-shortname=":P" /></p></blockquote><p></p>
[QUOTE="randi20, post: 2099367, member: 90075"] [B]All About IP Address [/B]What is an [B]IP address[/B] ? If you know the answer of this question then networking will be very easy for you.Here i am giving a detailed tutorial on this topic.This tutorial is meant for begineers.Advanced user can refresh their knowledge. The IP address is a 32-bit number that is unique to your computer. No two systems can have the same IP address. An IP address is similar to the address of your home, which is the method by which other people send mail to you. An IP address works the same way on a TCP/IP network — you will assign the number to your computer, and it is the method other computers use to send information to your computer. An IP address is made up of four sets of numbers separated by periods. This is called the dotted decimal notation format of the IP address. An example of an IP address in the dotted decimal notation format is [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]198.70.26.200[/CODE]. Each of the four sets of numbers is referred to as an octet (because each octet represents 8 bits of data). The IP address is made up of a network ID and a host ID: [COLOR=#4040FF]✦[/COLOR] The network ID is a unique number used only by your network and is the same for all computers on the same network. For example, in the IP address [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]198.70.26.200[/CODE], the first three octets [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]198.70.26[/CODE] make up the network ID. [COLOR=#4040FF]✦[/COLOR] The host ID portion uniquely identifies a computer on the network. For example, in the IP address [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]198.70.26.200[/CODE], the last octet [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]200[/CODE] make up the host ID. Only one computer on the [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]131.107.26.y[/CODE] network can have the host ID of [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]200[/CODE]. There are three major classes of IP addresses: [B]Class A, Class B, and Class C[/B]. The different IP address classes support a different total number of workstations on the network. For example, a [B]Class A[/B] network (a network using Class A addresses) supports up to [B]16,777,214[/B] network devices, while a [B]Class B[/B] network supports [B]65,534[/B] network devices, and a [B]Class C[/B] network supports only [B]254[/B] network devices. [COLOR=#4040FF][B]Class A[/B][/COLOR] [LIST=1] Number of Hosts: - [B]16,777,214[/B] First Octet Value:- [B]1–126[/B] Octet Summary:- [B]n.h.h.h[/B][/LIST] [COLOR=#4040FF][B]Class B[/B][/COLOR] [LIST=1] Number of Hosts: - [B]65,534[/B] First Octet Value:- [B]128–191[/B] Octet Summary:- [B]n.n.h.h[/B][/LIST] [B][COLOR=#4040FF]Class C[/COLOR][/B] [LIST=1] Number of Hosts: - [B]254[/B] First Octet Value:- [B]192–223[/B] Octet Summary:- [B]n.n.n.h[/B][/LIST] Their are also other classes of IP address [B]Class D, Class E[/B] but they will be discussed later,may be in some other thread.An IP address class is determined by seeing the value of its first octet. Any address starting with 127 is illegal because this address is reserved for the loopback address. Here’s an IP address example: Computer A has an IP address of [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]222.22.220.22[/CODE] and it initiates communication with Computer B, whose IP address is [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]222.22.221.23[/CODE] Are the two workstations on the same network? Looking at the first octet, you can see that the number [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]222[/CODE] is a [B]Class C[/B] address, which means that the first three octets make up the network ID, and the last octet is the host ID. Since there is a difference in the first three octets (which is the network ID), these two computers are on different networks. Another way to tell whether your computer is on the same network as the computer you are trying to communicate with is to look at the subnet mask. The subnet mask is what your computer uses to determine whether the network device it is trying to communicate with is on the same network or not. If there is a [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]255[/CODE] in the subnet mask, then the corresponding octet in the IP address is part of the network ID. Once the network ID is known, any systems that have the same network ID are considered to be on the same network — otherwise they would have a different network ID. For example: IP Address [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]145.90.87.213[/CODE] belongs to [B]Class B[/B] and first two octet makes the network id i.e [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]145.90[/CODE] and its subnet mask will be given by [URL="http://www.infoinn.pcriot.com/#"] [/URL][CODE]255.255.0.0[/CODE] Computers firstly checks the subnet mask of other computers and then compares the octets to start communication. So this was a little explanation of IP Addressing. Hope you liked it. :P [/QUOTE]
Insert quotes…
Verification
Payakata winadi keeyak tibeda?
Post reply
Top
Bottom