can both client and server use the same protocol


Can both client and server use the same protocol port on the same computer at the same time? Explain.

Client and server can't use similar port number on similar computer at identical time. This is because two end points will be similar and similar port cannot be assigned to two processes. When also a process request a port then new empty port is assigned. Particular socket bind on a remote machine can accept more than one connection from another machine.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: can both client and server use the same protocol
Reference No:- TGS0282739

Expected delivery within 24 Hours