Class 10 CBSE Computer Applications 165 Unit 1 Networking (Internet, Remote Login and FTP)
The development of the internet has been a remarkable journey that has revolutionized the way we communicate, access information, conduct business, and interact with the world. Here's a brief overview of the key stages in the development of the internet:
ARPANET: The precursor to the internet was ARPANET (Advanced Research Projects Agency Network), created by the U.S. Department of Defense in the late 1960s. It connected computers at various research institutions and allowed them to exchange information.
TCP/IP: In the 1970s, the Transmission Control Protocol/Internet Protocol (TCP/IP) was developed. This set of protocols provided the foundation for data transmission and addressing on the network.
NSFNET: In the 1980s, the National Science Foundation (NSF) developed NSFNET, a high-speed backbone network that connected universities and research institutions across the United States. It played a crucial role in expanding the internet's reach.
Commercialization and World Wide Web: In the early 1990s, the internet transitioned from a government and research-oriented network to a commercialized platform. Tim Berners-Lee invented the World Wide Web, a system of interlinked hypertext documents accessible via the internet. The web made the internet user-friendly and accessible to a broader audience.
Dot-com Boom: The late 1990s witnessed the dot-com boom, characterized by a rapid growth in internet-based companies. This period saw significant advancements in e-commerce, web technologies, and the proliferation of websites.
Broadband and Mobile Internet: The early 2000s marked a significant shift towards broadband internet connections, which provided faster speeds and allowed for more extensive multimedia content consumption. Furthermore, the emergence of mobile devices with internet capabilities led to the widespread adoption of mobile internet access.
Web 2.0 and Social Media: Around the mid-2000s, the internet entered the era of Web 2.0, characterized by user-generated content, social media platforms, and interactive web applications. Websites like Facebook, Twitter, YouTube, and Wikipedia transformed the way people interacted online and shared information.
Cloud Computing: Cloud computing emerged as a dominant paradigm in the late 2000s, enabling users to store and access data and applications remotely through the internet. This shift reduced the reliance on local hardware and expanded the possibilities for collaborative and scalable online services.
Internet of Things (IoT): The IoT refers to the network of interconnected physical devices embedded with sensors, software, and connectivity. This development has expanded the internet's reach beyond computers and mobile devices to include everyday objects, creating opportunities for automation, data collection, and smart systems.
Ongoing Advancements: The internet continues to evolve rapidly. Advancements in technologies like artificial intelligence, virtual reality, blockchain, and 5G are shaping new possibilities and applications for the internet.
Accessing the internet allows users to explore a vast digital realm. It provides access to information, communication, entertainment, and services. With a web browser or apps, users can search, browse websites, stream media, shop online, connect with others, and stay updated on news, trends, and social networks.
Here are some Internet Service Providers (ISPs) in India:
1.Airtel Broadband 2.BSNL (Bharat Sanchar Nigam Limited) 3.Jio Fiber 4.ACT Fibernet 5.Hathway Broadband 6.Spectra 7.You Broadband 8.Tikona Digital Networks 9.Alliance Broadband 10.Netplus Broadband
Uses/Applications of Internet in Daily Life The internet has become an integral part of daily life for many people. Here are some common uses of the internet in daily life:
Communication: People use the internet for instant messaging, email, video calls, and social media platforms to stay connected with friends, family, and colleagues.
Information and Research: The internet is a vast repository of information. Users can search for news, articles, tutorials, and research papers to gain knowledge and stay informed.
Online Shopping: E-commerce platforms enable users to browse and purchase a wide range of products and services online, providing convenience and access to a global marketplace.
Entertainment: Streaming platforms like Netflix, YouTube, and Spotify offer a plethora of movies, TV shows, music, and other forms of digital entertainment.
Education: Online learning platforms provide access to educational resources, online courses, tutorials, and virtual classrooms, allowing individuals to learn at their own pace and from anywhere.
Banking and Financial Services: Online banking allows users to manage their accounts, transfer funds, pay bills, and access various financial services securely.
Work and Productivity: Many professionals use the internet to collaborate on projects, access work-related tools and software, and work remotely.
Social Networking: Platforms such as Facebook, Instagram, Twitter, and LinkedIn facilitate social interaction, sharing of experiences, and networking opportunities.
Health and Wellness: The internet offers health-related information, telemedicine services, fitness apps, and resources for maintaining physical and mental well-being.
Travel and Navigation: Online travel agencies, booking websites, and navigation apps assist users in planning trips, booking accommodations, and finding directions.
A protocol is a set of rules and guidelines that determine how data is transmitted, received, and processed between devices or systems in a network or communication environment.
List of Internet protocols
1. Internet Protocol version 4 (IPv4): The fourth iteration of the Internet Protocol, providing unique IP addresses for devices and facilitating communication over interconnected networks.
2. Internet Protocol version 6 (IPv6): The latest version of IP, designed to provide a larger address space to accommodate the growing number of devices connecting to the internet.
3. Transmission Control Protocol (TCP): A protocol that ensures reliable and ordered delivery of data packets between devices by establishing and maintaining a connection. 4. User Datagram Protocol (UDP): A protocol that allows for the quick transmission of data packets between devices without establishing a connection, prioritizing speed over reliability.
5. Internet Control Message Protocol (ICMP): A protocol used for sending diagnostic and error messages, such as ping requests and error notifications, between network devices.
6. Internet Protocol Security (IPsec): A set of protocols used for securing IP communications by encrypting and authenticating network traffic, ensuring confidentiality and integrity.
7. Dynamic Host Configuration Protocol (DHCP): A protocol that assigns IP addresses dynamically to devices on a network, simplifying network administration and management.
8. Internet Group Management Protocol (IGMP): A protocol used by devices to join and leave multicast groups, enabling efficient delivery of multicast traffic.
9. Border Gateway Protocol (BGP): A routing protocol that exchanges routing information between different autonomous systems on the internet, enabling global connectivity.
10. Simple Network Management Protocol (SNMP): A protocol used for managing and monitoring network devices, allowing for remote administration and troubleshooting.
11. Hypertext Transfer Protocol (HTTP): A protocol used for transmitting and receiving web pages and other resources on the World Wide Web.
12. File Transfer Protocol (FTP): A protocol used for transferring files between a client and a server on a network, supporting file upload, download, and management.
13. Domain Name System (DNS): A protocol that translates domain names into IP addresses, allowing users to access websites and other resources using human-readable names.
14. Secure Shell (SSH): A cryptographic protocol that provides secure remote login and command execution on networked devices.
15. Internet Protocol Television (IPTV): A system that delivers television content over IP networks, enabling interactive and on-demand viewing experiences.
16. Voice over Internet Protocol (VoIP): A technology that enables voice communication over the internet, allowing for voice calls, video calls, and multimedia conferencing.
17. Simple Mail Transfer Protocol (SMTP): A protocol used for sending and receiving email messages between mail servers, facilitating electronic communication.
18. Network Time Protocol (NTP): A protocol used for synchronizing the clocks of devices on a network, ensuring accurate timekeeping and coordination.
19. Internet Control Protocol (ICP): A protocol used for caching and proxying web content, improving web performance and reducing network congestion.
20. Internet Message Access Protocol (IMAP): A protocol used by email clients to access and retrieve email messages from a mail server, providing advanced email management features.
21. Telnet is a network protocol that enables remote terminal access to a computer or device over a network. It allows users to establish a command-line session on a remote host, providing a way to interact with and manage the device as if they were physically present.
22. SFTP (Secure File Transfer Protocol) is a secure extension of the File Transfer Protocol (FTP) that provides a secure method for transferring files between remote systems. It uses SSH (Secure Shell) for authentication and encryption, ensuring the confidentiality and integrity of data during transit. SFTP allows users to securely upload, download, and manage files on remote servers.
23. SCP : SCP (Secure Copy Protocol) is a secure file transfer protocol that allows users to securely transfer files between a local and a remote host. It uses SSH (Secure Shell) for authentication and encryption, ensuring the secure transmission of files. SCP provides a simple command-line interface and supports both file upload and download operations.
----------x----------x------------x-----------------x-------------x--------------x-------------------x--------------------x---------------x---------------x-------------x---------
ARPANET: The precursor to the internet was ARPANET (Advanced Research Projects Agency Network), created by the U.S. Department of Defense in the late 1960s. It connected computers at various research institutions and allowed them to exchange information.
TCP/IP: In the 1970s, the Transmission Control Protocol/Internet Protocol (TCP/IP) was developed. This set of protocols provided the foundation for data transmission and addressing on the network.
NSFNET: In the 1980s, the National Science Foundation (NSF) developed NSFNET, a high-speed backbone network that connected universities and research institutions across the United States. It played a crucial role in expanding the internet's reach.
Commercialization and World Wide Web: In the early 1990s, the internet transitioned from a government and research-oriented network to a commercialized platform. Tim Berners-Lee invented the World Wide Web, a system of interlinked hypertext documents accessible via the internet. The web made the internet user-friendly and accessible to a broader audience.
Dot-com Boom: The late 1990s witnessed the dot-com boom, characterized by a rapid growth in internet-based companies. This period saw significant advancements in e-commerce, web technologies, and the proliferation of websites.
Broadband and Mobile Internet: The early 2000s marked a significant shift towards broadband internet connections, which provided faster speeds and allowed for more extensive multimedia content consumption. Furthermore, the emergence of mobile devices with internet capabilities led to the widespread adoption of mobile internet access.
Web 2.0 and Social Media: Around the mid-2000s, the internet entered the era of Web 2.0, characterized by user-generated content, social media platforms, and interactive web applications. Websites like Facebook, Twitter, YouTube, and Wikipedia transformed the way people interacted online and shared information.
Cloud Computing: Cloud computing emerged as a dominant paradigm in the late 2000s, enabling users to store and access data and applications remotely through the internet. This shift reduced the reliance on local hardware and expanded the possibilities for collaborative and scalable online services.
Internet of Things (IoT): The IoT refers to the network of interconnected physical devices embedded with sensors, software, and connectivity. This development has expanded the internet's reach beyond computers and mobile devices to include everyday objects, creating opportunities for automation, data collection, and smart systems.
Ongoing Advancements: The internet continues to evolve rapidly. Advancements in technologies like artificial intelligence, virtual reality, blockchain, and 5G are shaping new possibilities and applications for the internet.
Accessing the internet allows users to explore a vast digital realm. It provides access to information, communication, entertainment, and services. With a web browser or apps, users can search, browse websites, stream media, shop online, connect with others, and stay updated on news, trends, and social networks.
Here are some Internet Service Providers (ISPs) in India:
1.Airtel Broadband 2.BSNL (Bharat Sanchar Nigam Limited) 3.Jio Fiber 4.ACT Fibernet 5.Hathway Broadband 6.Spectra 7.You Broadband 8.Tikona Digital Networks 9.Alliance Broadband 10.Netplus Broadband
Uses/Applications of Internet in Daily Life The internet has become an integral part of daily life for many people. Here are some common uses of the internet in daily life:
Communication: People use the internet for instant messaging, email, video calls, and social media platforms to stay connected with friends, family, and colleagues.
Information and Research: The internet is a vast repository of information. Users can search for news, articles, tutorials, and research papers to gain knowledge and stay informed.
Online Shopping: E-commerce platforms enable users to browse and purchase a wide range of products and services online, providing convenience and access to a global marketplace.
Entertainment: Streaming platforms like Netflix, YouTube, and Spotify offer a plethora of movies, TV shows, music, and other forms of digital entertainment.
Education: Online learning platforms provide access to educational resources, online courses, tutorials, and virtual classrooms, allowing individuals to learn at their own pace and from anywhere.
Banking and Financial Services: Online banking allows users to manage their accounts, transfer funds, pay bills, and access various financial services securely.
Work and Productivity: Many professionals use the internet to collaborate on projects, access work-related tools and software, and work remotely.
Social Networking: Platforms such as Facebook, Instagram, Twitter, and LinkedIn facilitate social interaction, sharing of experiences, and networking opportunities.
Health and Wellness: The internet offers health-related information, telemedicine services, fitness apps, and resources for maintaining physical and mental well-being.
Travel and Navigation: Online travel agencies, booking websites, and navigation apps assist users in planning trips, booking accommodations, and finding directions.
A protocol is a set of rules and guidelines that determine how data is transmitted, received, and processed between devices or systems in a network or communication environment.
List of Internet protocols
1. Internet Protocol version 4 (IPv4): The fourth iteration of the Internet Protocol, providing unique IP addresses for devices and facilitating communication over interconnected networks.
2. Internet Protocol version 6 (IPv6): The latest version of IP, designed to provide a larger address space to accommodate the growing number of devices connecting to the internet.
3. Transmission Control Protocol (TCP): A protocol that ensures reliable and ordered delivery of data packets between devices by establishing and maintaining a connection. 4. User Datagram Protocol (UDP): A protocol that allows for the quick transmission of data packets between devices without establishing a connection, prioritizing speed over reliability.
5. Internet Control Message Protocol (ICMP): A protocol used for sending diagnostic and error messages, such as ping requests and error notifications, between network devices.
6. Internet Protocol Security (IPsec): A set of protocols used for securing IP communications by encrypting and authenticating network traffic, ensuring confidentiality and integrity.
7. Dynamic Host Configuration Protocol (DHCP): A protocol that assigns IP addresses dynamically to devices on a network, simplifying network administration and management.
8. Internet Group Management Protocol (IGMP): A protocol used by devices to join and leave multicast groups, enabling efficient delivery of multicast traffic.
9. Border Gateway Protocol (BGP): A routing protocol that exchanges routing information between different autonomous systems on the internet, enabling global connectivity.
10. Simple Network Management Protocol (SNMP): A protocol used for managing and monitoring network devices, allowing for remote administration and troubleshooting.
11. Hypertext Transfer Protocol (HTTP): A protocol used for transmitting and receiving web pages and other resources on the World Wide Web.
12. File Transfer Protocol (FTP): A protocol used for transferring files between a client and a server on a network, supporting file upload, download, and management.
13. Domain Name System (DNS): A protocol that translates domain names into IP addresses, allowing users to access websites and other resources using human-readable names.
14. Secure Shell (SSH): A cryptographic protocol that provides secure remote login and command execution on networked devices.
15. Internet Protocol Television (IPTV): A system that delivers television content over IP networks, enabling interactive and on-demand viewing experiences.
16. Voice over Internet Protocol (VoIP): A technology that enables voice communication over the internet, allowing for voice calls, video calls, and multimedia conferencing.
17. Simple Mail Transfer Protocol (SMTP): A protocol used for sending and receiving email messages between mail servers, facilitating electronic communication.
18. Network Time Protocol (NTP): A protocol used for synchronizing the clocks of devices on a network, ensuring accurate timekeeping and coordination.
19. Internet Control Protocol (ICP): A protocol used for caching and proxying web content, improving web performance and reducing network congestion.
20. Internet Message Access Protocol (IMAP): A protocol used by email clients to access and retrieve email messages from a mail server, providing advanced email management features.
21. Telnet is a network protocol that enables remote terminal access to a computer or device over a network. It allows users to establish a command-line session on a remote host, providing a way to interact with and manage the device as if they were physically present.
22. SFTP (Secure File Transfer Protocol) is a secure extension of the File Transfer Protocol (FTP) that provides a secure method for transferring files between remote systems. It uses SSH (Secure Shell) for authentication and encryption, ensuring the confidentiality and integrity of data during transit. SFTP allows users to securely upload, download, and manage files on remote servers.
23. SCP : SCP (Secure Copy Protocol) is a secure file transfer protocol that allows users to securely transfer files between a local and a remote host. It uses SSH (Secure Shell) for authentication and encryption, ensuring the secure transmission of files. SCP provides a simple command-line interface and supports both file upload and download operations.
----------x----------x------------x-----------------x-------------x--------------x-------------------x--------------------x---------------x---------------x-------------x---------
Comments
Post a Comment