An endpoint of an inter process communication flow across a computer network is called
Answers
Answered by
3
An endpoint of an inter-process communication flow across a computer network is called. a) socket.
Answered by
0
An endpoint of an inter process communication flow across a computer network is called Socket
Explanation:
- A socket is an endpoint with a 'two-way communication' that links two programs operating on the network.
- Socket is bounded by 'port number' so that TCP layer can easily identify application where the data to be sent.
- Socket is used to exchange information among the same machine or with a different machine.
- Socket helps in communication between different processes running on the same physical hardware or across the network.
Types of Socket:
- Stream Sockets
- Datagram Sockets
- Raw Socket
- Sequenced packet Socket
Learn more about TCP and UDP
What is the tcp and udp port numbers used by home group computers?
brainly.in/question/12514234
Compare the tcp header and the udp header list the fields in the tcp header that are missing from udp header give the reason for their absence.
brainly.in/question/1690346
Similar questions