| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 1,521,654,829 visitors served. |
|
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
Internet |
Also found in: Legal, Wikipedia, Hutchinson | 0.04 sec. |
InternetPublicly accessible computer network connecting many smaller networks from around the world. It grew out of a U.S. Defense Department program called ARPANET (Advanced Research Projects Agency Network), established in 1969 with connections between computers at the University of California at Los Angeles, Stanford Research Institute, the University of California-Santa Barbara, and the University of Utah. ARPANET's purpose was to conduct research into computer networking in order to provide a secure and survivable communications system in case of war. As the network quickly expanded, academics and researchers in other fields began to use it as well. In 1971 the first program for sending e-mail over a distributed network was developed; by 1973, the year international connections to ARPANET were made (from Britain and Norway), e-mail represented most of the traffic on ARPANET. The 1970s also saw the development of mailing lists, newsgroups and bulletin-board systems, and the TCP/IP communications protocols, which were adopted as standard protocols for ARPANET in 1982–83, leading to the widespread use of the term Internet. In 1984 the domain name addressing system was introduced. In 1986 the National Science Foundation established the NSFNET, a distributed network of networks capable of handling far greater traffic, and within a year more than 10,000 hosts were connected to the Internet. In 1988 real-time conversation over the network became possible with the development of Internet Relay Chat protocols (see chat). In 1990 ARPANET ceased to exist, leaving behind the NSFNET, and the first commercial dial-up access to the Internet became available. In 1991 the World Wide Web was released to the public (via FTP). The Mosaic browser was released in 1993, and its popularity led to the proliferation of World Wide Web sites and users. In 1995 the NSFNET reverted to the role of a research network, leaving Internet traffic to be routed through network providers rather than NSF supercomputers. That year the Web became the most popular part of the Internet, surpassing the FTP protocols in traffic volume. By 1997 there were more than 10 million hosts on the Internet and more than 1 million registered domain names. Internet access can now be gained via radio signals, cable-television lines, satellites, and fibre-optic connections, though most traffic still uses a part of the public telecommunications (telephone) network. The Internet is widely regarded as a development of vast significance that will affect nearly every aspect of human culture and commerce in ways still only dimly discernible. internet(1) (Lower case "i" internet) A large network made up of a number of smaller networks. It Went Commercial in 1995 In 1995, the Internet was turned over to large commercial Internet providers (ISPs), such as MCI, Sprint and UUNET, which took responsibility for the backbones and have increasingly enhanced their capacities ever since. Regional ISPs link into these backbones to provide lines for their subscribers, and smaller ISPs hook either directly into the national backbones or into the regional ISPs. The TCP/IP Protocol Internet computers use the TCP/IP communications protocol. There are hundreds of millions of hosts on the Internet, a host being a server of any size that is always online via TCP/IP and providing e-mail or Web or some Internet-based service. The Internet is also connected to non-TCP/IP networks worldwide through gateways that convert TCP/IP into other protocols. See TCP/IP. Internet Life Before the Web Before the Web and graphics-based Web browsers, academicians and scientists accessed the Internet using command-driven Unix utilities. Some of these utilities are still widely used and are available for all platforms. For example, FTP (file transfer program) is used to upload and download files, and Telnet lets a user log in to an Internet host and run a program. See FTP, Telnet, Archie, Gopher and Veronica. The Next Internet Ironically, some of the original academic and scientific users of the Internet have developed their own Internet once again. Internet2 is a high-speed academic research network that was started in much the same fashion as the original Internet (see Internet2). See Web vs. Internet, World Wide Web, how to search the Web, intranet, NAP, hot topics and trends, IAB, information superhighway and online service.
Internet A worldwide system of interconnected computer networks. The origins of the Internet can be traced to the creation of ARPANET (Advanced Research Projects Agency Network) as a network of computers under the auspices of the U.S. Department of Defense in 1969. Today, the Internet connects millions of computers around the world in a nonhierarchical manner unprecedented in the history of communications. The Internet is a product of the convergence of media, computers, and telecommunications. It is not merely a technological development but the product of social and political processes, involving both the academic world and the government (the Department of Defense). From its origins in a nonindustrial, noncorporate environment and in a purely scientific culture, it has quickly diffused into the world of commerce. The Internet is a combination of several media technologies and an electronic version of newspapers, magazines, books, catalogs, bulletin boards, and much more. This versatility gives the Internet its power. Technological featuresThe Internet's technological success depends on its principal communication tools, the Transmission Control Protocol (TCP) and the Internet Protocol (IP). They are referred to frequently as TCP/IP. A protocol is an agreed-upon set of conventions that defines the rules of communication. TCP breaks down and reassembles packets, whereas IP is responsible for ensuring that the packets are sent to the right destination. Data travels across the Internet through several levels of networks until it reaches its destination. E-mail messages arrive at the mail server (similar to the local post office) from a remote personal computer connected by a modem, or a node on a local-area network. From the server, the messages pass through a router, a special-purpose computer ensuring that each message is sent to its correct destination. A message may pass through several networks to reach its destination. Each network has its own router that determines how best to move the message closer to its destination, taking into account the traffic on the network. A message passes from one network to the next, until it arrives at the destination network, from where it can be sent to the recipient, who has a mailbox on that network. See Electronic mail, Local-area networks, Wide-area networks TCP/IPTCP/IP is a set of protocols developed to allow cooperating computers to share resources across the networks. The TCP/IP establishes the standards and rules by which messages are sent through the networks. The most important traditional TCP/IP services are file transfer, remote login, and mail transfer. The file transfer protocol (FTP) allows a user on any computer to get files from another computer, or to send files to another computer. Security is handled by requiring the user to specify a user name and password for the other computer. The network terminal protocol (TELNET) allows a user to log in on any other computer on the network. The user starts a remote session by specifying a computer to connect to. From that time until the end of the session, anything the user types is sent to the other computer. Mail transfer allows a user to send messages to users on other computers. Originally, people tended to use only one or two specific computers. They would maintain “mail files” on those machines. The computer mail system is simply a way for a user to add a message to another user's mail file. Other services have also become important: resource sharing, diskless workstations, computer conferencing, transaction processing, security, multimedia access, and directory services. TCP is responsible for breaking up the message into datagrams, reassembling the datagrams at the other end, resending anything that gets lost, and putting things back in the right order. IP is responsible for routing individual datagrams. The datagrams are individually identified by a unique sequence number to facilitate reassembly in the correct order. The whole process of transmission is done through the use of routers. Routing is the process by which two communication stations find and use the optimum path across any network of any complexity. Routers must support fragmentation, the ability to subdivide received information into smaller units where this is required to match the underlying network technology. Routers operate by recognizing that a particular network number relates to a specific area within the interconnected networks. They keep track of the numbers throughout the entire process. Domain Name SystemThe addressing system on the Internet generates IP addresses, which are usually indicated by numbers such as 128.201.86.290. Since such numbers are difficult to remember, a user-friendly system has been created known as the Domain Name System (DNS). This system provides the mnemonic equivalent of a numeric IP address and further ensures that every site on the Internet has a unique address. For example, an Internet address might appear as . If this address is accessed through a Web browser, it is referred to as a URL (Uniform Resource Locator), and the full URL will appear as . The Domain Name System divides the Internet into a series of component networks called domains that enable e-mail (and other files) to be sent across the entire Internet. Each site attached to the Internet belongs to one of the domains. Universities, for example, belong to the “edu” domain. Other domains are gov (government), com (commercial organizations), mil (military), net (network service providers), and org (nonprofit organizations). World Wide WebThe World Wide Web (WWW) is based on technology called hypertext. The Web may be thought of as a very large subset of the Internet, consisting of hypertext and hypermedia documents. A hypertext document is a document that has a reference (or link) to another hypertext document, which may be on the same computer or in a different computer that may be located anywhere in the world. Hypermedia is a similar concept except that it provides links to graphic, sound, and video files in addition to text files. In order for the Web to work, every client must be able to display every document from any server. This is accomplished by imposing a set of standards known as a protocol to govern the way that data are transmitted across the Web. Thus data travel from client to server and back through a protocol known as the HyperText Transfer Protocol (http). In order to access the documents that are transmitted through this protocol, a special program known as a browser is required, which browses the Web. Commerce on the InternetCommerce on the Internet is known by a few other names, such as e-business, Etailing (electronic retailing), and e-commerce. The strengths of e-business depend on the strengths of the Internet. Internet commerce is divided into two major segments, business-to-business (B2B) and business-to-consumer (B2C). In each are some companies that have started their businesses on the Internet, and others that have existed previously and are now transitioning into the Internet world. Some products and services, such as books, compact disks (CDs), computer software, and airline tickets, seem to be particularly suited for online business.
How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content. |
|
| ? Mentioned in | ? References in periodicals archive | |
|---|---|---|
com), the Internet & IT Network, is headquartered in Darien, CT. The organization also serves as the voice of Internet professionals and industry corporations before the public, press, and within the online community on issues shaping the future of the Internet. The organization also serves as the voice of Internet professionals and industry corporations before the public, press, and within the online community on issues shaping the future of the Internet. |
| Encyclopedia |
| Free Tools: |
For surfers:
Browser extension |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup | Partner with us |
|---|