This is the basis of much of what we will be doing

Definitions (from The Internet Book by Douglas Comer)

  • client-server computing is the interaction between two programs when they communicate across a network
    • a program at one site sends a request to a program at another site and awaits a response
      • the requesting program is the client
      • assuming we are using our laptops as a client, we might want to know how laptops work
  • the program satisfying the request is the server
    • assuming we want to retrieve something from a server over the web, we might want to know how web servers work

client-server interaction
is the basis of distributed computing

[top]

baseline understandings about the tools we will be using

[top]

terminology

[top]

email & file transfer

[top]

storage space

[top]

screenshots

  • a tool we will use a lot
  • PrtSc & ALT+PrtSc

[top]

ergonomics

[top]

Last updated on

Image