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.
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