CH 4
CH 4
Introduction to Internet
Objective: On completion of this module, students should be able to
Understand computer networking
Understand what internet mean
Differentiate between different types of networks
Explain terminology associated with network components
Introduction
When microcomputers first come in to existence, each person’s computer was stand-alone device. If you want to produce a
letter, draw picture or do a spread sheet, your computer would load from its disk drive(s) the software for each of the
applications you would use. If you wrote a document with your word processor and wanted to give it to someone else to edit
with their word processor, you would have used what was affectionately known as the “sneaker net.” That is, you put the
document on a diskette, and the sneakers on your feet walked over to the other person and delivered the diskette. Here people
ask the question why it is not possible to hook the stand-alone computers together and share the information, data, or
application software. The solution for this question becomes Networking.
Data communication is the exchange of information between two agents.
Fundamentals of communication
Communication is the process of exchanging messages or information between two or more parties. Organizations today are
heavily dependent on information to meet organizational needs and Effective communication plays a key role in fulfilling these
needs and contributes significantly to organizational success. The fundamental purpose of a communications system is the
exchange of data between two parties. Figure below presents one particular example, which is communication between a
workstation and a server over a public telephone network.
Admas University 1
Computer application in marketing
Admas University 2
Computer application in marketing
Bus Topology
Multipoint (one long cable acts as a backbone to link all the devices in the network)
Advantages:
Ease of installation; less cabling than star or mesh
Disadvantages:
Signal reflection at the taps can cause degradation in quality (solution: limit the number and spacing of
devices connected to a given length of cable)
Difficult reconnection (adding new devices) and fault isolation
A fault in the bus cable stops all transmission
Admas University 3
Computer application in marketing
Fig: LAN
Wide Area Network (WAN): Covering large geographic area; may utilize public, leased, or private communications
equipment
Fig: WAN
Metropolitan Area Network (MAN): Designed to extend over an entire city; it may be a single network or interconnected
LANs
Network Architecture
Includes the type of computers on the network and determines how network resources are handled. There are two
common models of network architecture.
Peer-to-peer
Client/Server
Peer-to-peer Model
Each node considered as equal in terms of resource sharing and responsibilities
Pros
Easy to set up
Less expensive
Demands moderate level of skill to administer
Admas University 4
Computer application in marketing
Admas University 5
Computer application in marketing
The user name identifies the sender or the recipients. The domain name identifies the computer system on which the
user has an account. For Example [email protected]. This address is the address of the user(s) with user name
maths.aau and has account name at the computer system at telecom.net.et. In general, the text before @ is called user
name; the text after @ is the domain name. Usually the domain name has extensions like .com, .org, .gov.
By specifying the appropriate address you can send a message to the user of that address; and you can receive your
message from abroad by searching in your mailbox by logging in to the Internet. Once you belong to the Internet you
can access your mail or other service from any computer.
USENET
Is a worldwide distributed discussion group consists of a set of newsgroups. News group are named hierarchically by
subject.
Articles or messages are posted to news groups and the articles are then broadcasted to other interconnected computer
systems. Anyone with the appropriate software can post and read news message.
Example alt.beer rec.guns rec.aviation.aerobatics
World Wide Web (WWW, Web, W3)
It the process of sharing common information of the world by the help of the Internet services. It includes education,
health, games, chat, sport, news and others.
Document on the web contains multimedia formats: text, image, figures, animation, video, and sound and also contains
hyperlinks (which appear as highlighted or underlined images or texts, or icons, or hotspots in images) to other
documents stored anywhere on the web.
It requires special software programs like Netscape, Internet Explorer, or others. They are called Web Browsers.
To access information by browsing, you have to know the address (URL Uniform Resource Locator) of the page that
you want to browse. It gives the exact path to the page. In most case it will have the following format.
http://www.cnn.com
File transfer (FTP)
It helps to transfer files and programs from one system to another. Uses the file transfer protocol. Using FTP programs
we can upload or download files. But to do this there should be an admission from the remote computer.
Remote Login (Telnet)
It is a program that lets you log into a remote computer directly through the Internet and you can work on that computer.
Video Conferencing:
Video conferencing means making a conference on the Internet by individuals who live in different locations. This takes
place at the same time in different location. It is similar to conference in a hall except they are at distant.
Admas University 6