Posts

Showing posts from May 19, 2021

Requirements to access internet

🌐 Requirements to Access the Internet  Introduction To access the internet, certain basic requirements must be fulfilled. These components work together to establish a connection and allow users to browse websites, send emails, and use online services. Basic Requirements for Internet Access The following are the essential requirements to access the internet: Computer Modem Communication Media Access Rights (ISP) Web Browser Computer A  computer  (desktop, laptop, or even a smartphone) is required to connect to the internet. It should have sufficient speed and capability to handle internet applications smoothly. Modem A  modem  stands for  Modulator-Demodulator . It is a hardware device used for communication. It converts  digital signals into analog signals  and vice versa. This conversion allows data to be transmitted over communication lines.  📶 3. Communication Media Communication media  refers to the transmission channels through w...

Administration of the Internet

Administration of the Internet Introduction The internet is a global network that requires proper management and coordination. Several international organizations are responsible for maintaining standards, managing resources, and ensuring the smooth functioning of the internet. Key Organizations in Internet Administration The following organizations play an important role in the administration of the internet: IAB (Internet Architecture Board) IETF (Internet Engineering Task Force) IANA (Internet Assigned Numbers Authority) ADNR (Accredited Domain Name Registrars) IAB – Internet Architecture Board The Internet Architecture Board is responsible for overseeing the overall architecture of the internet. 🔑 Key Responsibilities: Approves internet standards and protocols Provides technical guidance Oversees long-term internet architecture planning IETF – Internet Engineering Task Force The Internet Engineering Task Force is an open international community of network de...

what is protocol ?

Internet Protocols – Definition, Types & Explanation What is a Protocol? A protocol is a set of rules that governs how data is transmitted and received over a network. It defines: Syntax (format of data) Semantics (meaning of data) Synchronization (timing of communication) Protocols can be implemented using: Hardware Software Or a combination of both In simple terms, a protocol acts as a standard or convention that allows two computers to communicate effectively. Primary Internet Protocol The main protocol used on the internet is: 🔹 TCP/IP (Transmission Control Protocol / Internet Protocol) It is the foundation of internet communication TCP handles connection-oriented communication IP handles addressing and routing (connectionless communication) Types of Internet Protocols There are several types of protocols used for different purposes: TCP/IP FTP HTTP HTTPS POP TELNET UDP Detailed Explanation of Important Protocols 🔹 1. TCP/I...