Computer Science, asked by QWERTYSLN1783, 10 months ago

What information is used by a process running on one host to identify a process running on another host?

Answers

Answered by rihuu95
1

Answer:

The answer to the question-"What information is used by a process running on one host to identify a process running on another host?" is-

  • Port number.
  • IP address,

Explanation:

The information which is used by a process running on one host to identify a process running on another host are -

  • the Port number of the destination socket and,
  • the IP address of the destination host .

Port number of the destination socket.

  • Of a socket address, this port number is one of it's three parts .
  • In a single number, it can be represented -for example, 1428.

It can be represented by -tcp,myhostname,1038.

IP address of the destination host-

  • The  IP address identifies uniquely the host on an IP /TCP network. These hosts are other device or  the computer, such as a printer or router.
  • These  IP address are 32-bit number.
  • These addresses are generally expressed in decimal format which is dotted, with four numbers separated by periods, such as 193.178. 143.152.

To know more about internet explorer, click on the link below

https://brainly.in/question/8140316

To know more about internal memory click on the link below

https://brainly.in/question/3033088

#SPJ2

Similar questions