Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: ping command  (Read 19345 times)

0 Members and 1 Guest are viewing this topic.

Learning Boy

    Topic Starter


    Rookie

    ping command
    « on: September 16, 2008, 04:49:57 AM »
    hey! can any one tell me that how can i use ping command

    Carbon Dudeoxide

    • Global Moderator

    • Mastermind
    • Thanked: 169
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Experience: Guru
    • OS: Mac OS
    Re: ping command
    « Reply #1 on: September 16, 2008, 04:50:42 AM »
    In Command Prompt?

    Ping [website]

    For example: ping www.google.com

    Learning Boy

      Topic Starter


      Rookie

      Re: ping command
      « Reply #2 on: September 16, 2008, 05:15:23 AM »
      no i want to ask how i can pinging the network i want to check the connectivity of my network and also the statistics of ping im tring in this way start > Run > cmd > type "ping" but its not working and getting this response ping is not recognized as an intrnal and external command, operable program or batch file.

      senthilvalli



        Intermediate

        Re: ping command
        « Reply #3 on: September 16, 2008, 05:22:25 AM »
        your LAN cable is connect or disconnect? ???

        Learning Boy

          Topic Starter


          Rookie

          Re: ping command
          « Reply #4 on: September 16, 2008, 05:24:42 AM »
          it is connected

          Carbon Dudeoxide

          • Global Moderator

          • Mastermind
          • Thanked: 169
            • Yes
            • Yes
            • Yes
          • Certifications: List
          • Experience: Guru
          • OS: Mac OS
          Re: ping command
          « Reply #5 on: September 16, 2008, 05:25:42 AM »
          In Command Prompt, type ping /? and post the results.

          What version of windows?

          Learning Boy

            Topic Starter


            Rookie

            Re: ping command
            « Reply #6 on: September 16, 2008, 05:30:07 AM »
            my version is 5.1.2600 the result is same carbon r u mean type it & press enter

            Carbon Dudeoxide

            • Global Moderator

            • Mastermind
            • Thanked: 169
              • Yes
              • Yes
              • Yes
            • Certifications: List
            • Experience: Guru
            • OS: Mac OS
            Re: ping command
            « Reply #7 on: September 16, 2008, 05:31:48 AM »
            Yep.

            Computer Hope Admin

            • Administrator


            • Prodigy

              Thanked: 248
              • Yes
              • Yes
              • Yes
              • Computer Hope
            • Certifications: List
            • Computer: Specs
            • Experience: Guru
            • OS: Windows 10
            Re: ping command
            « Reply #8 on: September 16, 2008, 05:33:44 AM »
            5.1.2600 is the command version. Try typing: "ping /?" if you get an error similiar to the below example.

            'ping' is not recognized as an internal or external command,
            operable program or batch file.

            It's likely the command has been disabled as part as your setup since it should be part of the default install for Windows. If you're on a school computer or work computer, it's likely the admin has disabled it.

            Everybody is a genius. But, if you judge a fish by its ability to climb a tree, it will spend its whole life believing that it is stupid.
            -Albert Einstein

            Learning Boy

              Topic Starter


              Rookie

              Re: ping command
              « Reply #9 on: September 16, 2008, 05:44:37 AM »
              ok then how can i enable it

              Carbon Dudeoxide

              • Global Moderator

              • Mastermind
              • Thanked: 169
                • Yes
                • Yes
                • Yes
              • Certifications: List
              • Experience: Guru
              • OS: Mac OS
              Re: ping command
              « Reply #10 on: September 16, 2008, 05:47:14 AM »
              ok then how can i enable it

              Quick Question, is this at school or work?

              Learning Boy

                Topic Starter


                Rookie

                Re: ping command
                « Reply #11 on: September 16, 2008, 05:57:09 AM »
                what do u mean carbon I'm asking because i want to learn to operate

                Carbon Dudeoxide

                • Global Moderator

                • Mastermind
                • Thanked: 169
                  • Yes
                  • Yes
                  • Yes
                • Certifications: List
                • Experience: Guru
                • OS: Mac OS
                Re: ping command
                « Reply #12 on: September 16, 2008, 06:05:24 AM »
                Can you check to see if the file called ping (or ping.exe) is in C:\Windows\System32.

                Learning Boy

                  Topic Starter


                  Rookie

                  Re: ping command
                  « Reply #13 on: September 16, 2008, 06:19:50 AM »
                  there are two files in system32 folder one is ping and other is ping6

                  Carbon Dudeoxide

                  • Global Moderator

                  • Mastermind
                  • Thanked: 169
                    • Yes
                    • Yes
                    • Yes
                  • Certifications: List
                  • Experience: Guru
                  • OS: Mac OS
                  Re: ping command
                  « Reply #14 on: September 16, 2008, 06:21:12 AM »
                  All right.

                  In Command Prompt, type the following. (press Enter after each line)

                  Code: [Select]
                  cd "C:\windows\system32"
                  ping /?