Introduction
Tom Kelliher, CS29
Feb. 6, 1997
Outline:
- Course mechanics.
- Course resources.
- What this is all about.
- We're in this together.
- Communication tools.
- A behind the scenes look.
- A first exposure to perl.
- The Internet.
- Telnet.
- E-mail, discussion lists.
- Ftp.
- Chats, IRC, role-playing games.
- USENET, bulletin boards.
- Gopher.
- World Wide Web.
- The future?
- Servers --- respond to requests.
- Clients --- make requests.
- Routers (out-posts) --- pass requests/responses between clients and
servers.
- TCP/IP protocol.
A specific set of rules that allow two networked computers to
communicate.
- Naming:
- Host names.
- Service names.
- Hello world.
- What does this do? --- Language translation.
Thomas P. Kelliher
Wed Feb 5 11:20:08 EST 1997
Tom Kelliher