Internet History Quiz

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What year was the first web page published?

  • 1990 (correct)
  • 1991
  • 1992
  • 1989

Which search protocol was introduced in 1991?

  • WebCrawler
  • Yahoo
  • Gopher (correct)
  • Archie

What was the first widely downloaded Internet browser?

  • Internet Explorer
  • Mosaic (correct)
  • Opera
  • Netscape Navigator

In what year was Gopher introduced?

<p>1991 (D)</p> Signup and view all the answers

Which event occurred in 1993?

<p>The release of the Mosaic browser (C)</p> Signup and view all the answers

What prefix do FTP URLs begin with?

<p>ftp:// (B)</p> Signup and view all the answers

Which of the following is NOT a common function of FTP?

<p>Stream video (A)</p> Signup and view all the answers

How can an FTP site be accessed?

<p>Through a web browser or FTP-supporting software (C)</p> Signup and view all the answers

What might be required to access some FTP sites?

<p>Login credentials (C)</p> Signup and view all the answers

How is an FTP site structured when accessed?

<p>As though they were files on the local computer (A)</p> Signup and view all the answers

What do wireless connections like Wi-Fi and 3G/4G/5G use to access the Internet?

<p>Physical cables (A)</p> Signup and view all the answers

What is the primary purpose of communication protocols?

<p>To allow dissimilar systems to communicate (A)</p> Signup and view all the answers

Which of the following options is NOT true regarding wireless connections?

<p>They operate independently of any wired infrastructure. (A)</p> Signup and view all the answers

How do communication protocols enhance system interaction?

<p>By standardizing the way different systems connect (B)</p> Signup and view all the answers

What aspect do both wireless and wired Internet connections share?

<p>They eventually rely on physical cables. (C)</p> Signup and view all the answers

What significant development occurred in 1989?

<p>Proposal of the World Wide Web by Tim Berners-Lee (D)</p> Signup and view all the answers

Which milestone is associated with the year 1969?

<p>Creation of ARPANET (B)</p> Signup and view all the answers

Who developed the first graphical web browser?

<p>Tim Berners-Lee (A)</p> Signup and view all the answers

When was the Domain Name System (DNS) developed?

<p>1980s (A)</p> Signup and view all the answers

Which of the following is NOT considered a key milestone in the history from 1969 to 1998?

<p>The development of TCP/IP (A)</p> Signup and view all the answers

What is a private IP address?

<p>An IP address used exclusively for local network communication (C)</p> Signup and view all the answers

Which of the following statements is true about IP addresses?

<p>IP addresses can be classified into private and public types (A)</p> Signup and view all the answers

What is the primary function of the Domain Name System (DNS)?

<p>To translate domain names into IP addresses (A)</p> Signup and view all the answers

How many versions of IP addresses exist?

<p>There are two versions: IPv4 and IPv6 (A)</p> Signup and view all the answers

Which of the following is NOT a characteristic of private IP addresses?

<p>They are unique across the entire internet (D)</p> Signup and view all the answers

What is the first page of a website commonly referred to as?

<p>Home page (B)</p> Signup and view all the answers

Which type of website has fixed codes with rarely changing content?

<p>Static website (D)</p> Signup and view all the answers

Which statement is true about a dynamic website?

<p>Its content changes dynamically. (D)</p> Signup and view all the answers

What differentiates a static website from a dynamic website?

<p>Dynamic websites can be updated frequently. (B)</p> Signup and view all the answers

Which of the following describes a static website accurately?

<p>Its content does not update frequently. (A)</p> Signup and view all the answers

Flashcards

ARPANET

A network developed by the US Department of Defense in 1969 as a forerunner to the internet.

Domain Name System (DNS)

A system that translates domain names (like google.com) into IP addresses (like 172.217.160.142).

WorldWideWeb

Tim Berners-Lee created the first graphical web browser in 1990 at CERN.

The Web

In 1989, Tim Berners-Lee proposed a system for sharing information globally.

Signup and view all the flashcards

Key Milestones in Internet History (1969 - 1998)

The time period from 1969 to 1998 encompasses many milestones in the development of the internet.

Signup and view all the flashcards

Birth of the Web

The first web page was published, marking the beginning of the World Wide Web as we know it.

Signup and view all the flashcards

Gopher

A search protocol that allowed users to access information on the internet, preceding the modern web search engines.

Signup and view all the flashcards

Mosaic

A graphical user interface (GUI) web browser that made browsing the web significantly easier and more accessible to the public.

Signup and view all the flashcards

1990

The year the first web page was published, a significant milestone in the history of the internet.

Signup and view all the flashcards

1993

It was the year the first widely downloaded Internet browser, Mosaic, was released.

Signup and view all the flashcards

FTP (File Transfer Protocol)

A protocol used to transfer files between computers over a network. It allows you to upload or download files to and from remote servers.

Signup and view all the flashcards

FTP Site

A website that uses FTP to transfer files. It can be accessed using FTP clients or web browsers, allowing you to manage files like folders on your computer.

Signup and view all the flashcards

FTP Client

A software program allowing you to connect to FTP sites and manage files. It lets you upload, download, delete, and rename files on the server.

Signup and view all the flashcards

FTP Login

A process used to authenticate your identity before accessing an FTP site. It usually involves providing a username and password.

Signup and view all the flashcards

FTP Browsing

A feature that allows you to view the contents of an FTP site as if they were on your local computer. You can navigate folders and files as you do on your computer.

Signup and view all the flashcards

Communication Protocols

A standardized method that enables different systems to communicate effectively, regardless of their underlying design or technology.

Signup and view all the flashcards

Physical Cables in Wireless Connections

Even wireless connections like Wi-Fi and cellular networks ultimately rely on physical cables to connect to the vast network that makes up the internet.

Signup and view all the flashcards

Data Transmission Through Cables

Physical cables transmit data through electrical signals, allowing information to flow quickly across long distances.

Signup and view all the flashcards

Types of Cables and Their Applications

Different types of cables are used for various purposes, each with unique properties that determine their suitability for specific applications.

Signup and view all the flashcards

Interconnected Networks

These cables are often bundled together in complex networks, creating a vast interconnected web that allows information to be shared globally.

Signup and view all the flashcards

Home Page

The first page of a website, typically serving as an entry point and providing an overview of the site's content.

Signup and view all the flashcards

Static Website

A website where the content is fixed and rarely changes. The code that builds the website stays the same.

Signup and view all the flashcards

Dynamic Website

A website where content changes dynamically based on user interactions, updates, or data. The code interacts with databases or other sources to generate content.

Signup and view all the flashcards

Website Code

A website's code that defines its structure, content, and presentation. This code is usually written in languages like HTML, CSS, and JavaScript.

Signup and view all the flashcards

Website Content

A website's content is the information that is displayed to users, including text, images, videos, and interactive elements.

Signup and view all the flashcards

Private IP Address

An IP address used within a local network, not accessible from the public internet.

Signup and view all the flashcards

IPv4

The fourth version of the Internet Protocol, used for addressing devices on the internet.

Signup and view all the flashcards

IPv6

The sixth version of the Internet Protocol, designed to provide a much larger address space than IPv4.

Signup and view all the flashcards

IPv4 vs IPv6

Used to distinguish between the different versions of the Internet Protocol (IP).

Signup and view all the flashcards

Study Notes

Chapter 1: Introduction to WWW and the Internet

  • The World Wide Web (WWW) or Web are pages displayed on a device when online.
  • The Internet is a network of connected computers that the Web operates on. Each computer on the Internet has a unique address.
  • Examples of Internet addresses include 193.138.221.215, 193.138.221.211, 193.138.221.214, 193.138.224.213, 72.14.207.104, and 72.14.207.101.

Outline

  • Internet technology and the World Wide Web (WWW)
  • Web application architecture.
  • Server concept and Web client.
  • Web Browser.
  • Evolution of the Internet and Web.
  • Analysis requirements and Web design.
  • Scripting, outline work, and Web platform.

The History of the Internet and WWW

  • ARPANET (1969): An early networking precursor to the Internet.
  • Domain Name System (DNS): Developed in the 1980s, translating domain names (like example.com) to numerical IP addresses.
  • First graphical Web browser: WorldWideWeb, created by Tim Berners-Lee at CERN.
  • The proposal and publication of the Web: (1989-1990).
  • First content-based search protocol (Gopher): Introduced in 1991.
  • First widely downloaded Internet browser (Mosaic): Released in 1993.
  • First webmail service (HoTMail): Launched in 1996.
  • Google launched: (1998).

How the Web Works

  • Client-Server architecture: Clients request services, and servers respond with the service.

The Internet Architecture

  • TCP/IP: A core protocol for the internet.
  • IP Address: A unique number for each computer on the network.
  • DNS: Translates domain names to IP addresses.
  • Internet Service: Provides access to the Internet.
  • WWW: The World Wide Web.
  • URL: A web address, including the protocol, domain, and path.
  • HTTP: The protocol for transferring web pages.

Web Server

  • Software and hardware that respond to client requests using HTTP and other protocols.
  • Stores, processes, and delivers web pages.
  • Examples include Microsoft IIS, Apache, Nginx, and iPlanet Web Server.

Communication Networks

  • The Internet relies on physical cables (copper wires, fiber optics).
  • Even wireless connections (Wi-Fi, 3G/4G/5G) use physical cables to connect to the Internet.

Communication Protocols

  • A standard mechanism allowing dissimilar systems to communicate.
  • Often multiple protocols are involved in a single communication.
  • Common protocols include:
    • TCP/IP: Controls message assembly/disassembly
    • HTTP: Transfers web resources.
    • FTP: Transfers files

Internet Protocol (IP) Address

  • Unique identifiers for devices on a computer network.
  • Public IP addresses: Assigned by ISPs, directly accessible on the internet.
  • Private IP addresses: Used in local networks.
  • IPv4 and IPv6: Two versions of IP addresses.

Domain Name System (DNS)

  • A naming database locating and translating domain names to IP addresses.
  • Relies on a collection of servers.

Uniform Resource Locator (URL)

  • The address of a unique resource on the web.
  • Consists of:
    • Scheme (protocol)
    • Authority (domain name)
    • Port
    • Path to file
    • Parameters
    • Anchor

Web Page

  • A document written in HTML, viewed by web browsers.
  • Stored in a specific directory of a web server.
  • Contains text, graphics, videos, and hyperlinks.

Website

  • A collection of related web pages containing text, images, audio, and video.
  • The first page is the home page.
  • Types of websites:
    • Static: Fixed codes, rarely changing content.
    • Dynamic: Content changes dynamically.

Web Browser

  • Software that interprets and displays web pages, allowing users to interact with them.
  • Translates web pages (using HTTP) into readable content.
  • Displays web pages using HTML, and/or XML.
  • Examples include Google Chrome, Microsoft Edge, and Opera.

Main features of Web Browsers:

  • Personalization
  • Search engines
  • Book-marks
  • Security settings

Analysis Requirements and Web Design

  • Topics covered in a standard web development analysis:
    • Preferred platform/technology
    • Standard website layout
    • Design features (like logo, fonts)
    • Functionality
    • Space allocation (for content)
    • Header/footer layout
    • Contact forms

Scripting, Outline Work, and Web Platform

  • Web scripting: Process of creating and embedding scripts in web pages.
  • Scripts are commands interpreted by a program (scripting engine).
  • Scripts can automate tasks or dynamically generate web pages.
  • Languages include VBScript, JavaScript, ASP, PHP, PERL, JSPs, and others.

Open Discussion

  • Topics:
    • How the Web finds a specific web page.
    • Web functionality without search engines.
    • Benefits of using the WWW.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Use Quizgecko on...
Browser
Browser