Download as pdf or txt
Download as pdf or txt
You are on page 1of 34

IT Learning Centre

The Hang Seng University of Hong Kong Workshop for IT Proficiency Test

02 Network & the Internet

IT Test: 4 M.C. Qns. + 1 Practical Qn.

1
IT Learning Centre
The Hang Seng University of Hong Kong

Contents
◼ What is Computer Network?
◼ Network and Servers
◼ Communication Devices
◼ Transmission Media
◼ Browsing the Internet
◼ Services on Internet
◼ HSUHK Moodle (Forum & Submission box)

Department of Computing 2
IT Learning Centre
The Hang Seng University of Hong Kong

What is Computer Network?


◼ A computer network is a group of
computers and devices interconnected by
communications channels.
Network
Server Printer Printer
computer Server

Network
Cable

Client
computers
Department of Computing 3
IT Learning Centre
The Hang Seng University of Hong Kong

Classification of Computer Network


◼ LAN – Local area network
(Small-sized area, i.e. home and office)
◼ WLAN – Wireless LAN
◼ MAN – Metropolitan area network
(Medium-sized area, i.e. city and town)
◼ WAN – Wide area network
(Large-sized area, e.g. the Internet is the
world’s largest WAN)

Department of Computing 4
IT Learning Centre
The Hang Seng University of Hong Kong

Servers
◼ Networks allow computers to share
resources (i.e. hardware, software, data)
and communicate
◼ In many networks, one or more
computers act as a server.
◼ Server controls access to the resources
on a network.

Department of Computing 5
IT Learning Centre
The Hang Seng University of Hong Kong

Dedicated Servers

File server Stores and manages files

Web server Delivers requested Web pages


Manages printers and documents
Print server
being printed
Database Stores and provides access to a
server database

Department of Computing 6
IT Learning Centre
The Hang Seng University of Hong Kong

Internet Service Provider (ISP)


Connect users to the Internet

www.gov.hk
HSUHK

You at home
ISP
(Client)
E.g. HKBN, HKT …
Department of Computing 7
IT Learning Centre
The Hang Seng University of Hong Kong

Modem
◼ Modem is a device for signal conversion
◼ Modulation
◼ Converting digital signal into analog signal.
◼ Demodulation
◼ Converting analog signal into digital signal.

User ISP

Analog
transmission
Department of Computing 8
medium
IT Learning Centre
The Hang Seng University of Hong Kong

Modem
◼ Different modem examples
◼ Dial-up modems
• Use a conventional telephone line as medium
◼ Cable modems
• Use the coaxial cable for cable TV
◼ Optic fibre modems
• Use the optical
fibre
IT Learning Centre
The Hang Seng University of Hong Kong

Network Cards
◼ Sometimes called a network interface
card (NIC pronounced nick)
◼ It is a communications device that is
installed in a computer, so that it can be
connected to a network.

NIC for
desktop
computer

Department of Computing 10
IT Learning Centre
The Hang Seng University of Hong Kong

Wireless Access Points (AP or WAP)


◼ It is a central communications device that
allows computers and devices to transfer
data wirelessly among themselves or to
transfer data wirelessly to a wired network
using Wi-Fi.

Department of Computing 11
IT Learning Centre
The Hang Seng University of Hong Kong

Wireless Access Points (AP or WAP)


◼ Access points around campus allow students to
access the school network wirelessly from their
classrooms, the library and other campus
locations.

◼ To access the network, the notebook computer


or mobile device must have built-in wireless
capability or a wireless network card.

Wireless network card

Department of Computing 12
IT Learning Centre
The Hang Seng University of Hong Kong

Hotspot
◼ Hotspot is a physical place where wireless
service is provided.
◼ Examples:
◼ WiFi.HK

Department of Computing 13
IT Learning Centre
The Hang Seng University of Hong Kong

Virtual Private Network (VPN)


◼ It provides users with a secure
connection to a cooperate network server,
as if the user has a private line.
◼ VPNs help ensure that data is safe from
being intercepted by unauthorized people
◼ By encrypting data as it transmits
between a notebook computer, smart
phone, or other mobile device and the
cooperate network

Department of Computing 14
IT Learning Centre
The Hang Seng University of Hong Kong

Virtual Private Network (VPN)

Department of Computing 15
IT Learning Centre
The Hang Seng University of Hong Kong

HSUHK VPN
◼ Use HSUHK VPN to access HSUHK library
electronic resources.
◼ https://itsc.hsu.edu.hk/user-
services/sslvpn/

Department of Computing 16
IT Learning Centre
The Hang Seng University of Hong Kong

Physical Transmission Media


◼ Twisted-pair cable
◼ Coaxial cable
◼ Fiber-optic cable

Department of Computing 17
IT Learning Centre
The Hang Seng University of Hong Kong

Wireless Transmission Media


◼ Broadcast radio
◼ Wi-Fi (wireless fidelity):
e.g. 802.11b, a, g, n, ac
◼ Cellular radio
◼ 2G/3G/4G/4.5G/5G
◼ Microwave radio
◼ Satellite
Businesses use wireless transmission media in
locations where it is impossible or inconvenient
to install cables.
Department of Computing 18
IT Learning Centre
The Hang Seng University of Hong Kong

Internet Protocol (IP) address


◼ Every computer on the Internet is
identified by an IP address.
◼ IP address is formed by 4 numbers each
ranged from 0 – 255.

Eg: 205.128.227.5
137.189.123.240

Department of Computing 19
IT Learning Centre
The Hang Seng University of Hong Kong

Domain Name Address


◼ Text version of Internet Protocol (IP)
address
◼ Domain Name Server is used to translate
the domain name into a unique IP
address
e.g. www.hsu.edu.hk
◼ Not every IP has a corresponding domain
name address

Department of Computing 20
IT Learning Centre
The Hang Seng University of Hong Kong

Domain Name Address


◼ Top-level domain shows the general purpose of
the website
◼ Common top-level domain name:
◼ .com: commercial businesses
◼ .edu: education institutes
◼ .gov: government
◼ .net: non-profit making group
◼ .org: non-government but of public interest

Department of Computing 21
IT Learning Centre
The Hang Seng University of Hong Kong

Web browser
◼ An application program that allows you to
view Web pages
◼ Common examples:
◼ Google Chrome
◼ Apple Safari
◼ Mozilla Firefox
◼ Microsoft Edge

Department of Computing 22
IT Learning Centre
The Hang Seng University of Hong Kong

World Wide Web


◼ World Wide Web is a system implemented
on internet for all the internet resources that
are accessible by users using the Hypertext
Transfer Protocol (HTTP).
◼ Then, users can easily access the web
document by Uniform Resource Locator
(URL), e.g.
https://www.hsu.edu.hk/en/about-hsuhk/

Department of Computing 23
IT Learning Centre
The Hang Seng University of Hong Kong

URL
⚫ A web document on the computer network
is located by ” Uniform Resource Locator”

Protocol Domain name Path & File name


https://www.hsu.edu.hk/en/about-hsuhk/

Department of Computing 24
IT Learning Centre
The Hang Seng University of Hong Kong

Search engine
◼ An application program that is used to find
information on the WWW by entering words or
phrases called search text, also called a
keyword.
◼ The information may be a mix of web pages,
images, and other types of files.

Common Search Engines


Google Baidu Bing

Department of Computing 25
IT Learning Centre
The Hang Seng University of Hong Kong

Plug-ins
◼ Application programs that extend the capability
of a browser or your computer.
◼ You can download many plug-ins at no cost
from various Web sites.
◼ Also called Add-on or extension.
◼ Examples
• Acrobat Reader
• QuickTime

Department of Computing
26
IT Learning Centre
The Hang Seng University of Hong Kong

Services on the Internet


1. Electronic Mail (E-mail)
2. Instant Messaging
3. Online Social Network

Department of Computing 27
IT Learning Centre
The Hang Seng University of Hong Kong

Electronic Mail
◼ e-mail: Short for electronic mail
◼ One of the original services on the Internet
◼ The transmission of messages and files via
a computer network
▪ Messages consist of simple text or
attachments, such as documents,
graphics, or audio/video clips

Department of Computing 28
IT Learning Centre
The Hang Seng University of Hong Kong

Electronic Mail
⚫ Two forms of e-mail
▪ Free web-based: e.g. Gmail and Hotmail
▪ E-mail program run on your computer:
e.g., MS Outlook, Mozilla Thunderbird

Department of Computing 29
IT Learning Centre
The Hang Seng University of Hong Kong

E-Mail Address
◼ Unique name that consists of a user name
and domain name that identifies the user

User ID Domain Name


itlc@hsu.edu.hk
mary@gmail.com

Department of Computing 30
IT Learning Centre
The Hang Seng University of Hong Kong

Instant Messaging
◼ A real-time Internet communications
service that notifies you when one or
more people are online and allows you to
exchange messages or files
◼ Examples:
◼ WhatsApp, Line, WeChat, Skype,…

Department of Computing 31
IT Learning Centre
The Hang Seng University of Hong Kong

Online Social Network


◼ An online community encourages
members to share their interests, ideas,
stories, photos, music, and videos with
other registered uses.
◼ Examples:
◼ Facebook, Twitter, Instagram,…

Department of Computing 32
IT Learning Centre
The Hang Seng University of Hong Kong

HSUHK Moodle
◼ Forum
◼ Submission box

Department of Computing 33
IT Learning Centre
The Hang Seng University of Hong Kong

References
◼ Shelly, G. B., Vermaat, M. E., Quasney, J. J. Sebok,
S. L. & Freund, S. M. (2012). Discovering
Computers: Your interactive guide to the digital
world: complete (Chapter 2). Australia: Course
Technology, Cengage Learning.

THE END

Department of Computing 34

You might also like