how to see the other computer connected in my network using cmd

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lyodmichael
    New Member
    • Jul 2012
    • 75

    how to see the other computer connected in my network using cmd

    thank you for the answer, i all ready try the net view ipconfig /all , but i dont see the name of the conputer connected in the network .
  • mskctg
    New Member
    • Aug 2012
    • 9

    #2
    "ipconfig /all" command only show the details information of your own computer. I have tried with "Net View" command. Its working to me. Are All of your computers in same network I mean same IP range or same Subnet?

    Comment

    • Rabbit
      Recognized Expert MVP
      • Jan 2007
      • 12517

      #3
      You should also look at the netstat command.

      Comment

      • ryno du preez
        New Member
        • Jul 2011
        • 91

        #4
        If you have the Ip address of the pc in question you can also use
        ping xx.xx.xx.xx -a this will show U the host name of the pc

        Comment

        • lyodmichael
          New Member
          • Jul 2012
          • 75

          #5
          thank you and sorry for late reply,

          Comment

          Working...