9 LK
9 LK
9 LK
Kairatova Aiym
Plan:
6) HOME PAGE - A home page is usually the starting point for locating
information at a WWW site.
.org Originally designated for use by nonprofit organizations and individuals, now it can be
used for any purpose.
.net Originally designated for use by network organizations (such as Internet providers).
Now it can be used for any purpose.
.gov For governmental organizations in the United States.
.mil For military organizations in the United States.
.edu For four-year degree-granting colleges and universities only.
Servers
A server is just a host that serves something. Some examples are:
web servers - computers that serve web pages. People connect to web
servers using browsers, such as Netscape Navigator or Internet Explorer.
FTP servers - People connect to them for file transfer, using a browser or a
specialized FTP program, such as Fetch (on a Mac) or FTP Explorer (on
Windows).
mail servers - People connect to them to send and receive mail, using such
programs as Eudora, Netscape Mail, Claris Mail and Microsoft Outlook
Express.
Web Crossing - a server that lets users create and use online communities,
including forums and chat and other services.
DNS
The Domain Name System (DNS) is a hierarchical decentralized naming
system for computers, services, or any resource connected to the Internet or a
private network. It associates various information with domain names assigned
to each of the participating entities. Most prominently, it translates more readily
memorized domain names to the numerical IP addresses needed for the
purpose of locating and identifying computer services and devices with the
underlying network protocols. By providing a worldwide, distributed directory
service, the Domain Name System is an essential component of the
functionality of the Internet.
HTTP
The Hypertext Transfer Protocol (HTTP) is an application protocol for
distributed, collaborative, hypermedia information systems. HTTP is the
foundation of data communication for the World Wide Web.
Hypertext is structured text that uses logical links (hyperlinks) between
nodes containing text. HTTP is the protocol to exchange or transfer hypertext.
Development of HTTP was initiated by Tim Berners-Lee at CERN in 1989.
Standards development of HTTP was coordinated by the Internet Engineering
Task Force (IETF) and the World Wide Web Consortium (W3C), culminating in
the publication of a series of Requests for Comments (RFCs). The first definition
of HTTP/1.1, the version of HTTP in common use, occurred in RFC 2068 in
1997, although this was obsoleted by RFC 2616 in 1999.
A later version, the successor HTTP/2, was standardized in 2015, and is
now supported by major web servers.