In English : client-side.
In computer networks, the term client-side or client-side refers to the operations that are performed by the client in a client/server relationship.
Generally a client is a computer application (eg a web browser), which runs on the user's local computer or workstation, and connects to a server.
Operations can be performed on the client-side because:
* They require access to information or functionalities that are available on the client and not on the server.
* The user needs to see or provide the tickets.
* The server lacks the necessary power to perform the operations in time for all the clients it serves.
Also, if operations can be done on the client side, without sending data through the network to the server, it may take less time, use less bandwidth and even reduce security risks.
Questions? needs more information?
Write and we will respond to your email
Comments
Post a Comment