Overview of the Internet Flashcards
TCP
Transmission Control Protocol
IP
Internet Protocol
ARPANET
Advanced Research Projects Agency Network
Browser
The engine that allows the user to send requests to the Server
Web Server
Sends code and data as part of the users request
Server
Specialised computer that serves up resources or services
HTTP
Hyper Text Transfer Protocol
HTTPs
Hyper Text Transfer Protocol Secure
GET (HTTP) Request
Retrieve information from a given server
POST (HTTP) Request
Used to send data to a Server (Survey)
PUT (HTTP) Request
Used to replace current data with uploaded content
DELETE (HTTP) Request
Removes current data
jQuery
first JavaScript framework that could fetch data while the web page is running.
Packet
basic unit of information transferred over the internet