SlideShare uma empresa Scribd logo
1 de 34
BASIC NETWORKING AND DIGITAL
INFORMATION RESOURCES
WEEK 5
DIGITAL INFORMATION RESOURCES
At the end of this chapter you will be able to:
• Explain networking basics
• Use search engines effectively
• Distinguish between e-resources such as e-books, e-
journals, tutorials, portals, dictionaries, papers and
personal websites
• Understand the importance of the digital libraries
• Understand the limits of search engines, digital libraries
and portals and decide when to use them
Objectives
NETWORKING BASICS
Communication Model
Source: This device generates the data to be transmitted. i.e.: server
Transmitter: Usually, the data generated by a source system are encoded and
transformed in such a way that enable data to be transmitted across some type of
transmission system.
Transmission system: This can be a single transmission line or a complex network
connecting source and destination.
Receiver: The receiver accepts the signal from the transmission system and converts
it into a form that can be handled by the destination device. For example, a modem
will accept an analog signal (voice data) and convert it into a digital bit stream.
Destination: Takes the incoming data from the receiver. i.e.: personal computer
NETWORKING BASICS
• Computers that are connected together for the
purpose of sharing resources and
communication constitutes a network. The
network can be used to transmit
• data
• voice
• video between users on the network.
• Distance is important as a classification metric in
networks. In this tutorial we will learn:
• Local Area Networks (LAN)
• Wide Area Networks. (WAN)
Network
Local Area Networks, (LANs) are privately-owned
networks within a single building or campus of up
to a few kilometers in size.
Network
Local Area Network
NETWORKING BASICS
They are used to connect
PCs to share resources (e.g.
printers) and exchange
information. METU PC Labs
forms a LAN in the campus.
• A Wide Area Network, or WAN, spans a large
geographical area, often a country or
continent. WANs typically connect two or
more LANs.
Network
Wide Area Network
NETWORKING BASICS
Network
When you want to access METU main page
(www.metu.edu.tr), you connect to a LAN and
access to METU’s main server.
METU LAN
NETWORKING BASICS
• In most cases you can think of a network as being made up of
clients and servers. A client is defined as a requester of services and
a server is defined as the provider of services.
• Example: Client is your own PC, Server is METU Mail Server
• A client computer runs a client operating system (Windows, macOS,
and Linux). On the other hand, a server runs a network operating
system (NOS).
• Network Operating System includes special functions for
connecting computers and devices into a local-area network (LAN)
or Inter-networking.
Network
NETWORKING BASICS
DIGITAL INFORMATION RESOURCES
Internet
• The Internet, which is developed in 1969, is a set of
rules that allows computers to connect and
communicate with other computers easily.
• The Internet is a worldwide, publicly accessible
network of interconnected computer networks that
transmit data by packet switching.
• It is a "network of networks" or a big WAN that
consists of millions of smaller domestic, academic,
business, and government networks.
The Mechanics of Internet
DIGITAL INFORMATION RESOURCES
• World Wide Web (www)
• The World Wide Web (www) was constructed as a
graphic interface in 1990 that allows you to see
photos and graphics, hear sounds, and view videos
by simply clicking on a hypertext link.
• So the Web is only a part, a dominant part, of the
Internet.
• Internet Service Provider (ISP)
• An organization that provides services for accessing,
using, and participating in the Internet. i.e.: Türk
Telekom
The Mechanics of Internet
• When you want to access to METU main page from your
home, first of all, you connect to the Internet and then to the
METU’s main server.
The Mechanics of Internet
Connecting to the Internet
DIGITAL INFORMATION RESOURCES
DIGITAL INFORMATION RESOURCES
• Modems
• Everything on a computer – words, sound, and images- is
translated into a series of ones and zeros so that the computer
can “see” or “hear” what it receives.
• When you use a modem to connect to the Internet via telephone
line, your computer or device sends out digital information (ones
and zeros) and modem converts them into special sounds that the
phone line can transmit.
• Internet Protocols
• When computers are connected to send information back and
forth, they do it by sending the data in chunks of information,
known as packets.
• The specification standards by which all these computers send
information to each other or “talk ” are called protocols.
Protocols are like language of the network.
The Mechanics of Internet
• There are hundreds of different types of protocols:
• SMTP to send email
• FTP to to copy files from one place to another
• HTTP to request web pages
• The two most important protocols are Internet Protocol
(IP) , which moves the packet data from one place to
another, and Transmission Control Protocol (TCP) which
manages the transmission of packets and ensures they
arrive without errors. Together they are called TCP/IP.
The Mechanics of Internet
DIGITAL INFORMATION RESOURCES
• Each machine connected to the Internet has an address
known as an Internet Protocol address (IP address).
• The IP address takes the form of four numbers separated by
dots, for example: 144.122.144.160 (www.metu.edu.tr)
• Each number ranges from 0 to 255
• Most machines also have one or more Domain Names that
are easier for people to remember. Domain names are the
word based addresses for websites.
• When you are setting up your domain name, you will use a
Domain Name System (DNS), which translates domain names
like metu.com to IP number.
• For example google.com is the domain name and
172.217.21.142 is the IP address mapped to google.com.
IP Address
DIGITAL INFORMATION RESOURCES
• You can consider your TC number (or social
security number) as the IP address and
your name and surname as the domain
name.
• Both the TC number and your
name/surname identify you,
o However, we call each other with our names,
not with our IDs, because of its convenience.
• Similarly IP address and domain name
identify same machine. However domain
names are more convenient for users to
remember.
IP Address
DIGITAL INFORMATION RESOURCES
Illustration for IP address
• Apart from IP addresses, MAC (Media Access Control)
addresses are also identifiers of you in the Internet.
• Unlike IP addresses, MAC addresses do not change, they are
fixed for each network device and they are assigned by the
manufacturers when they are build
• They are also often referred as hardware or physical
addresses. They are 48 bits in length and are written in
00:1A:3F:F1:4C:C6 format.
MAC Address
DIGITAL INFORMATION RESOURCES
Format of a MAC address
IP Address
• 32 bit address
• Logical address
• Can change depending on
the network environment
• Example: 144.122.98.88
MAC Address
• 48 bit address
• Physical address
• Fixed, assigned by the
manufacturer
• Example:
00:1A:3F:F1:4C:C6
IP Address vs MAC Address
DIGITAL INFORMATION RESOURCES
• DNS
The Mechanics of Internet
DIGITAL INFORMATION RESOURCES
DNS mechanism
The Mechanics of Internet
How to get your own website
If you want to build your own website, you need to get a domain
name and hosting service. Followings are the steps you need to
follow:
1. Find a short, memorable and descriptive domain name for your
website.
2. Check if your domain name is available from any hosting firm’s
website. (It may be already in use.)
3. Select appropriate Web hosting firm.
4. Transfer your web files to the hosting firm’s server and pay the
required service fee.
DIGITAL INFORMATION RESOURCES
• A web address is also called a Uniform Resource
Locator (URL). Every web page has a unique URL
that can be broken into three parts;
• The Protocol
• The Domain Name
• The File Path
• http://www.metu.edu.tr/about/misguide.php
Protocol Domain Name Top Level File Path
Domain Name
URL
The Mechanics of Internet
DIGITAL INFORMATION RESOURCES
• Top Level Domains
Mechanics of Internet
Top
Level
Domain
Kind of Organization
.com Commercial site (most
companies use this
extension)
.edu Educational institution
.gov Government agency
.mil Military organization
.org Non-profit or non-
commercial
organization
.info Individual or company
Country
Extension
Country
.at Austria
.au Australia
.es Spain
.ca Canada
.fr France
.uk United
Kingdom
DIGITAL INFORMATION RESOURCES
Top level domains
Browsers
• Browser is the program that serves as your window
to the Web on the Internet. In order to view a site,
you type its address (URL) into the browser's address
field.
• Some examples of browsers:
• Mozilla Firefox
• Apple Safari
• Google Chrome
• Opera
• Microsoft Edge
The Mechanics of Internet
DIGITAL INFORMATION RESOURCES
• Social bookmarking is a tool for Internet users to store,
organize, share and search bookmarks of web pages.
• In a social bookmarking system, users save links to web pages
that they want to remember and/or share. These bookmarks
are usually public, but depending on the service's features, they
may be kept private, shared only with specific people or groups,
shared only within certain networks, or another combination
between purely public and private.
• Some of the bookmarking sites: Pinterest, Reddit, Diigo,
Mix.com
Social Bookmarking
DIGITAL INFORMATION RESOURCES
• A search engine is an enormous database of
websites compiled by a software robot that seeks
out indexed websites, and sometimes other Internet
resources as well. There are thousands of search
engines, and they vary in speed and skill.
• How a Search Engine works?
• When you use a search engine, you are not searching
the entire web for the latest information. What you
are doing is searching the full-text index of that
search engine. Think of index as a computerized
book index.
Search Engines
DIGITAL INFORMATION RESOURCES
• You can consider each search engines as
different tools for specific purposes. Common
search engines are;
• Google (www.google.com)
• Yahoo (www.yahoo.com)
• Bing (www.bing.com)
• Yandex (www.yandex.com)
• DuckDuckGo (www.duckduckgo.com)
Search Engines
DIGITAL INFORMATION RESOURCES
• Essentials of Effective Search
• Type one or more search terms (the words or
phrase that best describe the information you
want to find) into the search box and hit the
'Enter' key or click on the ‘Search’ button.
• In response, the search engine produces a results
page: a list of web pages related to your search
terms, with the most relevant page appearing
first, then the next, and so on.
Search Engines
DIGITAL INFORMATION RESOURCES
• Some tips to maximize the effectiveness of your search:
Boolean Operators
• AND
• OR
• NOT
• NEAR
• Let’s go through the example; Search “Nirvana” in Google.
(that is the final emancipation of the soul from transmigration
in Buddhism.)
1. Try “Nirvana”
2. Try “Nirvana AND Buddhism”
3. Try “Nirvana AND Buddhism NOT Cobain”
Effective Search
DIGITAL INFORMATION RESOURCES
• Exclusion of Common Words
• Google ignores common words and characters such as "where"
and "how", as well as certain single digits and single letters,
because they tend to slow down your search without improving
the results.
• By attaching a + immediately before a word (remember, don't
add a space after the +), you are telling Google to match that
word precisely as you typed it. Putting double quotes around
words will do the same thing.
• Let’s go through another example; Search the Star Wars
Episode 1
1. Try Star Wars Episode 1
2. Try Star Wars Episode +1
3. Try “Star Wars Episode 1”
Effective Search
DIGITAL INFORMATION RESOURCES
• Negative Searches: If your search term has more than
one meaning (bass, for example, could refer to fishing or
music) you can focus your search by putting a minus sign
("-") in front of the Word that you want to avoid.
• Example: Search bass which refers to fishing
1. Try bass
2. Try bass –music
Effective Search
DIGITAL INFORMATION RESOURCES
• Specialized Search Engines: Collection of web
documents along a topical theme. For example, in
the Arts, Science-related topics or even more
specialized subjects such as Ancient History of the
Mediterranean
• The followings sites are some examples of specific
search engines or tools:
• Google Scholar (http://scholar.google.com/)
• Google Patent Search (https://www.google.com/patents)
• Google Dataset Search
(https://toolbox.google.com/datasetsearch)
Specialized Search Engines
DIGITAL INFORMATION RESOURCES
Library Research
• Research libraries contain vast ranges of printed
books, copyrighted materials in a variety of formats,
and online databases which require a subscription to
access.
• Online Public Access Catalog (OPAC) is an online
bibliography of a library collection that is available to
the public.
• You can access to the METU library from the
following link: http://lib.metu.edu.tr
DIGITAL INFORMATION RESOURCES
METU Library Research
• You can search the library's holdings for books, eBooks, digital records, images,
periodicals, and more from the” Library Catalog Search”
• You can use the in the following link to get detailed information:
http://lib.metu.edu.tr/guides-library-users
DIGITAL INFORMATION RESOURCES
Interfaces of METU library web site
• Let’s make a search.
• Open METU library web page
• (http://lib.metu.edu.tr/)
• Try to find the book “Computers are your future”
METU Library Research
DIGITAL INFORMATION RESOURCES
DIGITAL INFORMATION RESOURCES
1. Data & Computer Communications, Sixth Edition, William Stallings, Prentice Hall, 1999.
2. Absolute Beginner’s Guide to Networking, Third Edition, Joe Habraken, Prentice Hall, 2003.
3. Wikipedia English, Definition of Network Operating System,
http://en.wikipedia.org/wiki/Network_operating_system, Last visited : December, 2018.
4. Wikipedia English, Definition of Internet, http://en.wikipedia.org/wiki/Internet, Last visited
: May, 2018.
5. Wikipedia English, Definition of Social Bookmarking,
http://en.wikipedia.org/wiki/Social_bookmark, Last visited : November, 2018.
6. Find It Online: The Complete Guide to Online Research, 4th Edition, Facts On Demand
Press, 2004.
7. Research, 4th Edition, Facts On Demand Press, 2004, Chapter 4 Pg: 93.
8. Monash Information Services, How to Use Web Search Engines,
http://www.monash.com/spidap1.html, Last visited: November, 2018.
9. Google Help Center, How to Search on Google,
https://support.google.com/websearch/answer/134479, Last visited: December, 2018.
10. Google Help Center, Search Operators, http://www.google.com/help/operators.html , Last
visited: November, 2018.
References

Mais conteúdo relacionado

Mais procurados

Ms Word 2010 Training In Ambala ! Batra Computer Centre
Ms Word 2010 Training In Ambala ! Batra Computer CentreMs Word 2010 Training In Ambala ! Batra Computer Centre
Ms Word 2010 Training In Ambala ! Batra Computer Centrejatin batra
 
Ms Access ppt
Ms Access pptMs Access ppt
Ms Access pptanuj
 
El explorador de archivos de Windows 10
El explorador de archivos de Windows 10El explorador de archivos de Windows 10
El explorador de archivos de Windows 10ScarlettSantos2
 
Ms word 2010
Ms word 2010Ms word 2010
Ms word 201047ishu
 
Basic introduction to ms access
Basic introduction to ms accessBasic introduction to ms access
Basic introduction to ms accessjigeno
 
Basic computer skill part 2 | Brad Steven Solvie
Basic computer skill part 2 | Brad Steven SolvieBasic computer skill part 2 | Brad Steven Solvie
Basic computer skill part 2 | Brad Steven SolvieBrad Steven Solvie
 
Introduction to windows
Introduction to windowsIntroduction to windows
Introduction to windowsmsaleemfuuast
 
What is open office and its advantages over ms office .
What is open office and its advantages over ms office .What is open office and its advantages over ms office .
What is open office and its advantages over ms office .Aman_Khalsa
 
Microsoft Office 2016
Microsoft Office 2016Microsoft Office 2016
Microsoft Office 2016Deana Strain
 
Ms Office Powerpoint Tutorial
Ms Office Powerpoint TutorialMs Office Powerpoint Tutorial
Ms Office Powerpoint TutorialvirtualMaryam
 
Microsoft Word Basic Features
Microsoft Word Basic FeaturesMicrosoft Word Basic Features
Microsoft Word Basic FeaturesAkashMeghwar2
 

Mais procurados (20)

IS100 Week 1
IS100 Week 1IS100 Week 1
IS100 Week 1
 
IS100 Week 10 - Part 2
IS100 Week 10 - Part 2IS100 Week 10 - Part 2
IS100 Week 10 - Part 2
 
IS100 Week 11
IS100 Week 11IS100 Week 11
IS100 Week 11
 
Access ppt
Access ppt Access ppt
Access ppt
 
Ms word 2013 Training
Ms word 2013 TrainingMs word 2013 Training
Ms word 2013 Training
 
Basic Computer Training
Basic Computer TrainingBasic Computer Training
Basic Computer Training
 
Ms Word 2010 Training In Ambala ! Batra Computer Centre
Ms Word 2010 Training In Ambala ! Batra Computer CentreMs Word 2010 Training In Ambala ! Batra Computer Centre
Ms Word 2010 Training In Ambala ! Batra Computer Centre
 
Ms Access ppt
Ms Access pptMs Access ppt
Ms Access ppt
 
Windows 7: The Basics
Windows 7:  The BasicsWindows 7:  The Basics
Windows 7: The Basics
 
El explorador de archivos de Windows 10
El explorador de archivos de Windows 10El explorador de archivos de Windows 10
El explorador de archivos de Windows 10
 
Excel and Pivot Tables.pptx
Excel and Pivot Tables.pptxExcel and Pivot Tables.pptx
Excel and Pivot Tables.pptx
 
Ms word 2010
Ms word 2010Ms word 2010
Ms word 2010
 
Basic introduction to ms access
Basic introduction to ms accessBasic introduction to ms access
Basic introduction to ms access
 
Basic computer skill part 2 | Brad Steven Solvie
Basic computer skill part 2 | Brad Steven SolvieBasic computer skill part 2 | Brad Steven Solvie
Basic computer skill part 2 | Brad Steven Solvie
 
Introduction to windows
Introduction to windowsIntroduction to windows
Introduction to windows
 
Ms excel
Ms excelMs excel
Ms excel
 
What is open office and its advantages over ms office .
What is open office and its advantages over ms office .What is open office and its advantages over ms office .
What is open office and its advantages over ms office .
 
Microsoft Office 2016
Microsoft Office 2016Microsoft Office 2016
Microsoft Office 2016
 
Ms Office Powerpoint Tutorial
Ms Office Powerpoint TutorialMs Office Powerpoint Tutorial
Ms Office Powerpoint Tutorial
 
Microsoft Word Basic Features
Microsoft Word Basic FeaturesMicrosoft Word Basic Features
Microsoft Word Basic Features
 

Semelhante a IS100 Week 5

Semelhante a IS100 Week 5 (20)

Week two lecture
Week two lectureWeek two lecture
Week two lecture
 
Internet &web technology
 Internet &web technology Internet &web technology
Internet &web technology
 
Internet
InternetInternet
Internet
 
Internet
InternetInternet
Internet
 
Introduction_to_Intndhjehddhjdhrjkrhernet.pptx
Introduction_to_Intndhjehddhjdhrjkrhernet.pptxIntroduction_to_Intndhjehddhjdhrjkrhernet.pptx
Introduction_to_Intndhjehddhjdhrjkrhernet.pptx
 
Module 1 Basic.pptx
Module 1 Basic.pptxModule 1 Basic.pptx
Module 1 Basic.pptx
 
Internet
InternetInternet
Internet
 
Internet and web by Gulshan K Maheshwari(QAU)
Internet and web by Gulshan  K Maheshwari(QAU)Internet and web by Gulshan  K Maheshwari(QAU)
Internet and web by Gulshan K Maheshwari(QAU)
 
Internet.ppt
Internet.pptInternet.ppt
Internet.ppt
 
Internet and Web - Week 9.ppt
Internet and Web - Week 9.pptInternet and Web - Week 9.ppt
Internet and Web - Week 9.ppt
 
Internet
InternetInternet
Internet
 
Internet.ppt
Internet.pptInternet.ppt
Internet.ppt
 
network fundamentals
network fundamentalsnetwork fundamentals
network fundamentals
 
5 introduction to internet
5 introduction to internet5 introduction to internet
5 introduction to internet
 
NME UNIT I & II MATERIAL.pdf
NME UNIT I & II MATERIAL.pdfNME UNIT I & II MATERIAL.pdf
NME UNIT I & II MATERIAL.pdf
 
Unit 4
Unit 4Unit 4
Unit 4
 
Overview of Internet
Overview of InternetOverview of Internet
Overview of Internet
 
UNIT3- Internet(2).ppt
UNIT3- Internet(2).pptUNIT3- Internet(2).ppt
UNIT3- Internet(2).ppt
 
Internet
InternetInternet
Internet
 
Web Technologies Introduction to web technologies
Web Technologies Introduction to web technologiesWeb Technologies Introduction to web technologies
Web Technologies Introduction to web technologies
 

Último

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 

Último (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

IS100 Week 5

  • 1. BASIC NETWORKING AND DIGITAL INFORMATION RESOURCES WEEK 5
  • 2. DIGITAL INFORMATION RESOURCES At the end of this chapter you will be able to: • Explain networking basics • Use search engines effectively • Distinguish between e-resources such as e-books, e- journals, tutorials, portals, dictionaries, papers and personal websites • Understand the importance of the digital libraries • Understand the limits of search engines, digital libraries and portals and decide when to use them Objectives
  • 3. NETWORKING BASICS Communication Model Source: This device generates the data to be transmitted. i.e.: server Transmitter: Usually, the data generated by a source system are encoded and transformed in such a way that enable data to be transmitted across some type of transmission system. Transmission system: This can be a single transmission line or a complex network connecting source and destination. Receiver: The receiver accepts the signal from the transmission system and converts it into a form that can be handled by the destination device. For example, a modem will accept an analog signal (voice data) and convert it into a digital bit stream. Destination: Takes the incoming data from the receiver. i.e.: personal computer
  • 4. NETWORKING BASICS • Computers that are connected together for the purpose of sharing resources and communication constitutes a network. The network can be used to transmit • data • voice • video between users on the network. • Distance is important as a classification metric in networks. In this tutorial we will learn: • Local Area Networks (LAN) • Wide Area Networks. (WAN) Network
  • 5. Local Area Networks, (LANs) are privately-owned networks within a single building or campus of up to a few kilometers in size. Network Local Area Network NETWORKING BASICS They are used to connect PCs to share resources (e.g. printers) and exchange information. METU PC Labs forms a LAN in the campus.
  • 6. • A Wide Area Network, or WAN, spans a large geographical area, often a country or continent. WANs typically connect two or more LANs. Network Wide Area Network NETWORKING BASICS
  • 7. Network When you want to access METU main page (www.metu.edu.tr), you connect to a LAN and access to METU’s main server. METU LAN NETWORKING BASICS
  • 8. • In most cases you can think of a network as being made up of clients and servers. A client is defined as a requester of services and a server is defined as the provider of services. • Example: Client is your own PC, Server is METU Mail Server • A client computer runs a client operating system (Windows, macOS, and Linux). On the other hand, a server runs a network operating system (NOS). • Network Operating System includes special functions for connecting computers and devices into a local-area network (LAN) or Inter-networking. Network NETWORKING BASICS
  • 9. DIGITAL INFORMATION RESOURCES Internet • The Internet, which is developed in 1969, is a set of rules that allows computers to connect and communicate with other computers easily. • The Internet is a worldwide, publicly accessible network of interconnected computer networks that transmit data by packet switching. • It is a "network of networks" or a big WAN that consists of millions of smaller domestic, academic, business, and government networks. The Mechanics of Internet
  • 10. DIGITAL INFORMATION RESOURCES • World Wide Web (www) • The World Wide Web (www) was constructed as a graphic interface in 1990 that allows you to see photos and graphics, hear sounds, and view videos by simply clicking on a hypertext link. • So the Web is only a part, a dominant part, of the Internet. • Internet Service Provider (ISP) • An organization that provides services for accessing, using, and participating in the Internet. i.e.: Türk Telekom The Mechanics of Internet
  • 11. • When you want to access to METU main page from your home, first of all, you connect to the Internet and then to the METU’s main server. The Mechanics of Internet Connecting to the Internet DIGITAL INFORMATION RESOURCES
  • 12. DIGITAL INFORMATION RESOURCES • Modems • Everything on a computer – words, sound, and images- is translated into a series of ones and zeros so that the computer can “see” or “hear” what it receives. • When you use a modem to connect to the Internet via telephone line, your computer or device sends out digital information (ones and zeros) and modem converts them into special sounds that the phone line can transmit. • Internet Protocols • When computers are connected to send information back and forth, they do it by sending the data in chunks of information, known as packets. • The specification standards by which all these computers send information to each other or “talk ” are called protocols. Protocols are like language of the network. The Mechanics of Internet
  • 13. • There are hundreds of different types of protocols: • SMTP to send email • FTP to to copy files from one place to another • HTTP to request web pages • The two most important protocols are Internet Protocol (IP) , which moves the packet data from one place to another, and Transmission Control Protocol (TCP) which manages the transmission of packets and ensures they arrive without errors. Together they are called TCP/IP. The Mechanics of Internet DIGITAL INFORMATION RESOURCES
  • 14. • Each machine connected to the Internet has an address known as an Internet Protocol address (IP address). • The IP address takes the form of four numbers separated by dots, for example: 144.122.144.160 (www.metu.edu.tr) • Each number ranges from 0 to 255 • Most machines also have one or more Domain Names that are easier for people to remember. Domain names are the word based addresses for websites. • When you are setting up your domain name, you will use a Domain Name System (DNS), which translates domain names like metu.com to IP number. • For example google.com is the domain name and 172.217.21.142 is the IP address mapped to google.com. IP Address DIGITAL INFORMATION RESOURCES
  • 15. • You can consider your TC number (or social security number) as the IP address and your name and surname as the domain name. • Both the TC number and your name/surname identify you, o However, we call each other with our names, not with our IDs, because of its convenience. • Similarly IP address and domain name identify same machine. However domain names are more convenient for users to remember. IP Address DIGITAL INFORMATION RESOURCES Illustration for IP address
  • 16. • Apart from IP addresses, MAC (Media Access Control) addresses are also identifiers of you in the Internet. • Unlike IP addresses, MAC addresses do not change, they are fixed for each network device and they are assigned by the manufacturers when they are build • They are also often referred as hardware or physical addresses. They are 48 bits in length and are written in 00:1A:3F:F1:4C:C6 format. MAC Address DIGITAL INFORMATION RESOURCES Format of a MAC address
  • 17. IP Address • 32 bit address • Logical address • Can change depending on the network environment • Example: 144.122.98.88 MAC Address • 48 bit address • Physical address • Fixed, assigned by the manufacturer • Example: 00:1A:3F:F1:4C:C6 IP Address vs MAC Address DIGITAL INFORMATION RESOURCES
  • 18. • DNS The Mechanics of Internet DIGITAL INFORMATION RESOURCES DNS mechanism
  • 19. The Mechanics of Internet How to get your own website If you want to build your own website, you need to get a domain name and hosting service. Followings are the steps you need to follow: 1. Find a short, memorable and descriptive domain name for your website. 2. Check if your domain name is available from any hosting firm’s website. (It may be already in use.) 3. Select appropriate Web hosting firm. 4. Transfer your web files to the hosting firm’s server and pay the required service fee. DIGITAL INFORMATION RESOURCES
  • 20. • A web address is also called a Uniform Resource Locator (URL). Every web page has a unique URL that can be broken into three parts; • The Protocol • The Domain Name • The File Path • http://www.metu.edu.tr/about/misguide.php Protocol Domain Name Top Level File Path Domain Name URL The Mechanics of Internet DIGITAL INFORMATION RESOURCES
  • 21. • Top Level Domains Mechanics of Internet Top Level Domain Kind of Organization .com Commercial site (most companies use this extension) .edu Educational institution .gov Government agency .mil Military organization .org Non-profit or non- commercial organization .info Individual or company Country Extension Country .at Austria .au Australia .es Spain .ca Canada .fr France .uk United Kingdom DIGITAL INFORMATION RESOURCES Top level domains
  • 22. Browsers • Browser is the program that serves as your window to the Web on the Internet. In order to view a site, you type its address (URL) into the browser's address field. • Some examples of browsers: • Mozilla Firefox • Apple Safari • Google Chrome • Opera • Microsoft Edge The Mechanics of Internet DIGITAL INFORMATION RESOURCES
  • 23. • Social bookmarking is a tool for Internet users to store, organize, share and search bookmarks of web pages. • In a social bookmarking system, users save links to web pages that they want to remember and/or share. These bookmarks are usually public, but depending on the service's features, they may be kept private, shared only with specific people or groups, shared only within certain networks, or another combination between purely public and private. • Some of the bookmarking sites: Pinterest, Reddit, Diigo, Mix.com Social Bookmarking DIGITAL INFORMATION RESOURCES
  • 24. • A search engine is an enormous database of websites compiled by a software robot that seeks out indexed websites, and sometimes other Internet resources as well. There are thousands of search engines, and they vary in speed and skill. • How a Search Engine works? • When you use a search engine, you are not searching the entire web for the latest information. What you are doing is searching the full-text index of that search engine. Think of index as a computerized book index. Search Engines DIGITAL INFORMATION RESOURCES
  • 25. • You can consider each search engines as different tools for specific purposes. Common search engines are; • Google (www.google.com) • Yahoo (www.yahoo.com) • Bing (www.bing.com) • Yandex (www.yandex.com) • DuckDuckGo (www.duckduckgo.com) Search Engines DIGITAL INFORMATION RESOURCES
  • 26. • Essentials of Effective Search • Type one or more search terms (the words or phrase that best describe the information you want to find) into the search box and hit the 'Enter' key or click on the ‘Search’ button. • In response, the search engine produces a results page: a list of web pages related to your search terms, with the most relevant page appearing first, then the next, and so on. Search Engines DIGITAL INFORMATION RESOURCES
  • 27. • Some tips to maximize the effectiveness of your search: Boolean Operators • AND • OR • NOT • NEAR • Let’s go through the example; Search “Nirvana” in Google. (that is the final emancipation of the soul from transmigration in Buddhism.) 1. Try “Nirvana” 2. Try “Nirvana AND Buddhism” 3. Try “Nirvana AND Buddhism NOT Cobain” Effective Search DIGITAL INFORMATION RESOURCES
  • 28. • Exclusion of Common Words • Google ignores common words and characters such as "where" and "how", as well as certain single digits and single letters, because they tend to slow down your search without improving the results. • By attaching a + immediately before a word (remember, don't add a space after the +), you are telling Google to match that word precisely as you typed it. Putting double quotes around words will do the same thing. • Let’s go through another example; Search the Star Wars Episode 1 1. Try Star Wars Episode 1 2. Try Star Wars Episode +1 3. Try “Star Wars Episode 1” Effective Search DIGITAL INFORMATION RESOURCES
  • 29. • Negative Searches: If your search term has more than one meaning (bass, for example, could refer to fishing or music) you can focus your search by putting a minus sign ("-") in front of the Word that you want to avoid. • Example: Search bass which refers to fishing 1. Try bass 2. Try bass –music Effective Search DIGITAL INFORMATION RESOURCES
  • 30. • Specialized Search Engines: Collection of web documents along a topical theme. For example, in the Arts, Science-related topics or even more specialized subjects such as Ancient History of the Mediterranean • The followings sites are some examples of specific search engines or tools: • Google Scholar (http://scholar.google.com/) • Google Patent Search (https://www.google.com/patents) • Google Dataset Search (https://toolbox.google.com/datasetsearch) Specialized Search Engines DIGITAL INFORMATION RESOURCES
  • 31. Library Research • Research libraries contain vast ranges of printed books, copyrighted materials in a variety of formats, and online databases which require a subscription to access. • Online Public Access Catalog (OPAC) is an online bibliography of a library collection that is available to the public. • You can access to the METU library from the following link: http://lib.metu.edu.tr DIGITAL INFORMATION RESOURCES
  • 32. METU Library Research • You can search the library's holdings for books, eBooks, digital records, images, periodicals, and more from the” Library Catalog Search” • You can use the in the following link to get detailed information: http://lib.metu.edu.tr/guides-library-users DIGITAL INFORMATION RESOURCES Interfaces of METU library web site
  • 33. • Let’s make a search. • Open METU library web page • (http://lib.metu.edu.tr/) • Try to find the book “Computers are your future” METU Library Research DIGITAL INFORMATION RESOURCES
  • 34. DIGITAL INFORMATION RESOURCES 1. Data & Computer Communications, Sixth Edition, William Stallings, Prentice Hall, 1999. 2. Absolute Beginner’s Guide to Networking, Third Edition, Joe Habraken, Prentice Hall, 2003. 3. Wikipedia English, Definition of Network Operating System, http://en.wikipedia.org/wiki/Network_operating_system, Last visited : December, 2018. 4. Wikipedia English, Definition of Internet, http://en.wikipedia.org/wiki/Internet, Last visited : May, 2018. 5. Wikipedia English, Definition of Social Bookmarking, http://en.wikipedia.org/wiki/Social_bookmark, Last visited : November, 2018. 6. Find It Online: The Complete Guide to Online Research, 4th Edition, Facts On Demand Press, 2004. 7. Research, 4th Edition, Facts On Demand Press, 2004, Chapter 4 Pg: 93. 8. Monash Information Services, How to Use Web Search Engines, http://www.monash.com/spidap1.html, Last visited: November, 2018. 9. Google Help Center, How to Search on Google, https://support.google.com/websearch/answer/134479, Last visited: December, 2018. 10. Google Help Center, Search Operators, http://www.google.com/help/operators.html , Last visited: November, 2018. References

Notas do Editor

  1. Network Operating System (NOS) includes special functions for connecting computers and devices into a local-area network (LAN) or Inter-networking. Some popular NOSs for DOS and Windows systems include Novell Netware, Windows NT and 2000, Sun Solaris and IBM OS/2.
  2. There is no single point of entry to the Internet. So to get on you need to have a way to reach the other computers. You need a phone number that can connect you to the Internet, an interface device and software that does the mechanic of dialing that phone number so that the computer network can understand it, and you need a password that lets the system know that it is really you who wants to get started on an internet journey. The phone number and password information are provided in advance to you by your Internet Service Provider (ISP).
  3. www.metu - The www stands for “World Wide Web”. The “metu” is the domain name .edu is the top-level domain name indicating that this is a educational website and or the country where the host server is located (.tr). http:// - HyperText Transfer Protocol, the communications rules that allow browsers to connect with web servers. File Path: about/misguide.php is the file path which means that there is a directory in the server as “about” and the file “misguide.php” is in it.
  4. You can consider the search engines as different tools for different purposes. For example, AltaVista (www.altavista.com) is especially good for finding international sites and information in languages other than English. Google (www.google.com) and AlltheWeb (www.alltheweb.com) allow you to choose for image-only and graphics-only hits. Teoma (www.teoma.com) and WiseNut (www.wisenut.com) customize your results into folders – essentially an automatic grouping feature that makes for easier searching. Other common search engines are Yahoo (www.yahoo.com), MSN (www.msn.com) and Netscape (www.netscape.com). You can find the list and link of the all search engines on the following link: http://www.allsearchengines.com/
  5. Boolean AND means that all the terms you specify must appear in the documents, i.e., "heart" AND "attack."  You might use this if you wanted to exclude common hits that would be irrelevant to your query.  Boolean OR means that at least one of the terms you specify must appear in the documents, i.e., bronchitis, acute OR chronic.  You might use this if you didn't want to rule out too much. Boolean NOT means that at least one of the terms you specify must not appear in the documents. You might use this if you anticipated results that would be totally off-base, i.e., nirvana AND Buddhism, NOT Cobain. Not quite Boolean + and - Some search engines use the characters + and - instead of Boolean operators to include and exclude terms. NEAR means that the terms you enter should be within a certain number of words of each other.  FOLLOWED BY means that one term must directly follow the other. ADJ, for adjacent, serves the same function. A search engine that will allow you to search on phrases uses, essentially, the same method (i.e., determining adjacency of keywords).
  6. (