"postcard"
Each packet has complete address
Best Effort Delivery
Usually used to transport media packets
UDP
134.53.131.22/24
134.53.131 is NETWORK
22 is the HOST address
24 means 24 bits determine network portion
172.17.4.0/24
all addresses in range 172.17.4.0->172.17.4.255
is a PROTOCOL and a Program
Telnet
powers the internet
DNS
Allows you to look up owner of DNS records
nslookup and dig -> look up DNS information BIND -> one major implementation of DNS server MANY MANY security holes
WHOIS
Encrypted communications channel
Frequently used to remotely log into server
ssh
Simple Mail Transport Protocol
SMTP
We transport
BYTES
is the name of the kernel
Linux
is the name of the distribution
Ubuntu
Submits data to be processed to a specified resource
post
Requests data from a specified resource
get
POST /a/b/c HTTP/1.1\r\n
HOST: ceclnx01.cec.miamioh.edu\r\n
Content-Type: text/plain\r\n
Content-Length: 5\r\n
\r\n
post
GET /a/b/foo.html HTTP/1.1\r\n
HOST: ceclnx01.cec.miamioh.edu\r\n
\r\n
Get
Reperform operation or sequence
that failed.
Recovery
SCRIPTING language that runs in THE BROWSER.
Allows the code to manipulate the DOCUMENT OBJECT MODEL (programmatic model of the page).