language-icon Old Web
English
Sign In

Server-side

Server-side refers to operations that are performed by the server in a client–server relationship in a computer network. Server-side refers to operations that are performed by the server in a client–server relationship in a computer network. Typically, a server is a computer application, such as a web server, that runs on a remote server, reachable from a user's local computer, smartphone, or other device. Operations may be performed server-side because they require access to information or functionality that is not available on the client, or because performing such operations on the client side would be slow, unreliable, or insecure. Client and server programs may be commonly available ones such as free or commercial web servers and web browsers, communicating with each other using standardized protocols. Or, programmers may write their own server, client, and communications protocol which can only be used with one another.

[ "Computer network", "Server", "Operating system", "World Wide Web", "Upstream (networking)", "nsupdate" ]
Parent Topic
Child Topic
    No Parent Topic