Term
|
Definition
a group of interconnected computers |
|
|
Term
|
Definition
a standardized, global system of interconnected computer networksthat connects millions of people. |
|
|
Term
|
Definition
a system of interlinked hypertext documents accessed via the Internet. |
|
|
Term
|
Definition
the set of communications protocols used for the Internet and other similar networks. |
|
|
Term
URL (Uniform Resource Locator) |
|
Definition
a subset of the Uniform Resource Identifier (URI) that specifies where an identified resource is available and the mechanism for retrieving it. |
|
|
Term
HTTP (HyperText Transfer Protocol) |
|
Definition
an application-level protocol for distributed, collaborative, hypermedia information systems. |
|
|
Term
HTML (HyperText Markup Language) |
|
Definition
the predominant markup language for web pages. |
|
|
Term
|
Definition
- A computer program that is responsible for accepting HTTP requests from clients (user agents such as web browsers), and serving them HTTP responses along with optional data contents, which usually are web pages such as HTML documents and linked objects (images, etc.).
- A computer that runs a computer program as described above.
|
|
|
Term
|
Definition
a software application for retrieving, presenting, and traversing information resources on the World Wide Web. |
|
|
Term
|
Definition
a programming language that allows control of one or more software applications. |
|
|
Term
CGI (Common Gateway Interface) |
|
Definition
a standard for interfacing external applications with information servers, such as HTTP or Web servers.
|
|
|