Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: Web Developements And Services
Description: These are the notes of Web developemnt and services for last year assignment in Engineering courses.

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


WEB DEVELOPMENT SOLVED QB
2 MARKS QUESTION
1
...

World-Wide Web (also called WWW or W3) is a hypertext-based information system
...
The World Wide Web (WWW) is combination of all resources and
users on the Internet that are using the Hypertext Transfer Protocol (HTTP)
...
Define term Domain Name
When DNS was not into existence, one had to download a Host file containing host names and their
corresponding IP address
...
This resulted in increased traffic on downloading this file
...

3
...

In order to provide computer to computer communication via Internet, we need a global addressing scheme
...
It is a 32-bit address
...
Which is made up of the network ID, plus a unique host ID
...
Discuss term Marquee
...
There is no limit
...

tag is a container tag to create scrolling text
...
Describe term Document Object Model
...
The Document object
has various properties that refer to other objects which allow access to and modification of document
content
...
"
6
...

Web Hosting is a service that allows hosting/post-web-server applications( website or web page ) on a
computer system through which web-browser clients can have easy access to electronic content on the
Internet
...
List different types of Websites
...
Define term Hyperlinks
...
When you
click on a link, the link will take you to the target of the link, which may be a webpage, document or other
online content
...


9
...
List various Image Tags in HTML
...
Define domain name space (DNS)
...
DNS maintains a list of domain names along with the resources, such as IP addresses, that are
associated with them
12
...

a) OPTIONS
b) GET
c) HEAD
d) PUT
e) POST
f) DELETE
13
...

a) Internet Protocol (IP)
b) User Datagram Protocol (UDP)
c) Transmission Control Protocol (TCP)
d) Transactional Transmission Control Protocol (T/TCP)
e) TCP/IP and OSI/RM
...
Differentiate between features of HTML & HTML
15
...

a) Web template
...

c) JSON-WSP
...
Define the term JavaScript
...


17
...

a) Word Processors
...

c) Online Web Page Builders
...

e) Plain Text Editors
...
Discuss commonly used web browsers
...

19
...

Web Hosting is a service that allows hosting/post-web-server applications( website or web page ) on a
computer system through which web-browser clients can have easy access to electronic content on the
Internet
...
Discuss client server communication
...
The
messages sent by the client, usually a Web browser, are called requests and the messages sent by the server
as an answer are called responses
...
Write history and Evolution of Internet
...

 ARPANET was developed by United States Department of Defense
...

 Initially, there were only four nodes, formally called Hosts
...

 By the time, with invention of new technologies such as TCP/IP protocols, DNS, WWW, browsers,
scripting languages etc
...

History of Internet:
 2001 – The spread of P2P file sharing across the Internet
 2002 –Internet2 now has 200 university, 60 corporate and 40 affiliate members
 2005- Estonia offers Internet Voting nationally for local elections
 2005-Youtube launches
 2007- Internet2 officially retires Abilene and now refers to its new, higher capacity network as the
Internet2 Network
 2008- Google index reaches 1 Trillion URLs
 2008 – NASA successfully tests the first deep space communications network modeled on the Internet
...
As next generation Internet
development continues to push the boundaries of what’s possible, the existing Internet is also being
enhanced to provide higher transmission speeds, increased security and different levels of service
...
Differentiate between Dial-up and Direct-access
...
Explain following terms:
i) Searching: Alternatively referred to as web searching/surfing, it describes the act of browsing the Internet
by going from one web page to another web page using hyperlinks in an Internet browser
...

ii) Downloading: Downloading means receiving data or a file from the Internet on your computer
...

The opposite of download is uploading this means copying a file from your computer to another computer
over the network
...
Whatever is transferred can be uploaded
...
Describe relation in between HTML and JavaScript
...

Syntax of HTML
HTML is a markup language that consists primarily of tags that are enclosed inside angle brackets, for
example, Syntax of javascript