You are on page 1of 24

WEB BASICS

By Sreedhar Koganti [http://www.w3coder.com]

What is a...

network
...?

Definition:

network is a number of computers connected together to share information and hardware.

Explanation: A Local Area Network (LAN) is small, perhaps a few computers sharing a printer. A Wide Area Network (WAN) is large, with many computers linked between towns or countries. The Internet is a network of networks that circles the globe.
By Sreedhar Koganti [http://www.w3coder.com]

What is an Internetwork?
An internetwork is a collection of individual networks, connected by intermediate networking devices, that functions as a single large network. Internetworking refers to the industry, products, and procedures that meet the challenge of creating and administering internetworks. Figure 1-1
illustrates some different kinds of network technologies that can be interconnected by routers and other networking devices to create an internetwork:

By Sreedhar Koganti [http://www.w3coder.com]

By Sreedhar Koganti [http://www.w3coder.com]

History of Internetworking
The first networks were time-sharing networks that used mainframes and attached terminals. Such environments were implemented by both IBMs System Network Architecture (SNA) and Digitals network architecture. Local area networks (LANs) evolved around the PC revolution. LANs enabled multiple users in a relatively small geographical area to exchange files and messages, as well as access shared resourcessuch as file servers. Wide- area networks (WANs) interconnect LANs across normal telephone lines (and other media),thereby interconnecting geographically dispersed users. Today, high-speed LANs and switched internetworks are becoming widely used, largely because they operate at very high speeds and support such high-bandwidth applications as voice and videoconferencing. Internetworking evolved as a solution to three key problems: isolated LANs, duplication of resources, and a lack of network management. Isolated LANS made electronic communication between different offices or departments impossible. Duplication of resources meant that the same hardware and software had to be supplied to each office or department, as did a separate support staff. This lack of network management meant that no centralized method of managing and troubleshooting networks existed.
By Sreedhar Koganti [http://www.w3coder.com]

Internetworking Challenges
Implementing a functional internetwork is no simple task. Many challenges must be faced,especially in the areas of connectivity, reliability, network management, and flexibility. Each area is key in establishing an efficient and effective internetwork. The challenge when connecting various systems is to support communication between disparate technologies. Different sites, for example, may use different types of media, or they might operate at varying speeds. Another essential consideration, reliable service, must be maintained in any internetwork. Individual users and entire organizations depend on consistent, reliable access to network resources. Furthermore, network management must provide centralized support and troubleshooting capabilities in an internetwork. Configuration, security, performance, and other issues must be adequately addressed for the internetwork to function smoothly.Flexibility, the final concern, is necessary for network expansion and new applications and services, among other factors.

By Sreedhar Koganti [http://www.w3coder.com]

Open Systems Interconnection (OSI) Reference Model


The Open Systems Interconnection (OSI) reference model describes how information from a software application in one computer moves through a network medium to a software application in another computer. The OSI reference model is a conceptual model composed of seven layers, each specifying particular network functions. The model was developed by the International Organization for Standardization (ISO) in 1984, and it is now considered the primary architectural model for intercomputer communications. The OSI model divides the tasks involved with moving information between networked computers into seven smaller, more manageable task groups. A task or group of tasks is then assigned to each of the seven OSI layers. Each layer is reasonably self-contained, so that the tasks assigned to each layer can be implemented independently. This enables the solutions offered by one layer to be updated without adversely affecting the other layers.

By Sreedhar Koganti [http://www.w3coder.com]

By Sreedhar Koganti [http://www.w3coder.com]

Characteristics of the OSI Layers


The seven layers of the OSI reference model can be divided into two categories: upper layers and lower layers. The upper layers of the OSI model deal with application issues and generally are implemented only in software. The highest layer, application, is closest to the end user. Both users and application-layer processes interact with software applications that contain a communications component. The term upper layer is sometimes used to refer to any layer above another layer in the OSI model. The lower layers of the OSI model handle data transport issues. The physical layer and data link layer are implemented in hardware and software. The other lower layers generally are implemented only in software. The lowest layer, the physical layer, is closest to the physical network medium (the network cabling, for example) , and is responsible for actually placing information on the medium. Figure 1-3 illustrates the division between the upper and lower OSI layers.
By Sreedhar Koganti [http://www.w3coder.com]

By Sreedhar Koganti [http://www.w3coder.com]

10

Protocols
The OSI model provides a conceptual framework for communication between computers, but the model itself is not a method of communication. Actual communication is made possible by using communication protocols. In the context of data networking, a protocol is a formal set of rules and conventions that governs how computers exchange information over a network medium. A protocol implements the functions of one or more of the OSI layers. A wide variety of communication protocols exist, but all tend to fall into one of the following groups: LAN protocols, WAN protocols, network protocols, and routing protocols. LAN protocols operate at the network and data link layers of the OSI model and define communication over the various LAN media. WAN protocols operate at the lowest three layers of the OSI model and define communication over the various wide-area media. Routing protocols are network-layer protocols that are responsible for path determination and traffic switching. Finally, network protocols are the various upperlayer protocols that exist in a given protocol suite.
By Sreedhar Koganti [http://www.w3coder.com]

11

OSI Model and Communication Between Systems


Information being transferred from a software application in one computer system to a software application in another must pass through each of the OSI layers. If, for example, a software application in System A has information to transmit to a software application in System B, the application program in System A will pass its information to the application layer (Layer 7) of System A. The application layer then passes the information to the presentation layer (Layer 6), which relays the data to the session layer (Layer 5), and so on down to the physical layer (Layer 1). At the physical layer, the information is placed on the physical network medium and is sent across the medium to System B.The physical layer of System B removes the information from the physical medium, and then its physical layer passes the information up to the data link layer (Layer 2), which passes it to the network layer (Layer 3), and so on until it reaches the application layer (Layer 7) of System B. Finally, the application layer of System B passes the information to the recipient application program to complete the communication process.
By Sreedhar Koganti [http://www.w3coder.com]

12

By Sreedhar Koganti [http://www.w3coder.com]

13

By Sreedhar Koganti [http://www.w3coder.com]

14

What is a...

modem
...?

Definition: A device that links a computer to other computers through a telephone line.

Explanation: The modem lets a computer send and receive binary data over a telephone line by changing the bits into sound waves that can be sent over the phone lines.

By Sreedhar Koganti [http://www.w3coder.com]

15

On October 24, 1995, the FNC unanimously passed a resolution defining the term Internet. This definition was developed in consultation with the leadership of the Internet and Intellectual Property Rights (IPR) Communities.
RESOLUTION:

The Federal Networking Council (FNC) agrees that the following language reflects our definition of the term "Internet". "Internet" refers to the global information system that -

(i) is logically linked together by a globally unique address space based on the Internet Protocol (IP) or its subsequent extensions/follow-ons; (ii) is able to support communications using the Transmission Control Protocol/Internet Protocol (TCP/IP) suite or its subsequent extensions/follow-ons, and/or other IP-compatible protocols; and (iii) provides, uses or makes accessible, either publicly or privately, high level services layered on the communications and related infrastructure described herein." By Sreedhar Koganti
[http://www.w3coder.com] 16

IP ADDRESS

An identifier for a computer or device on a TCP/IP network. Networks using the TCP/IP protocol route messages based on the IP address of the destination. The format of an IP address is a 32-bit numeric address written as four numbers separated by periods. Each number can be zero to 255. For example, 1.160.10.240 could be an IP address. Within an isolated network, you can assign IP addresses at random as long as each one is unique. However, connecting a private network to the Internet requires using registered IP addresses (called Internet addresses) to avoid duplicates.
By Sreedhar Koganti [http://www.w3coder.com]

17

The four numbers in an IP address are used in different ways to identify a particular network and a host on that network. The InterNIC Registration Service assigns Internet addresses from the following three classes. Class A - supports 16 million hosts on each of 127 networks Class B - supports 65,000 hosts on each of 16,000 networks Class C - supports 254 hosts on each of 2 million networks
By Sreedhar Koganti [http://www.w3coder.com]

18

What is the...

Internet
...?

Definition:

he Internet is millions of computers around the world connected to each other.

Explanation: When you're on the Internet, your computer is connected to others by networks of telephone wire, cable and satellite. The Web, e-mail, chat, and newsgroups are things you can do on the Internet.

By Sreedhar Koganti [http://www.w3coder.com]

19

What is the...

World Wide Web (WWW)


...?

Definition: The Web is the part of the Internet that consists of pages (documents) linked to each other around the world. These pages have pictures, sounds, and more. Explanation: A website can have many pages; the first is the Home Page. You use a browser to point and click your way to other pages or to do research.

By Sreedhar Koganti [http://www.w3coder.com]

20

URL
What is...? a...

Definition: A URL is the address of a website on the World Wide Web.

Explanation: To visit a website, you type the URL into a browser. URL stands for Uniform Resource Locator. Other Internet resources have URL's, too, but if the URL starts with "www." then you know it's on the Web.
Sentence: "The URL for the NASA website is www.nasa.gov."
By Sreedhar Koganti [http://www.w3coder.com]

21

browser
...? What is a...

Definition:

A browser is a software program that lets you explore the World Wide Web to find text, graphics, sound, movies, games, chats and more.
Explanation:

A browser helps you link to pages on websites around the world. To find a website, type in a URL (web address) or click a link or a button in the toolbar.

Sentence:

"What is your favorite browser, Netscape or Explorer?"


By Sreedhar Koganti [http://www.w3coder.com]

22

Web Server:

IS useful for Storing or Keeping our Web Pages. Above Example Shows IIS Server from Microsoft By Sreedhar Koganti
[http://www.w3coder.com]

23

This is the Beginning Not End . .. For US to Start working and become master in this..

By Sreedhar Koganti [http://www.w3coder.com]

24

You might also like