What Is the Internet?
According to Webopedia, the web may be a worldwide system of connected networks. Each network consists of many computers, servers, routers, and printers. You can consider the web just like the telephone network or the interstate transportation system. You may have even heard people refer to the Internet as the Information SuperHighway. The networks that structure the web could also be owned and maintained by different companies but messages and data move across all of them without reference to ownership because they all use an equivalent protocol or language to speak.
VISIT MY PERSONAL SITE: ABIDUL ISLAM
Who Created the Internet?
A single person
The initial idea of
In 1962, J.C.R. Licklider became
How does the Internet Work?
The Internet works through a packet routing network in accordance with the Internet Protocol (IP), the Transport Control Protocol (TCP), and other protocols.
What’s an IP address?
IP (Internet Protocol) Address is an address of your network hardware. It helps in connecting your computer to other devices on your network and all over the world. An IP Address is made up of numbers or characters.
An example of an IP address would be: 506.457.14.512
All devices that are connected to an internet connection have a unique IP address which means there’s a need for billions of IP addresses. This requirement is fulfilled by the new IP version IPv6. There are two IP versions: IPv4 and IPv6. IPv4 is the older version which has a space of over 4 billion IP addresses. However, the new IPv6 version can provide up to trillions of IP addresses to fulfill the needs of all internet users and devices. The IPv4 version used to configure IP addresses in numerical value (numbers) which may conflict with other IP addresses. That’s why IPv6 adopted the hexadecimal method to provide unique IP addresses to billions of users in the world.
Example of an IPv6 IP address would be: 4ggr:1925:5656:7:600:t4tt:tc54:98vt
What’s a protocol?
A protocol
What is a TCP?
TCP (Transmission Control Protocol) is a standard that defines how to establish and maintain a network conversation through which application programs can exchange data. TCP works with the Internet Protocol (IP), which defines how computers send packets of data to each other. Together, TCP and IP are the basic rules defining the Internet. The Internet Engineering Task Force (IETF) defines TCP in the Request for Comment (RFC) standards document number 793.