>> station

my compsci site

the site

this site was made to aid the students in mr. salazar's computer science class. take a look around.

home
news/updates
general vocab
random links
random pics
lyrics
modnar
'03 compsci class home


- unit 1 -
theory of computing

overview/notes
paper


- unit 2 -
components of a computer system

overview/notes
paper


- unit 3 -
hardware

overview/notes
ports
paper


- unit 4 -
operating systems

overview/notes
paper


- unit 5 -
networks

overview/notes


- unit 6 -
html

overview/notes
a page of html


links

mark
joe
david
yao


no one likes spammers

pyro1065@hotmail.com

unit 5 - networks

Network: A group of computers linked together

Why?
- to transfer information between the computers
- to share resources
- to store or save data to a single point

Peer-to-peer
– simplest and cheapest method of networking.
Disadvantage – all operations are occurring on the local machine.
All it takes – network card in each computer and a network cable.

Non-peer networks
– computers connected together where a server(s) controls client(s).

Environment: how the users are controlled
- Workgroup – users are controlled at the local level (doesn’t need special software)
- Domain – users are controlled from the server level (needs special software)

Needed for Network: network card, cable, same language (protocol)
Protocol – language that allows the machines to recognize each other, eg. Netbeui, TCP/IP

diagram of network
the computers are connected to the hub(s)
the hubs are connected to the router

Computer   Computer           Computer   Computer
\/                                     \/
Hub---------Router---------Hub
|                                     |
Computer                          Computer