1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Marysya12 [62]
4 years ago
5

What are two reasons for entering the ping 127.0.0.1 command on a windows pc?

Computers and Technology
2 answers:
nataly862011 [7]4 years ago
5 0

Answer:

- To check if the NIC functions as expected

- To check if the TCP/IP protocol suite is installed properly

Explanation:

Ping is a command or diagnostic tool that allows you to verify the status of a specific connection or local host. We show their uses.

If you are familiar with the language of networks it is very likely that you have encountered the letters Ping, an acronym for Packet Internet Groper, which literally in Spanish would be "network packet search."

In essence, Ping is a command or diagnostic tool that allows you to verify the status of a particular connection of a local host with at least one remote device contemplated in a TCP / IP type network.

It is used to determine if a specific IP address or host is accessible from the network or not.

The IP address 127.0.0.1 refers to localhost that is nothing other than the local host. But ... What is the local host? As the host is the way to name the team itself, a host is a computer or server ... there is no more mystery.

But let's continue with that of IP 127.0.0.1, this IP address is also known as the loopback IP address that again refers to the local host.

So what is this for? It has several applications but without a doubt the most widespread is to access services from the host itself, for example, you install a WEB service, or an FTP service on your PC and want to access the service, because from your own PC you could do it through the IP address 127.0.0.1 that points to itself, this task is usually carried out just after installing WAMP for example, once installed you open a browser and access the IP 127.0.0.1 , if everything goes well you will access your website or whatever you have installed.

Hunter-Best [27]4 years ago
4 0

127.0.0.1 is the loopback Internet Protocol (IP), the address is used to establish an IP connection to the same computer being used by the end-user.

The some reason that a person will command a ping 127.0.0.1 in a command prompt is because they will check if the NIC and drivers implementation is functional and it used in testing the TCP/IP.

You might be interested in
After you have figured out your storyline, what should be the next thing to
seraphim [82]
Answer: 2

A storyline figured out means you should already know the plot, setting, conflict, theme and characters (character development)
7 0
3 years ago
Read 2 more answers
Jill uses Word to create an order form. She starts out by creating a table that has three columns and ten rows. She would like h
noname [10]

Answer: Jill will have to b) merge the top three cells so that her first heading can span the width of the entire table.

Explanation: If Jill merges the top two cells, one of the cells will still remain and therefore she will not be able to span the width of the entire table. She cannot merge the top ten cells because the problem states the has 3 columns. The 10 rows occupy the entire table and are not located at the top of the table. Jill could widen the first cell, however, it will limit her table to one large column and 10 rows. The problem states that only the first heading or row should be occupying the entire width, therefore b) merges the top three cells is the correct answer.

3 0
3 years ago
Write a function named swapFrontBack that takes as input a vector of integers. The function should swap the first element in the
kondaur [170]

Answer:

#include <iostream>

#include <vector>

using namespace std;

void swapFrontBack(vector<int>& nums) {

if(nums.size() < 2) {

return;

}

swap(nums[0], nums[nums.size()-1]);

}

void printit(vector<int>& arr) {

for(int i = 0; i < arr.size(); i++) {

cout << arr[i] << " ";

}

cout << endl;

}

int main() {

vector<int> num1;

swapFrontBack(num1);

printit(num1);

num1.push_back(1);

swapFrontBack(num1);

printit(num1);

num1.push_back(2);

swapFrontBack(num1);

printit(num1);

vector<int> num2(10, 1);

num2[9] = 2;

swapFrontBack(num2);

printit(num2);

return 0;

}

Explanation:

4 0
3 years ago
If anyone can help me and get this correct I will literally venmo you and give brainliest
s344n2d4d5 [400]

Answer:

(202)₁₀ = 202

(11010001)₂ = 209

(F1)₁₆ = 241

(256)₁₀ = doesn't fit in one byte

Explanation:

You can enter these numbers in windows calculator in programmer mode.

8 0
3 years ago
On the Visit screen, you will not see one of the following:
san4es73 [151]

Answer:

The answer is "Option b".

Explanation:

An access level denotes a set of data type permissions or restrictions, that reduces the access level, which is an effective way to reduce failure modes, debug time and system complexity. and other options are not correct, i.e. define as follows:

  • In option a, In some of the cases, the system provides security, which is responded by the server to check the Eligibility of user, that's why it is not correct.
  • In option c, The home address is always shown on the URL, that's why it is not correct.

8 0
4 years ago
Other questions:
  • Suppose the algorithms used to implement the operations at layer k is changed. how does this impact services at layers k-1 and k
    10·1 answer
  • List seven basic internal components found in a computer tower
    13·1 answer
  • WILL GIVE BRAINLIEST!!!
    15·2 answers
  • Can you put iPhone voice memos on repeat?
    6·2 answers
  • Send answer below, Thank you
    8·1 answer
  • You can run a macro by:
    10·1 answer
  • Shawn thought that the screen of the block-based program he was using was
    15·1 answer
  • 2) Show the decimal equivalent of each of the numbers if they are interpreted as (4 answers): 11001101 01101001 a. Unsigned bina
    15·2 answers
  • A studio camera is generally small and lightweight enough to be taken out into the
    11·1 answer
  • What is the minimum amount of hard drive space required for a 64-bit Windows 10 installation?
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!