Internet Basics & Web Concepts

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/50

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards summarizing essential terms and definitions from the lecture on Internet basics, WWW, servers, and related web concepts.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

51 Terms

1
New cards

Network

Two or more entities connected together to enhance reach and share resources.

2
New cards

Wide Area Network (WAN)

A network that spans large geographical areas; the Internet is an example.

3
New cards

Internet

A global, computer-based network formed by many smaller interconnected networks.

4
New cards

Traditional Broadcasting Media

Centralized systems such as radio and television that deliver one-way communication.

5
New cards

Internet Architecture

Decentralized; every connected user can communicate with any other.

6
New cards

World Wide Web (WWW)

A set of standards, programs and protocols (1989) for creating, displaying and linking hypertext & multimedia on the Internet.

7
New cards

Tim Berners-Lee

Inventor of the World Wide Web, HTML and the first web browser (1990).

8
New cards

HTML (HyperText Markup Language)

Standard markup language used to create web pages.

9
New cards

Hyperlink

A special link that connects one web document to another on the WWW.

10
New cards

Client (Networking)

Any computer that requests services or resources from another computer.

11
New cards

Server

A computer that receives client requests, processes them and returns results.

12
New cards

Web Server

A server that stores web documents and handles HTTP requests, delivering web pages.

13
New cards

Server vs. Web Server

Servers manage general network resources; web servers specifically handle HTTP and serve web pages.

14
New cards

Equipment / Resource Sharing

Server feature allowing multiple users to share printers, copiers, etc.

15
New cards

Centralized File Saving

Server feature letting users store files in home directories on the server.

16
New cards

Centralized Virus Scanning

Server-side scanning of stored files to detect malware.

17
New cards

Centralized Backups

Server-managed backups to high-capacity devices for data safety.

18
New cards

Web Page

A single digital document hosted on the Internet.

19
New cards

Website

A collection of interconnected web pages designed with a common goal.

20
New cards

Web Portal

A website/service offering a broad collection of resources (email, news, search, etc.); e.g., Yahoo.

21
New cards

Web Browser

Client-side software that retrieves and displays information from the Web (e.g., Chrome, Firefox).

22
New cards

Web Client

Program on the client side (often the browser) that requests and uses services from a web server.

23
New cards

URL (Uniform Resource Locator)

The unique address of a web resource on the Internet.

24
New cards

Blog

Frequently updated, publicly accessible online journal (weblog).

25
New cards

Blogger

The author who writes and maintains a blog.

26
New cards

Blogging

The act of writing or updating blog posts.

27
New cards

News Group

Internet discussion forum where users with common interests exchange messages.

28
New cards

Email

Electronic mail messages transmitted between users over networks.

29
New cards

Email Address

Unique electronic post-office box in the form username@domain.

30
New cards

CGI (Common Gateway Interface)

Standard for web servers to execute external programs and return dynamic content.

31
New cards

ASP (Active Server Pages)

Microsoft server-side scripting environment for dynamic web pages.

32
New cards

PHP

Open-source server-side scripting language embedded in HTML for dynamic sites.

33
New cards

HTTP (HyperText Transfer Protocol)

Protocol used by web servers and browsers to transfer web pages.

34
New cards

FTP (File Transfer Protocol)

Protocol for transferring text and binary files arranged hierarchically.

35
New cards

TCP/IP

Core Internet protocol suite enabling communication between networked devices.

36
New cards

Gopher

TCP/IP-based protocol presenting text files in menu format (pre-web era).

37
New cards

POP3 (Post Office Protocol v3)

Protocol for retrieving email from a server.

38
New cards

SMTP (Simple Mail Transfer Protocol)

Protocol used to send email between servers.

39
New cards

NNTP (Network News Transfer Protocol)

Protocol used for distributing, querying and posting Usenet news articles.

40
New cards

Serving Web Pages

Primary web-server service: delivering HTML documents via HTTP on client request.

41
New cards

Running Gateway Programs

Web-server capability to execute CGI programs and return generated output.

42
New cards

Access Control

Web-server function that restricts or permits user access to resources.

43
New cards

Monitoring & Logging

Recording and analyzing server access and activity for security and performance.

44
New cards

Server-Side Scripting

Generating dynamic web content on the server using scripts like ASP or PHP.

45
New cards

Apache Web Server

Popular open-source web-server software.

46
New cards

Apache Tomcat

Web server and servlet container for Java applications.

47
New cards

Microsoft IIS

Microsoft’s Internet Information Services web-server software.

48
New cards

Lighttpd

Lightweight, high-performance open-source web server.

49
New cards

Jigsaw

Java-based experimental web server from W3C.

50
New cards

Home Page

First page a visitor sees on a website; entry point for navigation.

51
New cards

Navigation Structure

Ordered collection of links guiding users through a website.