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
-
a program at one site sends a request to a
program at another site and awaits a response
- 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
-
How PCs work
-
advice on how to deal with problems as they come up
- The Weekly Fab 5 by Patrick Crispen, TOURBUS
- Basic Computer Security from ITS
[top]
terminology
- is memory the same thing as storage? [notice how dated the details are in this storage article]
-
what are
operating systems?
- we are familiar with Windows and Apple on our clients, but Linux and Android are starting to become challengers and Google is entering the market as well
- what are some of the others? Wikipedia lists lots and lots
- what does open source mean?
[top]
email & file transfer
- Secure Shell Client is recommended for use with SILS servers
[top] [subtask 1.3]
Last updated on