How to check if two PCs are connected in a network

So you are trying to establish a network between two computers and you have no idea whether they are setup correctly. To check if the connection is able to send and receive data, windows have a inbuilt service through which we can check the connectivity by sending and receiving some bytes of data from your pc to target computer.

If you have wired them through switch or router, you should always first check the LED on  Ethernet port. That LED should be blinking in most of the cases but if it’s not then you might have not connected them properly.

Follow these simple steps to check even if they are connected wirelessly:

1)      Get the IP of target machine.

2)      Open Command Prompt, by hitting (Windows+R) key and then typing cmd. Windows key is placed besides ALT key or you can go to Start > All Programs > Accessories > Command Prompt.

no-connection

Request timed out because of connection errors.

3)      Once the Command prompt is open, type “ping <ip address of target machine>”. For example :

ping 192.168.1.3
connected

Connected successfully! For the sake of example i am pinging to my myself.

It will start sending some packets to the machine , if the response is received it means your connection is working fine. But if request timed out then there might be some problem.

3 Comments

  1. I have noticed you don’t monetize your website, don’t waste your
    traffic, you can earn extra cash every month because you’ve got
    hi quality content. If you want to know how to make
    extra bucks, search for: best adsense alternative Dracko’s tricks

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *