HOME  ABOUT ME  GALLERY 

   INTERNET
      The Internet, referring to the specific global system of interconnected IP networks, is a proper noun and written with an initial capital letter. In the media and common use it is often not capitalized, viz. the internet. Some guides specify that the word should be capitalized when used as a noun, but not capitalized when used as a verb or an adjective.The Internet is also often referred to as the Net. Historically the word internet was used, uncapitalized, as early as 1883 as a verb and adjective to refer to interconnected motions. Starting in the early 1970s the term internet was used as a shorthand form of the technical term internetwork, the result of interconnecting computer networks with special gateways or routers. It was also used as a verb meaning to connect together, especially for networks. The terms Internet and World Wide Web are often used interchangeably in everyday speech; it is common to speak of "going on the Internet" when invoking a web browser to view web pages. However, the Internet is a particular global computer network connecting millions of computing devices; the World Wide Web is just one of many services running on the Internet. The Web is a collection of interconnected documents (web pages) and other web resources, linked by hyperlinks and URLs.In addition to the Web, a multitude of other services are implemented over the Internet, including e-mail, file transfer, remote computer control, newsgroups, and online games. Web (and other) services can be implemented on any intranet, accessible to network users. Interweb is a mixture of Internet and World Wide Web typically used sarcastically to parody a technically unsavvy user.

   IP ADDRESSING
      An Internet Protocol address (IP address) is a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet Protocol for communication.An IP address serves two principal functions: host or network interface identification and location addressing. Its role has been characterized as follows: "A name indicates what we seek. An address indicates where it is. A route indicates how to get there." The designers of the Internet Protocol defined an IP address as a 32-bit number and this system, known as Internet Protocol Version 4 (IPv4), is still in use today. However, due to the enormous growth of the Internet and the predicted depletion of available addresses, a new version of IP (IPv6), using 128 bits for the address, was developed in 1995.IPv6 was standardized as RFC 2460 in 1998,and its deployment has been ongoing since the mid-2000s. IP addresses are binary numbers, but they are usually stored in text files and displayed in human-readable notations, such as 172.16.254.1 (for IPv4), and 2001:db8:0:1234:0:567:8:1 (for IPv6).