Internetworking Terms and Concepts Last Updated : 11 Apr, 2025 Comments Improve Suggest changes Like Article Like Report The term Internetworking means interconnection i.e. interconnecting two or more computers. Inter means between and networking means the exchange of information or data among multiple connected devices. Internetworking means connecting two or more computer networks using devices like routers, gateways, modem, RJ-45 connector, bridge, etc. It provides a universal communication service. There are many types of physical networks like Ethernet, FDDI (Fiber Distributed Data Interface), ATM (Asynchronous Transfer Mode). Internetworking Terms and ConceptsSome terms and concepts of internetworking are given below: 1. WWW (World Wide Web):Invented by Sir Tim Berners-Lee in 1989Collection of web pages or web sites found on network of computersAllow users to access web pages or documents on the net using URL (Uniform Resource Locators)Allow people to share their work and documents through social networking sites, blogs, etc. Web pages are formatted in HTML (Hypertext Markup Language)HTTP (Hypertext Transfer Protocol) allows web pages, documents to be requested and transmitted over the InternetWeb servers are computers where web pages are stored and accessed by user’s HTTP via internetFaster communication, social networking, etc.2. Telnet:Developed in 1969Stands for teletype networkThe protocol used to establish a virtual connection for text-based communication between two machinesFollows TCP (Transmission Control Protocol) / IP (Internet Protocol) for accessing remote computersProtocol for remote loginOverlapped by SSH (Security Shell) because of security issuesUses for modification, control over server, running various programs, supports user authentication, etc.3. Web Browser and Web Server:Web Browser:Allows the user to access information or web pages on WWW (World Wide Web)Commonly referred to as a BrowserConverts or translate the content of web pages and websites into human-readable contentUsed in devices like laptops, smartphones, computers, etc.Examples: Internet Explorer, Mozilla Firefox, Google chromeSupports secure HTTP (Hypertext Transfer Protocol), a combination of HTML (HyperText Markup Language) AND XHTML (Extensible HyperText Markup Language), FTP (File Transfer Protocol) Web Server: A computer that runs websitesUses HTTP (Hypertext Transfer Protocol) for intercommunicationAllows users to have access to web pages contain HTML (HyperText Markup Language) documents, includes images style sheets, etc.Supports server-side scripting using ASP (Active Server Pages), PHP (Hypertext Preprocessor), or other scripting languages4. Web Site, Web Pages and Web Addresses:Web Site:Collection of interlinked web pages identified by the common domain name Examples: google.com, flipkart.com, facebook.com, etc.Created and maintained by the organization, individual, group, etc.It can be accessed on devices like smartphones, laptops, tablets, etc.Also known as web presenceStored and hosted on web serversWeb page:Set of data or information provided by a website in a web browser identified by URL (Uniform Resource Locator)Information or documents are written in HTML (HyperText Markup Language) or XHTML (Extensible HyperText Markup Language)Displayed using a web browser on devices like mobile, computer, etc.Easy to create and maintainWeb Address:Developed by Tim Berners-Lee in 1994 and the Internet Engineering Task Force (IETF)Referred to as URL (Uniform or Universal Resource Locator) or domain nameAddress of a website or document or other resources on the WWW (World Wide Web)Sample URL: http://www.google.comUses HTTP (Hypertext Transfer Protocol) and HTTPS (Hypertext Transfer Protocol Secure) ProtocolMakes accessing to a website very easy for users5. Web Hosting:Type of Internet Hosting ServiceAllows individuals and organizations to develop a web site or web page and host/post on a web serverWed host provides space to their users, store web pages of their websites and post them on web servers connected to the InternetSome types of web hosting services: Free hosting, Virtual or Shared Hosting, dedicated hosting, Co-location hosting, cloud hosting, clustered hosting, etc.Some Web Hosting software: Apache, Windows Server, etc. Comment More infoAdvertise with us Next Article Internetworking Terms and Concepts gouravhammad Follow Improve Article Tags : GBlog Computer Networks Web technologies Similar Reads Interesting facts of Networking Some interesting facts about computer networking are: Internet was invented by ARPANET in 1983.Internet is controlled by 75 million servers.The backbone of the internet is made by 550, 000 miles of underwater cable.About one billion computer systems are connected to the internet.About 3.2 billion pe 4 min read Types of Internet Connection An internet connection is a means by which individual devices or local networks are linked to the global internet, allowing them to communicate and exchange data. There are many connections that can be used for internet access. All the connections have their own speed range that can be used for diff 5 min read Internet and Web programming The Internet is a global network of interconnected computers and servers that allows people to communicate, share information, and access resources from anywhere in the world. Web programming involves creating dynamic websites that are interactive and user-friendly. This includes the use of database 9 min read Network and Communication Networks and communication involve connecting different systems and devices to share data and information. This setup includes hardware like computers, routers, switches, and modems, as well as software protocols that manage how data flows between these devices. Protocols such as TCP/IP and HTTP are 8 min read Basics of Computer Networking A computer network is a collection of interconnected devices that share resources and information. These devices can include computers, servers, printers, and other hardware. Networks allow for the efficient exchange of data, enabling various applications such as email, file sharing, and internet br 14 min read TCP/IP in Computer Networking Introduction : TCP/IP (Transmission Control Protocol/Internet Protocol) is a suite of communication protocols that define the standards for transmitting data over computer networks, including the internet. The TCP/IP protocol is the foundation of the internet and enables devices to communicate with 8 min read Networks and Process of Network Communications If someone is interested or willing to join the world of Cyber Security he/she must be familiar with how Network Communication takes place. As the basic job of a cybersecurity analyst is to trace the event occur on the network. The record of the incident is stored in log files in systems involving i 5 min read Types of Internetwork Internetwork is a combination of two different words, "inter" and "network" where the inter simply means a connection and network means the system or a group of interconnected machines and systems operating at some level, based on different criteria we have different sorts of Internet works availabl 9 min read How Does the Internet Work Have you ever wondered how a simple click on your mouse or a tap on your screen can instantly connect you to a world of information, entertainment, and communication? The internet is one of the most transformative inventions of our time, yet its inner workings remain a mystery to many. How does data 14 min read Commonly asked Computer Networks Interview Questions | Set 1 What are Unicasting, Anycasting, Multicasting and Broadcasting? If the message is sent from a source to a single destination node, it is called Unicasting. This is typically done in networks. If the message is sent from a source to any of the given destination nodes. This is used a lot in Content de 4 min read Like