0% found this document useful (0 votes)
2 views16 pages

Class 10 Computer Ch-2 Notes

The document provides a comprehensive overview of e-mail, including its definition, components, features, advantages, and disadvantages, as well as the distinction between spam and junk mail. It also covers e-mail protocols (SMTP, POP3, IMAP), search engines, FTP, remote login protocols (Telnet, SSH, SCP, SFTP), and various web services like chat, video conferencing, e-learning, e-banking, and e-shopping, along with their respective advantages and disadvantages. Additionally, it highlights security concerns related to e-shopping.

Uploaded by

tan97854311r
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views16 pages

Class 10 Computer Ch-2 Notes

The document provides a comprehensive overview of e-mail, including its definition, components, features, advantages, and disadvantages, as well as the distinction between spam and junk mail. It also covers e-mail protocols (SMTP, POP3, IMAP), search engines, FTP, remote login protocols (Telnet, SSH, SCP, SFTP), and various web services like chat, video conferencing, e-learning, e-banking, and e-shopping, along with their respective advantages and disadvantages. Additionally, it highlights security concerns related to e-shopping.

Uploaded by

tan97854311r
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Chapter-2

E-mail (Electronic Mail)


Definition
E-mail (Electronic Mail) is a method of sending and receiving digital messages over the
Internet. It is one of the fastest and most widely used means of communication.

Parts of an E-mail Address


Example: student123@[Link]

 Username: student123 – Identifies the user.


 @ (At symbol): Separates the username from the domain.
 Domain Name: [Link] – Identifies the email service provider.

Features of E-mail
 Fast and reliable communication.
 Can send messages anywhere in the world.
 Supports file attachments such as documents, images, videos, and audio.
 One message can be sent to multiple recipients.
 Messages can be stored and accessed later.

Components of an E-mail
 To: Email address of the main recipient.
 Cc (Carbon Copy): Sends a copy to other recipients. Everyone can see these addresses.
 Bcc (Blind Carbon Copy): Sends a copy without showing recipients' addresses to others.
 Subject: A short title describing the message.
 Message Body: The main content of the email.
 Attachment: Files (documents, images, videos, etc.) sent along with the email.

Advantages of E-mail
 Instant communication.
 Low cost.
 Easy to send files as attachments.
 Accessible from anywhere with an Internet connection.
 Can send the same message to many people at once.
 Environment-friendly as it reduces paper use.

Disadvantages of E-mail
 Requires an Internet connection.
 Spam (unwanted emails) can fill the inbox.
 Risk of phishing and malware through suspicious emails.
 Incorrect email addresses may result in delivery failure.

Spam and Junk Mail

Spam Mail
Definition
Spam mail is an unsolicited (unwanted) email sent in large numbers to many users. It
is mainly used for advertising, promotions, scams, or spreading malware.

junk Mail
Definition
Junk mail refers to unwanted or unnecessary emails that are usually harmless but
not useful to the user. These emails are often automatically placed in the Junk folder by
the email service.

Difference Between Spam Mail and Junk Mail


Spam Mail Junk Mail
Sent without the user's permission. Unwanted but usually less harmful.
May contain scams, phishing, or malware. Mostly promotional or advertising emails.
Can be dangerous. Usually not dangerous.
Should be avoided and reported. Can be deleted or unsubscribed from.

What is an E-mail Protocol?


An e-mail protocol is a set of rules that allows emails to be sent, received, and
managed over the Internet.
There are three main e-mail protocols:

1. SMTP (Simple Mail Transfer Protocol)


2. POP3 (Post Office Protocol Version 3)
3. IMAP (Internet Message Access Protocol)

1. SMTP (Simple Mail Transfer Protocol)


Definition
SMTP is the protocol used to send e-mails from the sender's computer to the recipient's
mail server.
Uses

 Sending emails.
 Forwarding emails between mail servers.

Key Point
SMTP is used only for sending e-mails.
POP3 (Post Office Protocol Version 3)
Definition
POP3 is the protocol used to receive e-mails by downloading them from the mail server
to the user's device.
Features

 Downloads emails to the device.


 Emails may be removed from the server after downloading.
 Suitable when using a single device.

Key Point
POP3 is used for receiving e-mails by downloading them.

IMAP (Internet Message Access Protocol)


Definition
IMAP is the protocol used to receive and manage e-mails while keeping them on the
mail server.
Features

 Emails remain stored on the server.


 Can access the same emails from multiple devices.
 Changes made on one device are reflected on others.

Key Point
IMAP is used for receiving and synchronizing e-mails across multiple devices.

Search Engine and How It Works


Search Engine
Definition
A search engine is a software application or website that helps users find information
on the Internet by entering keywords or phrases.
Examples:

 Google
 Bing
 Yahoo

How a Search Engine Works


A search engine works in three main steps:
1. Crawling

 Special programs called web crawlers or spiders visit websites on the Internet.
 They discover new web pages and updates to existing pages.

2. Indexing

 The collected information is organized and stored in a large database called an index.
 This makes searching faster.
3. Searching and Ranking

 When a user enters a keyword, the search engine looks through its index.
 It ranks the results based on relevance, quality, and popularity.
 The most useful results are displayed at the top of the search results page.

Searching Tips
1. Use Specific Keywords
 Use clear and specific words related to your topic.
 Avoid typing complete sentences.

Example:
❌ Tell me about the history of computers
✅ History of computers

Use Quotation Marks (" ")


 Use quotation marks to search for an exact phrase.

Example:
"global warming effects"
The search engine will find pages containing the exact phrase.

Use the Minus (-) Sign


 Removes unwanted words from search results.

Example:
jaguar -car
Shows results about the animal and removes car-related results.

4. Use the Plus (+) Sign


 Helps include a specific word in the search.

Example:
computer +history

5. Use File Type Search


 Helps find specific types of files such as PDF, PPT, or DOC.

Example:
computer notes filetype:pdf
FTP Protocol

FTP (File Transfer Protocol)


Definition
FTP (File Transfer Protocol) is a standard network protocol used to transfer files
between a computer and a server over the Internet.
It allows users to upload and download files from a remote computer.

Uses of FTP
 Uploading files to a web server.
 Downloading files from a server.
 Sharing large files over a network.
 Managing website files.

Difference Between Upload and Download


Upload Download
Receiving
files from a
Sending files from a computer to a server.
server to a
computer.
Example:
Downloading
Example: Uploading a webpage to a server.
a document
from a server.

1. Remote Login
Definition
Remote Login is a service that allows a user to access and control a
computer from another computer over a network or the Internet.
It enables a user to work on a remote computer as if they are sitting in
front of it.

Uses of Remote Login

 Accessing files and programs on another computer.


 Managing servers from a different location.
 Providing technical support remotely.
 Working on office computers from home.

common Remote Login Protocol

[Link] (TELecommunication NETwork) is a protocol used for


remote login.
Upload Download
Note: Telnet does not provide strong security because data is transmitted
in plain text. Secure alternatives like SSH are used in modern systems.

[Link] (Secure Shell) Protocol

Definition:
SSH (Secure Shell) is a network protocol used to securely connect to a remote
computer over the internet or a network. It encrypts the communication between
the client and the server, making it safe from hackers.

Key Features

 Provides secure remote login to another computer.


 Uses encryption to protect data during transmission.
 Supports authentication using passwords or SSH keys.
 Ensures confidentiality, integrity, and authentication of data.
 Commonly uses port 22.

[Link] (Secure Copy Protocol)

Definition:
SCP (Secure Copy Protocol) is a network protocol used to securely transfer
files between two computers over a network. It uses SSH (Secure Shell) for
encryption, making file transfers safe and secure.

Key Features

 Transfers files securely using SSH.


 Encrypts data during transmission.
 Can copy files between a local computer and a remote computer.
 Uses port 22 (through SSH).

Advantages

 Secure and encrypted file transfer.


 Fast and reliable.
 Easy to use with command-line tools.

4. SFTP (SSH File Transfer Protocol

Definition:
SFTP (SSH File Transfer Protocol) is a secure protocol used to transfer,
upload, download, and manage files between a client and a remote server over
a network. It works through SSH (Secure Shell), so all data is encrypted.

Key Features

 Provides secure file transfer using SSH.


 Encrypts all data during transmission.
 Allows uploading, downloading, renaming, deleting, and managing files on a
remote server.
Upload Download
 Uses port 22.

Uses of SFTP

 Securely uploading files to a web server.


 Downloading files from a remote server.
 Managing files and folders on remote systems.
 Transferring confidential data safely.

Advantages

 Secure and encrypted communication.


 Supports file and directory management.
 More secure than traditional FTP.

Difference Between Telnet, SSH, SCP, and SFTP


SFTP (SSH File
SSH (Secure SCP (Secure
Feature Telnet Transfer
Shell) Copy Protocol)
Protocol)

Secure file
Secure remote Secure file
Purpose Remote login transfer and
login copying
management

Not secure
Secure Secure Secure
Security (no
(encrypted) (encrypted) (encrypted)
encryption)

Encryption ❌ No ✅ Yes ✅ Yes ✅ Yes

Copy files
Access a Securely access Transfer and
securely
Main Use remote and manage a manage files
between
computer remote computer securely
computers

Uses SSH? ❌ No — (it is SSH) ✅ Yes ✅ Yes

Default
23 22 22 22
Port

Short Notes

 Telnet: Used for remote login but is not secure because data is sent in plain text.

 SSH (Secure Shell): Used for secure remote login and encrypted
communication.
 SCP (Secure Copy Protocol): Used to securely copy files between computers
using SSH.
 SFTP (SSH File Transfer Protocol): Used to securely transfer and manage
files over SSH.
Upload Download

Web Service?

A web service is a service available on the internet that allows different software
applications or computers to communicate and share information with each other.

Example: When you use a weather app, it gets weather information from a web
service on the internet
Chat Web Service

A chat web service is an online service that allows people to send and receive
messages instantly over the internet. It helps users communicate in real time using
text, voice, or video.
Examples: WhatsApp, Telegram, Google Chat, and Microsoft Teams.

Commonly used type of Chat


Instant Messaging (IM) –
Definition:
Instant Messaging (IM) is a web service that allows users to send and
receive messages instantly over the internet in real time.

Features of Instant Messaging:

 Real-time communication
 One-to-one and group chats
 Sharing of photos, videos, documents, and files
 Voice and video calling

ICQ –
ICQ (short for "I Seek You") is one of the earliest instant messaging
(IM) services. It allows users to communicate with each other over the internet
in real time.

Although ICQ was very popular in the early days of the internet, it is no longer
widely used today. Modern instant messaging apps such as WhatsApp and
Telegram have largely replaced it.

IRC (Internet Relay Chat) –


IRC (Internet Relay Chat) is an online chat system that allows people
to communicate with each other in real time over the internet. It is mainly used
for group discussions (channels) as well as private messaging.

Features of IRC:

 Real-time text messaging


 Group chats through channels
 Private one-to-one chats

Web-Based Chat –
Definition:
Web-based chat is a chat service that allows users to communicate in real
time through a web browser, without installing any special software.
Upload Download
Features:

 Works directly in a web browser


 Real-time text messaging
 Supports one-to-one and group chats
 Easy to access from any device with an internet connection
 Some services also support voice and video calls

Examples:

 Google Chat (web version)


 Facebook Messenger (web version)

Video Conferencing –

Definition:
Video conferencing is a web service that allows two or more people in
different locations to communicate with each other through live video
and audio over the internet.
Features:

 Live video and voice communication


 Face-to-face meetings online
 Screen sharing and file sharing
 Supports individual and group meetings
 Saves travel time and cost

Examples:

 Zoom
 Google Meet
 Microsoft Teams
 Skype

Advantages:

 Enables communication from anywhere.


 Useful for online classes, business meetings, and interviews.
 Saves time and travel expenses.
 Allows collaboration in real time.

E-Learning –
Definition:
E-learning (Electronic Learning) is a method of learning and teaching through
the internet using computers, smartphones, or other digital devices.

Features:

 Learn anytime and anywhere.


 Uses videos, notes, quizzes, and online tests.
 Interactive and flexible learning.
 Supports live online classes and recorded lessons.
Upload Download
Examples:

 Google Classroom
 BYJU'S
 Khan Academy
 Coursera

Advantages:

 Learn from any location.


 Saves time and travel costs.
 Access to a wide range of study materials.
 Learn at your own pace.

Disadvantages
Requires a reliable internet connection.

 Less direct interaction with teachers and classmates.


 Students need self-discipline and motivation.
 Technical issues can disrupt learning.
 Practical learning is limited.

E-Banking (Electronic Banking) –


Definition:
E-Banking (Electronic Banking) is a service that allows customers to perform
banking activities through the internet using computers, smartphones, or other
electronic devices without visiting a bank branch.

Features of E-Banking:

 Check account balance


 Transfer money online
 Pay bills and recharge services
 Download bank statements
 Online shopping payments
 Manage accounts anytime and anywhere

Examples:

 Internet banking
 Mobile banking apps
 UPI services
 Online payment services

Advantages of E-Banking:

 Available 24×7
 Saves time and effort
 Provides quick money transfers
 Reduces the need to visit banks
Upload Download
Disadvantages of E-Banking:

 Requires internet access


 Risk of online fraud and cyber attacks
 Technical problems may interrupt services
 Users need basic knowledge of digital technology

E-Shopping (Electronic Shopping) –

Definition:
E-Shopping (Electronic Shopping) is the process of buying and selling goods
and services through the internet using computers, smartphones, or
other electronic devices.
Features of E-Shopping:

 Products can be viewed online.


 Customers can compare prices and features.
 Orders can be placed online.
 Payments can be made through digital methods.
 Products are delivered to the customer's location.

Examples:

 Amazon
 Flipkart
 eBay
 Online clothing and grocery stores

Advantages of E-Shopping:

 Convenient shopping from anywhere.


 Saves time and travel costs.
 Provides a wide variety of products.
 Easy price comparison.
 Available 24×7.

Disadvantages of E-Shopping:

 Risk of online fraud.


 Cannot physically check products before buying.
 Delivery delays may occur.
 Requires internet access.
 Return and replacement issues may occur.

Threats and Security Concerns in E-Shopping –


While e-shopping provides convenience, it also has some security risks. The main
threats and concerns are:

1. Online Fraud
o Fake websites or sellers may cheat customers by taking payments without
delivering products.

2. Data Theft
o Personal information such as passwords, bank details, and addresses may be
Upload Download
stolen by hackers.

3. Payment Fraud
o Unauthorized transactions may occur if payment details are not properly
protected.

4. Fake Products
o Customers may receive duplicate or poor-quality products instead of the original
items.

5. Privacy Issues
o Online stores may collect and misuse customer information.

6. Phishing Attacks
o Fraudulent emails or messages may trick users into sharing sensitive information.

Safety Measures:

 Shop only from trusted websites.


 Use strong passwords.
 Avoid sharing OTPs and banking details.
 Check website security (HTTPS).
 Read customer reviews before purchasing.
 Use secure payment methods

e-Reservation
eReservation means Electronic Reservation. It is an online system used to book
or reserve a seat, room, ticket, appointment, or service through the internet.
Examples:

 Booking a train ticket online


 Reserving a hotel room
 Booking a flight seat
 Scheduling a doctor’s appointment online

Advantages of e-Reservation

Convenience – Users can make reservations anytime and from anywhere


using the internet.

1. Time-saving – It reduces the need to visit booking offices or wait in queues.


2. 24/7 Availability – Online reservation systems are available round the clock.
3. Easy Management – Users can view, modify, or cancel bookings easily.
4. Instant Confirmation – Customers often receive immediate booking
confirmation through email or SMS.
5. Reduces Paperwork – It helps reduce the use of physical documents and manual
records.
6. Better Record Keeping – Businesses can store and manage customer information
efficiently.

Disadvantages of e-Reservation

Internet Dependency – It requires a stable internet connection to access


the system.

7.
Upload Download
8. Technical Problems – Website errors, server failures, or software issues can
affect bookings.
9. Security Risks – Personal and payment information may be exposed if the
system is not secure.
10. Lack of Personal Assistance – Some users may prefer help from a person
rather than an online system.
11. Digital Literacy Requirement – Users need basic computer or smartphone skills.
12. Payment Issues – Online payment failures can cause inconvenience.
13. Fake Websites and Scams – Fraudulent booking websites can mislead users.

e-Governance
e-Governance (Electronic Governance) is the use of information and
communication technology (ICT) by government organisations to provide
services, share information, and interact with citizens, businesses, and
other government departments through digital platforms.

Examples of e-Governance

 Online payment of government bills and taxes


 Digital certificates and documents (birth, death, income certificates)
 Online passport and licence applications
 Digital public service portals
 Online grievance and complaint systems

Advantages of e-Governance

1. Faster Services – Government services can be accessed quickly online.


2. Transparency – Digital records reduce corruption and improve accountability.
3. Convenience – Citizens can access services anytime and from anywhere.
4. Cost Reduction – Reduces paperwork and administrative expenses.
5. Better Communication – Improves interaction between government and citizens.
6. Easy Access to Information – People can find government information easily
online.
7. Improved Efficiency – Helps government departments manage work
more effectively.

Disadvantages of e-Governance

1. Digital Divide – People without internet access or digital skills may


face difficulties.
2. Security Risks – Government data may be affected by cyber threats.
3. Technical Problems – System failures can interrupt services.
4. Privacy Concerns – Personal information may be misused if not protected
properly.
5. High Initial Cost – Setting up digital infrastructure can be expensive.
6. Dependence on Technology – Services may stop during technical issues.

e-Group
An e-Group (Electronic Group) is an online group where people communicate,
share information, discuss topics, and collaborate using electronic communication
on common interests. These tools such as email, messaging platforms, forums, or
social networking sites.
Upload Download
Examples of e-Groups

 Online study groups


 Workplace discussion groups
 Email groups
 Social media groups

Social Networking

Social networking is the use of online platforms and websites to connect,


communicate, and share information with other people. It allows users to create
profiles, exchange messages, share photos and videos, and build
online communities.

Examples of Social Networking

 Social media platforms


 Online professional networks
 Discussion communities
 Messaging groups

Advantages of Social Networking

1. Easy Communication – People can connect with friends, family, and


professionals worldwide.
2. Information Sharing – Users can share news, ideas, photos, and videos quickly.
3. Business Promotion – Companies can advertise products and reach customers
easily.
4. Learning Opportunities – People can access educational content and online
communities.
5. Career Development – Helps users find jobs and build professional connections.
6. Entertainment – Provides access to videos, games, and other content.

Disadvantages of Social Networking

1. Privacy Risks – Personal information may be exposed or misused.


2. Cyberbullying – Users may face harassment or negative behaviour online.
3. Addiction – Excessive use can waste time and affect productivity.
4. Spread of False Information – Fake news and rumours can spread quickly.
5. Security Threats – Accounts may be hacked or targeted by scams.
6. Reduced Personal Interaction – Too much online communication may
reduce face-to-face interaction.

Mobile Technology

Mobile technology refers to the use of portable electronic devices, such as


smartphones, tablets, and mobile networks, to communicate, access information,
and perform various tasks while moving from one place to another.

SMS (Short Message Service)


Upload Download
SMS (Short Message Service) is a mobile communication service that allows
users to send and receive short text messages between mobile devices. It is one of
the most common methods of digital communication.

Features of SMS

 Allows text messages up to a limited number of characters (commonly


160 characters per message).
 Works on mobile networks without requiring internet access.
 Provides quick and direct communication.
 Can be used for alerts, notifications, and verification codes.

MMS (Multimedia Messaging Service)

MMS (Multimedia Messaging Service) is a mobile communication service


that allows users to send and receive multimedia content such as images, audio,
videos, and text messages through mobile networks.

Features of MMS

 Supports multimedia content along with text.


 Allows sharing of photos, videos, and audio files.
 Works through mobile networks.
 Provides richer communication than SMS.

3G (Third Generation)

3G (Third Generation) is a mobile communication technology that provides


faster data transfer speeds than earlier 2G networks. It allows users to access the
internet, make video calls, send emails, and use multimedia services on mobile
[Link] data rates 384 Kb/s up to 2Mb/s

4G (Fourth Generation)

4G (Fourth Generation) is a mobile communication technology that


provides high-speed internet access and improved data services compared to 3G.
It supports activities such as high-quality video streaming, online gaming, video
calls, and fast downloads. Typically data rates 1Mb/s up to 100Mb/s

5G (Fifth Generation)
Fifth Generation of wireless mobile communication technology. Much faster
speeds, lower latency (less delay), greater network capacity, and support for many
connected devices. 5G is designed to support up to 20 Gbps, most users
experience speeds in the 100 Mbps to 1 Gbps range under normal conditions.
Upload Download

You might also like