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
🔒 NordVPN Premium – 3 Months
hrdilshan
Updated:
Thursday at 8:29 PM
🚀 Microsoft Office 365 Pro Plus – Lifetime Access! 🚀
hrdilshan
Updated:
Thursday at 8:28 PM
Linkedin Premium Business / Careere /Sales Navigator - 1/2/3/6/9/12 Months - Reddem Link
hrdilshan
Updated:
Thursday at 8:27 PM
Colombo
YEYE 3 in 1 Instant Coffee Mix 50 Sachet
Romeshka
Updated:
Wednesday at 12:16 AM
Colombo
Red Hat Certified System Administrator (RHCSA) - RHEL 10
Sanjeewani95
Updated:
Jul 3, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
Education
Networking Two Computers
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: 2099390" data-attributes="member: 90075"><p><strong>Networking Two Computers</strong></p><p><strong></strong></p><p><strong></strong> <ul> <li data-xf-list-type="ul">Here is a tutorial for connecting two computers with each other to share their resources.This tutorial is meant for novice users having a little knowledge of computers.</li> </ul> <ul> <li data-xf-list-type="ul">When building a network, it is important to identify the devices and softwares required for proper functionality.</li> </ul><p><strong><span style="color: #FF4080">Check List</span></strong></p><p><strong><span style="color: #FF4080"></span></strong></p><p><strong><span style="color: #FF4080"></span></strong><strong><span style="color: #FF40BF">✦ Network Interface Card</span></strong></p><p>Make sure both computer have network interface card installed and both must have one RJ45 port empty.Almost every new motherboard now a days comes with on board NIC solution.So please check it from your motherboard manual.</p><p></p><p><img src="http://img375.imageshack.us/img375/5742/computersetupax1.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p><span style="color: #FF40BF"><strong>✦ Network Cable</strong></span></p><p>For connecting two PCs you have to buy from market a CAT5 cable which can be of maximum length 100 m <em>{90 meters practically}</em>. Both end of the wire should have RJ45 jack and must make a crossover cable connection.CAT5 Standard of cable can give maximum data transfer speed of 100 MBPS.</p><p></p><p><img src="http://img375.imageshack.us/img375/4817/cat5aal9.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>So you have all the hardware parts now it is the turn of software part.</p><p></p><p><strong><span style="color: #FF40BF">✦ Network client</span></strong></p><p>Make sure Client for Microsoft Networks is installed and checked as shown below.</p><p></p><p><img src="http://img397.imageshack.us/img397/9512/filea35877ro8.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>If it is not then do this :- </p><p>Go to</p><p></p><p>[CODE]</p><p>My Network Places Properties ----> Local Area Network Adapter Properties ------> General[/CODE]</p><p></p><p>install and check it now.</p><p></p><p><span style="color: #FF40BF"><strong>✦ Protocol</strong></span></p><p>For proper communication between the computers a set of rules called protocol must be defined.Worlds most popular network system runs on TCP/IP protocol suite and we know it by the name Internet.Every computer which have TCP/IP protocol installed can access the internet or any other network based on that protocol.Make sure it is installed on both computers.</p><p>To check whether it is installed or not go to :-</p><p></p><p>[CODE]My Network Places Properties ----> Local Area Network Adapter Properties ------> General[/CODE]</p><p></p><p><img src="http://img375.imageshack.us/img375/4826/filea66de5zy8.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Check the box Internet Protocol if it is not already done.</p><p></p><p><strong><span style="color: #FF40BF">✦ Services</span></strong></p><p>A service is a piece of software running on the computer that provides certain functionality. An example of a service that runs on the computer is file and printer sharing — which is the service that provides files, folders, and printers to other systems on the network.</p><p>Make sure file and printer sharing check box is also enabled if you want to transfer files for one PC to another.</p><p></p><p>So the platform is set.Now we do the connection physically.</p><p></p><p><strong>Step 1.</strong></p><p>Plug in the CAT5 Crossover cable you bought earlier in both PCs.</p><p></p><p><strong>Step 2.</strong></p><p>Manually define a IP address for both PCs.</p><p>For example :-</p><p></p><p> [CODE] 1st PC 2nd PC</p><p>I.P Address 192.168.93.2 192.168.93.5</p><p>Subnet Mask 255.255.255.0 255.255.255.0[/CODE]</p><p></p><p>This can be achieved by following :-</p><p>Go to</p><p></p><p>[CODE]My Network Places Properties ----> Local Area Network Adapter Properties ------> General -->Internet protocol -> Properties[/CODE]</p><p></p><p><img src="http://img165.imageshack.us/img165/2784/fileaa5e90sk8.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>Want to know more about IP address <strong><a href="http://www.elakiri.com/forum/showthread.php?p=2099367" target="_blank">Click here</a></strong></p><p></p><p><strong>Step 3.</strong></p><p>Check if connection is properly configured and working.</p><p>To do this fire up the command prompt and type</p><p></p><p>[CODE]ping {Other PC IP address}[/CODE]</p><p></p><p>If you get the positive response then you have networked your PC.If you get negative responses then you missed something, please recheck everything above.</p><p></p><p>So this was your first simple network configuration. <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: 2099390, member: 90075"] [B]Networking Two Computers [/B][LIST] [*]Here is a tutorial for connecting two computers with each other to share their resources.This tutorial is meant for novice users having a little knowledge of computers.[/LIST][LIST] [*]When building a network, it is important to identify the devices and softwares required for proper functionality.[/LIST][B][COLOR=#FF4080]Check List [/COLOR][/B][B][COLOR=#FF40BF]✦ Network Interface Card[/COLOR][/B] Make sure both computer have network interface card installed and both must have one RJ45 port empty.Almost every new motherboard now a days comes with on board NIC solution.So please check it from your motherboard manual. [IMG]http://img375.imageshack.us/img375/5742/computersetupax1.jpg[/IMG] [COLOR=#FF40BF][B]✦ Network Cable[/B][/COLOR] For connecting two PCs you have to buy from market a CAT5 cable which can be of maximum length 100 m [I]{90 meters practically}[/I]. Both end of the wire should have RJ45 jack and must make a crossover cable connection.CAT5 Standard of cable can give maximum data transfer speed of 100 MBPS. [IMG]http://img375.imageshack.us/img375/4817/cat5aal9.gif[/IMG] So you have all the hardware parts now it is the turn of software part. [B][COLOR=#FF40BF]✦ Network client[/COLOR][/B] Make sure Client for Microsoft Networks is installed and checked as shown below. [IMG]http://img397.imageshack.us/img397/9512/filea35877ro8.jpg[/IMG] If it is not then do this :- Go to [CODE] My Network Places Properties ----> Local Area Network Adapter Properties ------> General[/CODE] install and check it now. [COLOR=#FF40BF][B]✦ Protocol[/B][/COLOR] For proper communication between the computers a set of rules called protocol must be defined.Worlds most popular network system runs on TCP/IP protocol suite and we know it by the name Internet.Every computer which have TCP/IP protocol installed can access the internet or any other network based on that protocol.Make sure it is installed on both computers. To check whether it is installed or not go to :- [CODE]My Network Places Properties ----> Local Area Network Adapter Properties ------> General[/CODE] [IMG]http://img375.imageshack.us/img375/4826/filea66de5zy8.jpg[/IMG] Check the box Internet Protocol if it is not already done. [B][COLOR=#FF40BF]✦ Services[/COLOR][/B] A service is a piece of software running on the computer that provides certain functionality. An example of a service that runs on the computer is file and printer sharing — which is the service that provides files, folders, and printers to other systems on the network. Make sure file and printer sharing check box is also enabled if you want to transfer files for one PC to another. So the platform is set.Now we do the connection physically. [B]Step 1.[/B] Plug in the CAT5 Crossover cable you bought earlier in both PCs. [B]Step 2.[/B] Manually define a IP address for both PCs. For example :- [CODE] 1st PC 2nd PC I.P Address 192.168.93.2 192.168.93.5 Subnet Mask 255.255.255.0 255.255.255.0[/CODE] This can be achieved by following :- Go to [CODE]My Network Places Properties ----> Local Area Network Adapter Properties ------> General -->Internet protocol -> Properties[/CODE] [IMG]http://img165.imageshack.us/img165/2784/fileaa5e90sk8.jpg[/IMG] Want to know more about IP address [B][URL="http://www.elakiri.com/forum/showthread.php?p=2099367"]Click here[/URL][/B] [B]Step 3.[/B] Check if connection is properly configured and working. To do this fire up the command prompt and type [CODE]ping {Other PC IP address}[/CODE] If you get the positive response then you have networked your PC.If you get negative responses then you missed something, please recheck everything above. So this was your first simple network configuration. :P [/QUOTE]
Insert quotes…
Verification
Asuwa dahayen wadi kalama keeyada?
Post reply
Top
Bottom