is it possible for a computer to be both client and server at the same time.explain with example
Answers
Answered by
0
Answer:
yes
Explanation:
client-server is a software architecture model consisting of two parts, client systems and server systems, both communicating over a computer.
Ex. I made a program(code in java) for server and client and run it on same computer and it connects when parameters are IP and port number should be same.
Similar questions