The Internet & The World Wide Web PDF
Document Details
Uploaded by Deleted User
Tags
Summary
This presentation explores the relationship between the internet and the World Wide Web, examining their core components and evolution of web technologies. It covers topics such as global networks, data transmission, protocols, communication between browsers and servers, and the origins, components, and future of the web.
Full Transcript
The Internet & The World Wide Web This presentation explores the relationship between the internet and the World Wide Web, examining their core components and the evolution of web technologies. What is the Internet? Global Network Data Transmission Protocol...
The Internet & The World Wide Web This presentation explores the relationship between the internet and the World Wide Web, examining their core components and the evolution of web technologies. What is the Internet? Global Network Data Transmission Protocol Foundation The internet is a vast network of It enables data transmission The internet operates on a set of interconnected computers and through a complex infrastructure of protocols, including TCP/IP, which devices, allowing for cables, routers, and servers, govern communication between communication and information facilitating the flow of information devices and ensure data integrity. sharing worldwide. across continents. Communication Between Browsers & Servers Request The browser sends a request to the server, specifying the desired web 1 page or resource. Response 2 The server receives the request, retrieves the requested content, and sends a response back to the browser. Rendering 3 The browser receives the response, interprets the HTML, CSS, and JavaScript code, and displays the web page. Origins of the World Wide Web 1 1. Conceptualization 2 2. Initial Development Tim Berners-Lee, a British He developed the first computer scientist, web browser, editor, and conceptualized the World server in 1990, laying the Wide Web in 1989, while foundation for the web as working at CERN, a we know it today. research institute in Switzerland. 3 3. Public Release In 1991, the World Wide Web was publicly released, revolutionizing the way information was accessed and shared. Key Components of the World Wide Web Web Browsers Web Servers Software applications, such as Chrome, Firefox, and Powerful computers that store and deliver web pages to Safari, used to access and display web pages. browsers, enabling access to online content. URLs HTML Unique addresses used to locate and identify web pages, A markup language used to structure and format web allowing users to navigate the vast web. pages, defining content, layout, and links. What are Web Browsers? Interface Provide a graphical user interface for users to interact with web pages, including navigation, search, and bookmarking. Rendering Engine Interprets and displays web pages by processing HTML, CSS, and JavaScript code, rendering the content for users. Security Measures Implement security features like encryption and anti-phishing mechanisms to protect user data and ensure safe browsing. The Role of URLs 1 2 3 Identification Structure Navigation Uniquely identify specific web URLs typically consist of a Users can navigate between pages within the World Wide Web, protocol (e.g., HTTP), domain different web pages by entering or allowing users and servers to name (e.g., google.com), and clicking on URLs, making the web locate and access them. optional path to a specific accessible and interactive. resource. The Function of Web Servers Storage Response Security Store all the files that make up a When a browser requests a specific Implement security measures to website, including HTML, CSS, web page, the server retrieves the protect website data, prevent images, and videos, ensuring requested files and sends them unauthorized access, and ensure access to content. back to the browser. website uptime. Evolution of Web Technologies Early Web 1 The early web was primarily text-based, relying on HTML and limited graphical capabilities. Interactive Web 2 With the introduction of CSS and JavaScript, web pages became more interactive, engaging, and visually appealing. Mobile Web The rise of smartphones and tablets led to the 3 development of responsive web design and mobile- friendly web technologies. The Future of the Internet & the World Wide Web 1 2 3 AI Integration VR & AR IoT Artificial intelligence will play a Virtual and augmented reality will The Internet of Things will connect larger role in web development, transform the way we interact with physical devices to the web, creating more personalized and the web, creating immersive and creating new possibilities for intelligent online experiences. engaging experiences. automation and data collection.