Internet Basics
Internet Basics
WORLD WIDE WEB – A set of programs, standards, and protocols that allows the multimedia
and hypertext files to be created, displayed, and linked on the internet
The internet also includes forums, research databases, USENET, email, instant messaging
Client – Any computer on a network that requests services from another computer on the
Internet
Server – Any computer that receives requests from client computers, processes and sends
the output. Web servers respond to web related requests
Webpage – Any digital page or document hosted and accessible on the Internet
Web Portal – A website or a service that offers a broad array of resources such as email,
forums, search engines (Google, Yahoo, MSN, Indiatimes)
Web Browser – A program or software on a client computer that retrieves information from
the web (Google Chrome, Internet Explorer, Safari)
Web Client – A program or a component on the client side that requests and uses the
services provided by the web browser
URL – A uniform resource locator is a unique address of a web page on the internet
Blog – A web page that serves as a publicly accessible personal journal for an individual
Newsgroup – Internet discussion forums where groups of users with common interests
gather to discuss on a common topic of interest
Email – Short for electronic mail, email refers to messages distributed by electronic means
from one computer user to one or more recipients via a network, mostly the Internet
Email Address – Unique electronic post-office-box with a unique address for every email
SERVER – A server is a computer or a device that manages network resources. It serves
requests mainly related to the resources on the network, such as for sharing a resource like
a printer, or sharing storage. It is a computer that has a software loaded on it.
There are many types of servers, like file servers, web servers, email servers, etc.
WEB SERVER – A web server is a WWW server that stores information on the internet and
delivers web pages to web browsers upon request
Serving Web Pages – deliver web pages on request of clients using HTTP
Running Gateway Programs (CGI) to process requests and Returning Output
Controlling Access to the Server – ways of receiving content from clients
Monitoring and Logging all Access – authenticated access by monitoring programs
Server Side Scripting – active server pages (ASP) or PHP
WEBSITE – A collection of related web pages hosted on a web server and are linked together
and share a common interface and design
The collection of files are individual web pages, which are digitally written using HTML
They are linked together through hyperlinks and hypertext
Design – Overall look of the website with the proper use and integration of elements
like navigation menus, graphics, layouts, etc.
Navigation Structure – Order of the pages, what links to what, held by nav menu
PORTAL – A web portal is a launch pad to a host to web services such as email, search
engines, weather, gaming, news, etc.
WEBPAGE – A digital document that is linked to the World Wide Web and viewable by
anyone connected to the internet, and having a web browser
Content wise:
Hypertext – combination of text, graphic images, audio, video tracks
Hyperlinks – dynamic link upon clicking at which a new webpage opens
Structure wise:
Page Title – displayed on the title bar of the browser
Header – defines the purpose of the webpage
Body – contains the actual content
Navigational links – hyperlinks
Footer – copyright notice, website contact information
Retrieval – webpage delivered to the user’s computer in a web browser for viewing
1. The user types the URL of the webpage in the address bar of the web browser
2. The web browser determines the domain name of the URL and sends a request to
the web server hosting this domain name
3. The web server now sends the code of the requested web page to the web browser
on the client computer
4. The web browser on the client computer displays the web page using the received
code
WEB BROWSER – A program that lets you visit different websites on the Internet and display
their offerings on your own computer
They are intended to let people access resources on the World Wide Web
Mosaic – first browser developed by NCSA (National Centre for Supercomputing Application)
BLOG – A weblog is an online journal where entries are posted periodically about a certain
topic of interest or as an online personal diary by the blogger
Personal blogs
News and views
Company blogs
Micro-blogs
Advantages –
Disadvantages –
Everyone can see the posts, and you may regret the post later
Personal blogs may be biased on contain inaccurate information
Can be time consuming as writing regular updates can be a chore
People can leave rude or inappropriate comments
Many dull and uninteresting blogs, difficult to find the right one
WEB ADDRESS (URL) – A location on a net server, which has a unique web address
Domain name system – Character based naming system by which servers are identified
COMMON PROTOCOLS
ftp – File Transfer Protocol
Text and binary files that are arranged in a hierarchical order
mail – Post Office Protocol (POP) Version 3/ Simple Mail Transfer Protocol (SMPT)
Messages sent via electronic mail
COMMON DOMAINS
Australia (au), Canada (ca), Denmark (dk), France (fr), India (in), Japan (jp), New Zealand (nz),
NEWS GROUPS – A news group or a forum is an online community bulletin board, where
users can post messages, respond to posts, or just read them.
Hypertext – A special type of digital text that contains links to other texts
Markup – Special symbols or instructions indicating the format, style, structure of a webpage
Language – A set of standards defined by tags to create an appropriate markup scheme
PROTOCOLS – An agreed upon or standardized method for transmitting data and/ or
establishing communications between different devices
Creates a secure encrypted connection between the server and the browser