client-server

The Client-Server model is distributed application communication pattern in which applications can take one of two roles "client" and "server". The client explicitly references the server and invokes operations on the server which may perform actions on behalf of the client as well as access or
14631 reads — 1 comment
Subscribe to RSS - client-server