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:
Saturday at 10:32 PM
Ad icon
port.lk Domain for sale
Lankan-Tech
Updated:
Saturday at 3:55 PM
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
ElaKiri Help
know how to connect 2 computers by using network cabel
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="vidura99" data-source="post: 5760677" data-attributes="member: 244453"><p><strong>Way 2 Do that</strong></p><p></p><p><u><span style="font-size: 18px"><strong>Refer this</strong></span></u></p><p></p><ol> <li data-xf-list-type="ol"><strong>Choose a Network Address</strong><ul> <li data-xf-list-type="ul"><strong>Any network address will do for this purpose</strong>, so long as you understand the basics of how IPv4 works as explained below.</li> <li data-xf-list-type="ul"><strong>IPv4 (IP ver. 4) addresses</strong> are written like this: xxx.xxx.xxx.xxx (four number groups separated by three dots), in all RFC-1166 compliant countries. Each number ranges from 0 to 255. This is known as "Dotted Decimal Notation" or "Dot Notation" for short. The address is divided into two portions: the network portion and the host portion.<br /> <br /> For "Classful" networks, the network and host portions are as follows:<br /> ("<strong>n</strong>" represents the network portion, "x" represents the host portion)<br /> <br /> When the first number is 0 to 127 - <strong>nnn</strong>.xxx.xxx.xxx (ex. 10.xxx.xxx.xxx)<br /> These are known as "Class A" networks.<br /> <br /> When the first number is 128 to 191 - <strong>nnn.nnn</strong>.xxx.xxx (ex. 172.16.xxx.xxx)<br /> These are known as "Class B" networks.<br /> <br /> When the first number is 192 to 223 - <strong>nnn.nnn.nnn</strong>.xxx (ex. 192.168.1.xxx)<br /> These are known as "Class C" networks.<br /> <br /> When the first number is 224 to 239 - The address is used for multi-casting.<br /> <br /> When the first number is 240 to 255 - The address is "experimental".<br /> <br /> Multicast & Experimental addresses are beyond the scope of this article. However, because IPv4 does not treat them the same way as other addresses they should not be used.<br /> <br /> For simplicity "non-classful networks" and sub-netting will not be discussed, as we will be connecting only two devices. If you wish to connect additional devices,<br /> The network portion specifies a network; the host portion specifies an individual device on a network.<br /> <br /> For any given network:<ul> <li data-xf-list-type="ul">The range of all possible host portion numbers gives the <strong>Address Range</strong>.<br /> (ex. 172.16.xxx.xxx the range is 172.16.0.0 to 172.16.255.255)</li> <li data-xf-list-type="ul">The <strong>lowest</strong> possible address is the <strong>Network Address</strong>.<br /> (ex. 172.16.xxx.xxx the network address is 172.16.0.0)<br /> This address is used by devices to specify the network itself, and <strong>cannot be assigned to any device.</strong></li> <li data-xf-list-type="ul">The <strong>highest</strong> possible address is the <strong>Broadcast Address</strong>.<br /> (ex. 172.16.xxx.xxx the broadcast address is 172.16.255.255)<br /> This address is used when a packet is meant for <strong>all</strong> devices on a specific network, and <strong>cannot be assigned to any device.</strong></li> <li data-xf-list-type="ul">The remaining numbers in the range are the <strong>Host Range</strong>.<br /> (ex. 172.16.xxx.xxx the host range is 172.16.0.1 to 172.16.255.254)<br /> These are the numbers you can assign to computers, printers, and other devices.<br /> <strong>Host Addresses</strong> are individual addresses within this range.</li> </ul> </li> </ul> </li> <li data-xf-list-type="ol"><strong>Connect the two computers together.</strong><ul> <li data-xf-list-type="ul"><strong>To connect with a Crossover cable,</strong> simply plug an end of the cable into the Ethernet Port of each computer.</li> <li data-xf-list-type="ul"><strong>To connect with a Hub or Switch,</strong> use two straight through cables to connect each computer to the switch or hub.</li> <li data-xf-list-type="ul">See "Things you will need" section for more information on "Straight Through" -vs- "Cross-Over" Cables.</li> </ul> </li> <li data-xf-list-type="ol"><strong>Configure the computers for networking.</strong> Go to internet options (this varies depending on the Operating System), and go to the dialog box that lets you change the TCP/IP protocol. Change the radio buttons from "Obtain from DHCP server automatically" to "Use the following IP address:".<ul> <li data-xf-list-type="ul">Give each computer a different address from the <strong>host range</strong>. Do not use the network address or the broadcast address.</li> <li data-xf-list-type="ul">Leave the "Default Gateway" and "DNS server" fields blank.</li> <li data-xf-list-type="ul">For the subnet mask, use the following:<br /> <br /> Class "A" Networks<br /> When the first number is 0 to 127<br /> The Mask is - <strong>255.0.0.0</strong><br /> <br /> Class "B" Networks<br /> When the first number is 128 to 191<br /> The Mask is - <strong>255.255.0.0</strong><br /> <br /> Class "C" Networks<br /> When the first number is 192 to 223<br /> The Mask is - <strong>255.255.255.0</strong><br /> <br /> IPv4 originally used the first number (ex. 192) to determine which part of the address is network and which part is host based on the address class. However, the advent of subnetting and nonclassful networking made it necessary to provide a mask because other ways of dividing the address into network and host portions are now possible.(More information in the Important Notes section.)</li> </ul> </li> <li data-xf-list-type="ol"><strong>Verify connectivity.</strong> The simplest way to do this is with Ping. Bring up MS-DOS or the equivalent on other OS's, (In Windows open the command prompt which is located in the Start Menu - Accessories - Command Prompt) and type in: "ping [insert IP address of the other computer here] (ex. 192.168.1.1). If you cannot reach the other computers address, read over the steps again or contact a professional.</li> </ol><p><a href="http://www.wikihow.com/Connect-Two-Computers" target="_blank">Link</a> <img src="/styles/default/xenforo/smilies/default/no.gif" class="smilie" loading="lazy" alt=":no:" title="No :no:" data-shortname=":no:" /><img src="/styles/default/xenforo/smilies/default/no.gif" class="smilie" loading="lazy" alt=":no:" title="No :no:" data-shortname=":no:" /></p></blockquote><p></p>
[QUOTE="vidura99, post: 5760677, member: 244453"] [b]Way 2 Do that[/b] [U][SIZE=5][B]Refer this[/B][/SIZE][/U] [LIST=1] [*][B]Choose a Network Address[/B] [LIST] [*][B]Any network address will do for this purpose[/B], so long as you understand the basics of how IPv4 works as explained below. [*][B]IPv4 (IP ver. 4) addresses[/B] are written like this: xxx.xxx.xxx.xxx (four number groups separated by three dots), in all RFC-1166 compliant countries. Each number ranges from 0 to 255. This is known as "Dotted Decimal Notation" or "Dot Notation" for short. The address is divided into two portions: the network portion and the host portion. For "Classful" networks, the network and host portions are as follows: ("[B]n[/B]" represents the network portion, "x" represents the host portion) When the first number is 0 to 127 - [B]nnn[/B].xxx.xxx.xxx (ex. 10.xxx.xxx.xxx) These are known as "Class A" networks. When the first number is 128 to 191 - [B]nnn.nnn[/B].xxx.xxx (ex. 172.16.xxx.xxx) These are known as "Class B" networks. When the first number is 192 to 223 - [B]nnn.nnn.nnn[/B].xxx (ex. 192.168.1.xxx) These are known as "Class C" networks. When the first number is 224 to 239 - The address is used for multi-casting. When the first number is 240 to 255 - The address is "experimental". Multicast & Experimental addresses are beyond the scope of this article. However, because IPv4 does not treat them the same way as other addresses they should not be used. For simplicity "non-classful networks" and sub-netting will not be discussed, as we will be connecting only two devices. If you wish to connect additional devices, The network portion specifies a network; the host portion specifies an individual device on a network. For any given network: [LIST] [*]The range of all possible host portion numbers gives the [B]Address Range[/B]. (ex. 172.16.xxx.xxx the range is 172.16.0.0 to 172.16.255.255) [*]The [B]lowest[/B] possible address is the [B]Network Address[/B]. (ex. 172.16.xxx.xxx the network address is 172.16.0.0) This address is used by devices to specify the network itself, and [B]cannot be assigned to any device.[/B] [*]The [B]highest[/B] possible address is the [B]Broadcast Address[/B]. (ex. 172.16.xxx.xxx the broadcast address is 172.16.255.255) This address is used when a packet is meant for [B]all[/B] devices on a specific network, and [B]cannot be assigned to any device.[/B] [*]The remaining numbers in the range are the [B]Host Range[/B]. (ex. 172.16.xxx.xxx the host range is 172.16.0.1 to 172.16.255.254) These are the numbers you can assign to computers, printers, and other devices. [B]Host Addresses[/B] are individual addresses within this range. [/LIST] [/LIST] [*][B]Connect the two computers together.[/B] [LIST] [*][B]To connect with a Crossover cable,[/B] simply plug an end of the cable into the Ethernet Port of each computer. [*][B]To connect with a Hub or Switch,[/B] use two straight through cables to connect each computer to the switch or hub. [*]See "Things you will need" section for more information on "Straight Through" -vs- "Cross-Over" Cables. [/LIST] [*][B]Configure the computers for networking.[/B] Go to internet options (this varies depending on the Operating System), and go to the dialog box that lets you change the TCP/IP protocol. Change the radio buttons from "Obtain from DHCP server automatically" to "Use the following IP address:". [LIST] [*]Give each computer a different address from the [B]host range[/B]. Do not use the network address or the broadcast address. [*]Leave the "Default Gateway" and "DNS server" fields blank. [*]For the subnet mask, use the following: Class "A" Networks When the first number is 0 to 127 The Mask is - [B]255.0.0.0[/B] Class "B" Networks When the first number is 128 to 191 The Mask is - [B]255.255.0.0[/B] Class "C" Networks When the first number is 192 to 223 The Mask is - [B]255.255.255.0[/B] IPv4 originally used the first number (ex. 192) to determine which part of the address is network and which part is host based on the address class. However, the advent of subnetting and nonclassful networking made it necessary to provide a mask because other ways of dividing the address into network and host portions are now possible.(More information in the Important Notes section.) [/LIST] [*][B]Verify connectivity.[/B] The simplest way to do this is with Ping. Bring up MS-DOS or the equivalent on other OS's, (In Windows open the command prompt which is located in the Start Menu - Accessories - Command Prompt) and type in: "ping [insert IP address of the other computer here] (ex. 192.168.1.1). If you cannot reach the other computers address, read over the steps again or contact a professional. [/LIST] [URL="http://www.wikihow.com/Connect-Two-Computers"]Link[/URL] :no::no: [/QUOTE]
Insert quotes…
Verification
Nawa warak dahaya keeyada? (Namaya wadi kireema dahaya)
Post reply
Top
Bottom