com sci computer network
com sci computer network
DIRECTIONS: Reflect on this question. Use a minimum of three (3) sentences and a maximum
of five (5) sentences.
1. In this modern and technological era, we use computers and the internet in our daily lives.
How important are computers and the internet to you?
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
Basics of the
Computer Networks
The modern data network has become a critical asset for many industries. Most basic
data networks are designed to connect users and enable them to access various resources,
like the Internet and other computers connected to the network. Networks are comprised of
four basic elements: hardware, software, client devices, and the connection medium. All data
networks are comprised of these elements and cannot function without them.
Unboxing Knowledge
H P O P R O T O C O L S M F
A K G O O L A W A G N O O W
R A I T U A G A D T A N D S
D A T A T S O F T W A R E J
W L G N E T W O R K S M K
A E H L R R A L E C X E S A
R C B E S F W E R T D C S
E A L S W A D E S I G N A L
C O M M A N D S A S A I R H
E F H U Y U S W P D S H D K
M M L H J C K K A E S H S L
E T H E R N E T Y O E J I U
O L R E P E A T E R S D K I
L S E C I V E D F R Y E S T
1. __________________________________ 6. __________________________________
2. __________________________________ 7. __________________________________
3. __________________________________ 8. __________________________________
4. __________________________________ 9. __________________________________
5. __________________________________ 10. _________________________________
Point It Out
2. Half-Duplex Mode
In half-duplex mode, each station can both transmit and receive, but not at the same
time. When one device is sending, the other can only receive, and vice versa. The half-duplex
mode is used in cases where there is no need for communication in both direction at the same
time. The entire capacity of the channel can be utilized for each direction.
Example: Walkie- talkie in which message is sent one at a time and messages are sent
in both the directions.
3. Full-Duplex Mode
In full-duplex mode, both stations can transmit and receive simultaneously. In full duplex
mode, signals going in one direction share the capacity of the link with signals going in other
direction, this sharing can occur in two ways:
Either the link must contain two physically separate transmission paths, one for sending
and other for receiving or the capacity is divided between signals travelling in both directions.
Full-duplex mode is used when communication in both direction is required all the time.
The capacity of the channel, however must be divided between the two directions.
Example: Telephone Network in which there is communication between two persons by
a telephone line, through which both can talk and listen at the same time.
INTERNET SERVICES
Internet Services allows us to access huge amount of information such as text, graphics,
sound and software over the internet.
1. Communication Services
There are various Communication Services available that offer exchange of information
with individuals or groups. The following table gives a brief introduction to these services:
A. Electronic Mail
It is used to send electronic message over the internet.
B. Telnet
It is used to log on to a remote computer that is attached to internet.
C. Newsgroup
It offers a forum for people to discuss topics of common interests.
D. Internet Relay Chat (IRC)
It allows the people from all over the world to communicate in real time.
E. Mailing Lists
It is used to organize group of internet users to share common information through e-
mail.
F. Internet Telephony (VoIP)
It allows the internet users to talk across internet to any PC equipped to receive the call.
G. Instant Messaging
Offers real time chat between individuals and group of people. (e.g. Yahoo messenger,
MSN messenger, and Facebook messenger)
2. Information Retrieval Services
There exist several Information retrieval services offering easy access to information present on
the internet. The following table gives a brief introduction to these services:
3. Web Services
Web services allow exchange of information between applications on the web. Using
web services, applications can easily interact with each other. The web services are offered
using concept of utility computing.
Tell Me More
Unboxing Knowledge
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
Point It Out
A software application used to access information on the World Wide Web is called a
Web Browser. When a user requests some information, the web browser fetches the data from
a web server and then displays the webpage on the user’s screen.
SOME TYPES OF WEB BROWSERS
1. Google Chrome
Google Chrome is the most popular browser that people use today. The
main reason for this is its speed. It is a fast browser. It opens quickly and loads
multiple tabs and pages in just one click. If you are tired of waiting for your
browser to open after clicking on its icon, you should switch to Chrome.
Another reason for using Chrome is its simplicity. It combines the address bar and Google
search bar in one omnibox and lets the users have an easy experience. Apart from these
advantages, it is also easily customizable and comes with a range of apps and themes. You
can add different extensions to increase productivity.
2. Mozilla Firefox
Firefox was found slower than Chrome and therefore it stayed the
second choice for many people. But that was several versions ago. The new
Firefox is faster and smoother. If you do not like Chrome because it is a Google
based product, you can switch to Firefox.
3. Opera
Opera is another popular name in the browser industry. While it has several
attractive features (such as an inbuilt adblocker), it generally stays behind the
two most popular browsers. But this should not mean you should not try Opera.
Some features of Opera include a news reader that lets you access daily news
direct from the browser. All these features are inbuilt into Opera, unlike Firefox
and Chrome that use third party software for these applications. There is also a
snapshot tool that lets you take a screenshot of any page you’re viewing.
4. Apple Safari
Safari is a simple and clean browser with several features that make it a
popular choice. It offers all the basic functionalities – the ability to open
multiple tabs, easy bookmarking, fast speeds, and a plugin library.
While Safari is mostly used on Mac, it can also be used on a PC. But on
PC, Safari will be like just another browser. However, if you use Mac and
iPhones, you’ll love the cross-platform compatibility that it offers. You’ll be able to integrate
your data across multiple platforms if you use Safari.
TWO TYPES OF WEB PAGES
1. Static Web Pages
Static web pages contain content that do not change or not capable of typing in new
data. They may only change if the actual HTML file is manually edited. They are generally
available to users without restriction. An example is a page that contains school or company
information. The content of the said page will not change every day unless the HTML file is
manually edited by a programmer who maintains it.
To access the page of viewing, a browser running in a client computer makes the request
to the Web server. The computer (or browser)that is making the request is called a client. When
requesting for a static page, the server will respond by transmitting to the client the HTML file
to be displayed in the browser as a Web page.
Blogs, documentation, and website designing are the most regular usage of static
websites. By using generators or scratch the writing of Blogs and documentation becomes
easy.
2. Dynamic Web Pages
A webapp is a collection of dynamic Web pages. These web pages are temporary pages
that are created on-demand. This means that dynamic pages or parts of it do not exist and
are only created when there is a request. Content in dynamic pages may be restricted to
some users and will only be displayed once identification has been established. This is done by
asking users to enter their username and password on the login page. A good example of this
is when you login to your Yahoo e-mail account to check and to send e-mails. Moreover, the
list of e-mail messages changes as it arrives or as the list is deleted or is moved to another
folder.
Requesting for a dynamic page for display in the browser is more complicated compared
to a static page. The URL of a dynamic page is longer and often temporary. This means that
you cannot take note of the URL displayed on the address bar and expect to the same page
to be displayed when you used it.
Dynamic pages have the capability to decide what to display on the browser through the
insertion of scripts. A script is a set of commands that you issue. Scripting is like programming,
but it does not require much from you in terms of training and resources. Using scripts, however,
still requires you to learn its language. Every script has a specific way of issuing commands to
the computer or browser, and each has its own capabilities and limitations.HTML is a scripting
language but is limited to creating HTML elements and does not have the capability to enable
pages to become interactive. Scripts other than HTML allow you to make your page
interactive. This interactivity is what makes pages dynamic.
Examples of Dynamic Websites are writing blogs, e-commerce sites, calendar, to-do
sites and other types of sites which needs updating frequently.
A simple way to find out whether it is a dynamic site or not, if you are interacting with it,
definitely it is a dynamic web page.
CREATING A DYNAMIC WEBSITE USING WIX
Wix is a Cloud-based platform for making websites. And the interesting thing is it gives
the facility to make the website free. It gives us a very unique way of developing a website
with different tools. These tools are very user-friendly. With simple drag and drop, we can
customize our website.
1. On your browser, go to www.wix.com. Click “Get Started”.
2. Sign up using your email, Facebook, or Google account. Then, click “Get Started” again to
proceed with the tutorial or click “skip” to skip the tutorial.
3. Click “Get My Site” to select the style and pages you want, and the site generate a unique
site for you in minutes.
4. Decide on what kind of website you want to make then click “Next”. Also, click “Next” in
the next step where you are asked to import content. Then, review your details by clicking the
next button again. Lastly, pick a theme for your website and click “continue”.
5. Choose a template for your homepage design. Then, add necessary pages suitable to your
site. You can add many other pages by clicking “+ Add Page”. Lastly, click ‘Edit Site”.
6. Customize your site. Change the photo to your own photos, change the details and text.
Add text related to your site. Make sure to personalize your own site. After all these processes,
click “PUBLISH” and your site is now ready to go.
7. Choose a domain to publish your site on. Use a free wix.com domain. Remember the whole
website name you created, example: https://alexisquizon0325.wixsite.com/alexisoboutique
Then, click “Publish and Continue”.
Tell Me More
ACTIVITY 5: REFLECT
DIRECTIONS: Reflect to the following questions. Use a minimum of three (5) sentences and a
maximum of five (10) sentences.
1. How can we use the computer, the internet, and the social media in combatting the spread
of misinformation or “fake news’?
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
2. How can you say that a website is properly created? What design elements and information
it must contain?
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
__________________________________________________________________________________________
References
Websites
• https://smallbusiness.chron.com/four-fundamental-elements-network-65817.html
• https://www.tutorialspoint.com/Computer-Network-Components/
• https://www.tutorialspoint.com/internet_technologies/internet_services.htm
• https://kingpinbrowser.com/blog/web-browser-types/
• https://sites.google.com/site/librarysites2012/2-types-of-web-pages
• https://www.wix.com/