Internet America
Internet America
(OTC Bulletin Board: GEEK) is an American Internet service provider
headquartered in northwest unincorporated Harris County, Texas,near Houston.
History
Internet America
received its first subscriber in January 1995. In March of that year it had
over 3,500 subscribers.
In 1999 Internet America
bought the ISP PDQ.net for stock worth $32 million.In November 1999 the
purchase was finalized, and the combined entity had over 145,000 subscribers.
Internet America
was headquartered in One Dallas Centre in Downtown Dallas. Between October 2003
and October 2004, Internet America reduced the space it held at One Dallas
Centre from 30,000 square feet (2,800 m2) to around 19,000 square feet (1,800
m2). In March 2004, of the 109 employees, 102 of them were in the Dallas
area. By September 30, it had 70 employees, with 34 in Dallas.
By then the company was using a portion of the top floor of One Dallas Centre,
and that portion was available for sublease. Previously the company held the entire
floor. In 2005 Internet America
had offices in Greenway Plaza
in Houston and the Houston
suburb of Stafford. In addition, over the past 12 months
before October 2005, it had established offices in Corsicana,
Floresville, and Hillsboro in Texas.
During that year the chairman and CEO and the president and COO lived in the Houston
area.
In January 2006 the company
announced that it would move the corporate headquarters, accounting department,
and finance departments from Dallas
to the Houston area. The company
planned to retain some offices in Dallas.The company moved in early 2006. As of
June 30, 2006 Internet America
had around 37,000 active subscribers.
In November 2008 the company
announced that it would merge with KeyOn Communications Holdings, a company
with its headquarters in Omaha, Nebraska,
in a stock for stock transaction.In March 2009 the agreement to merge was
terminated.
On June 30, 2009, the company announced that Mark White,
former Governor of Texas, was the company's special counsel for development of
broadband networks in rural areas.
Terminology
Internet is a short form of the
technical term internetwork, the result of interconnecting computer networks
with special gateways or routers. The Internet is also often referred to as the
Net.
The term the Internet, when
referring to the entire global system of IP networks, has been treated as a
proper noun and written with an initial capital letter. In the media and
popular culture, a trend has also developed to regard it as a generic term or
common noun and thus write it as "the internet", without
capitalization. Some guides specify that the word should be capitalized as a
noun but not capitalized as an adjective.
The terms Internet and World Wide
Web are often used in everyday speech without much distinction. However, the
Internet and the World Wide Web are not one and the same. The Internet
establishes a global data communications system between computers. In contrast,
the Web is one of the services communicated via the Internet. It is a collection
of interconnected documents and other resources, linked by hyperlinks and URLs.
Technology
Protocols
The communications infrastructure
of the Internet consists of its hardware components and a system of software
layers that control various aspects of the architecture. While the hardware can
often be used to support other software systems, it is the design and the
rigorous standardization process of the software architecture that
characterizes the Internet and provides the foundation for its scalability and
success. The responsibility for the architectural design of the Internet
software systems has been delegated to the Internet Engineering Task Force
(IETF). The IETF conducts standard-setting work groups, open to any individual,
about the various aspects of Internet architecture. Resulting discussions and
final standards are published in a series of publications, each called a
Request for Comments (RFC), freely available on the IETF web site. The
principal methods of networking that enable the Internet are contained in
specially designated RFCs that constitute the Internet Standards. Other less
rigorous documents are simply informative, experimental, or historical, or
document the best current practices (BCP) when implementing Internet technologies.
The Internet standards describe a
framework known as the Internet protocol suite. This is a model architecture
that divides methods into a layered system of protocols (RFC 1122, RFC 1123).
The layers correspond to the environment or scope in which their services
operate. At the top is the application layer, the space for the
application-specific networking methods used in software applications, e.g., a
web browser program. Below this top layer, the transport layer connects
applications on different hosts via the network (e.g., client–server model)
with appropriate data exchange methods. Underlying these layers are the core
networking technologies, consisting of two layers. The internet layer enables
computers to identify and locate each other via Internet Protocol (IP)
addresses, and allows them to connect to one-another via intermediate (transit)
networks. Last, at the bottom of the architecture, is a software layer, the
link layer, that provides connectivity between hosts on the same local network
link, such as a local area network (LAN) or a dial-up connection. The model,
also known as TCP/IP, is designed to be independent of the underlying hardware,
which the model therefore does not concern itself with in any detail. Other
models have been developed, such as the Open Systems Interconnection (OSI)
model, but they are not compatible in the details of description or
implementation; many similarities exist and the TCP/IP protocols are usually
included in the discussion of OSI networking.
The most prominent component of
the Internet model is the Internet Protocol (IP), which provides addressing
systems (IP addresses) for computers on the Internet. IP enables
internetworking and in essence establishes the Internet itself. IP Version 4
(IPv4) is the initial version used on the first generation of today's Internet
and is still in dominant use. It was designed to address up to ~4.3 billion
(109) Internet hosts. However, the explosive growth of the Internet has led to
IPv4 address exhaustion, which entered its final stage in 2011,[28] when the
global address allocation pool was exhausted. A new protocol version, IPv6, was
developed in the mid-1990s, which provides vastly larger addressing
capabilities and more efficient routing of Internet traffic. IPv6 is currently
in growing deployment around the world, since Internet address registries
(RIRs) began to urge all resource managers to plan rapid adoption and
conversion.
IPv6 is not interoperable with
IPv4. In essence, it establishes a parallel version of the Internet not
directly accessible with IPv4 software. This means software upgrades or
translator facilities are necessary for networking devices that need to
communicate on both networks. Most modern computer operating systems already
support both versions of the Internet Protocol. Network infrastructures,
however, are still lagging in this development. Aside from the complex array of
physical connections that make up its infrastructure, the Internet is
facilitated by bi- or multi-lateral commercial contracts (e.g., peering
agreements), and by technical specifications or protocols that describe how to
exchange data over the network. Indeed, the Internet is defined by its
interconnections and routing policies.
Structure
The communications infrastructure
of the Internet consists of its hardware components and a system of software
layers that control various aspects of the architecture. While the hardware can
often be used to support other software systems, it is the design and the
rigorous standardization process of the software architecture that
characterizes the Internet and provides the foundation for its scalability and
success. The responsibility for the architectural design of the Internet
software systems has been delegated to the Internet Engineering Task Force
(IETF). The IETF conducts standard-setting work groups, open to any individual,
about the various aspects of Internet architecture. Resulting discussions and
final standards are published in a series of publications, each called a
Request for Comments (RFC), freely available on the IETF web site. The
principal methods of networking that enable the Internet are contained in
specially designated RFCs that constitute the Internet Standards. Other less
rigorous documents are simply informative, experimental, or historical, or
document the best current practices (BCP) when implementing Internet
technologies.
The Internet standards describe a
framework known as the Internet protocol suite. This is a model architecture
that divides methods into a layered system of protocols (RFC 1122, RFC 1123).
The layers correspond to the environment or scope in which their services
operate. At the top is the application layer, the space for the
application-specific networking methods used in software applications, e.g., a
web browser program. Below this top layer, the transport layer connects
applications on different hosts via the network (e.g., client–server model)
with appropriate data exchange methods. Underlying these layers are the core
networking technologies, consisting of two layers. The internet layer enables
computers to identify and locate each other via Internet Protocol (IP)
addresses, and allows them to connect to one-another via intermediate (transit)
networks. Last, at the bottom of the architecture, is a software layer, the
link layer, that provides connectivity between hosts on the same local network
link, such as a local area network (LAN) or a dial-up connection. The model,
also known as TCP/IP, is designed to be independent of the underlying hardware,
which the model therefore does not concern itself with in any detail. Other
models have been developed, such as the Open Systems Interconnection (OSI)
model, but they are not compatible in the details of description or
implementation; many similarities exist and the TCP/IP protocols are usually
included in the discussion of OSI networking.

No comments:
Post a Comment