
















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
basics of web, network, internet, need and use
Typology: Lecture notes
1 / 24
This page cannot be seen from the preview
Don't miss anything!

















WWW
Web Terminologies Client : Any computer on the network that requests services from another computer on the network. Server : Any computer that receives requests from client computers, processes and sends the output. Web Page : Any page that is hosted on the Internet. Web Site : Collection of interlinked web pages that is hosted on the Internet. Web Development : The process of creating, modifying web pages. Web Browser : A program that receives information from the web. E.g. IE, Chrome, Mozilla etc
Web Application- Client Side and Server side
Fetching Pages over the Internet
SSL
Uniform Resource Locators (URLs) Without a universal addressing mechanism, it would be impossible to navigate to a site, and page linking would not be feasible Uniform Resource Locators (URLs) are used to identify Web pages — basically a URL is a web address URLs have 3 components: A Prefix (usually http:// ) A Hostname: (such as www.cityu.edu.hk) A Path: (such as /scm/index.htm)