Answer:
Processes
Step-by-step explanation:
Given that Process is a term in computer networking that defines the program moving between two systems.
This is carried out through what is known as interprocess communication. Here, Processes differentiate between two applications by ensuring the sending process identifies the receiving process.
This is done by identifying the name or address of the host computer and then again identify the identifier that defines the identity of the receiving process on the destination host.
Hence, The way a system can differentiate between two applications attempting to send and receive information via the network is through the use of PROCESSES