First page Back Continue Last page Summary Graphic
Client Architecture
Simpler than servers
Most clients do not explicitly handle concurrent interactions with multiple servers.
Most client software executes as a conventional program.
Clients, unlike servers, do not require special privileged ports.
Most clients rely on OS for security.