Server-side Networking

Server-side

The client-server model distinguishes between server-side programs and operations that run on the server, and client-side programs and operations that run on the client. Server-side refers to the programs and operations on the server, while client-side refers to those on the client.

1 courses cover this concept

CSE 333 Systems Programming

University of Washington

Summer 2022

This course provides an understanding of systems in computing, focusing on operating systems, networking, and C/C++ languages. Students learn about low-level data representation, memory management, system interactions, and efficient programming workflows. It delves into C++ idioms, network protocols, and concurrency. Prior knowledge of C programming and Linux tools is required.

No concepts data

+ 36 more concepts