Web Application Basics

Institution University
Course BACHELOR OF COMPUTER...
Year 1st Year
Semester Unknown
Posted By stephen oyake rabilo
File Type pdf
Pages 98 Pages
File Size 1.17 MB
Views 3445
Downloads 0
Price: Buy Now whatsapp Buy via whatsapp
  • whatsapp
  • facebook
  • twitter

Description

Web applications evolved from Web sites or Web systems. The first Web sites, created by Tim Berners-Lee while at CERN (the European Laboratory for Particle Physics), formed a distributed hypermedia system that enabled researchers to have access to documents and information published by fellow researchers, directly from their computers. Documents were accessed and viewed with a piece of software called a browser, a software application that runs on a client computer. With a browser, the user can request documents from other computers on the network and render those documents on the user’s display. To view a document, the user must start the browser and enter the name of the document and the name of the host computer where it can be found. The browser sends a request for the document to the host computer. The request is handled by a software application called a Web server, an application usually run as a service, or daemon, that monitors network activity on a special port, usually port 80. The browser sends a specially formatted request for a document (Web page) to the Web server through this network port. The Web server receives the request, locates the document on its local file system, and sends it back to the browser; see Figure 2-1. This Web system is a hypermedia system because the resources in the system are linked to one another. The term Web comes from looking at the system as a set of nodes with interconnecting links. From one viewpoint, it looks like a spider’s web. The links provide a means to navigate the resources of the system. Most of the links connect textual documents, but the system can be used to distribute audio, video, and custom data as well. Links make navigation to other documents easy. The user simply clicks a link in the document, and the browser interprets that as a request to load the referenced document or resource in its place.
Below is the document preview.

No preview available
WIRELESS COMMUNICATIONS AND MOBILE COMPUTING Trending!
Together with an explosive growth of the mobile applications and emerging of cloud computing concept, mobile cloud computing (MCC) has been introduced to be a potential technology for mobile services. MCC integrates the cloud computing into the mobile environment and overcomes obstacles related to the performance (e.g., battery life, storage, and bandwidth), environment (e.g., heterogeneity, scalability, and availability), and security (e.g., reliability and privacy) discussed in mobile computing. This paper gives a survey of MCC, which helps general readers have an overview of the .MCC including the definition, architecture, and applications. The issues, existing solutions, and approaches are presented. In addition, the future research directions of MCC are discussed. Copyright © 2011 John Wiley & Sons, Ltd
25 Pages 3244 Views 0 Downloads 1.57 MB
William Stallings Computer Organization and Architecture Trending!
Hardwired systems are inflexible. General purpose hardware can do different tasks, given correct control signals. Instead of re-wiring, supply a new set of control signals
177 Pages 3376 Views 0 Downloads 17.23 MB
CMT 300 :DATA COMMUNICATIONS Trending!
Data communication in a computer network refers to the process of transferring digital data between two or more devices connected within a network, allowing them to exchange information through a transmission medium like wires or wireless signals, essentially enabling communication between different computer systems by sending and receiving data packets across a network
266 Pages 3221 Views 0 Downloads 6.76 MB
Computer Architecture
Computer Architecture (1) Definition The design of integrated system which provides a useful tool to the programmer.(Baer) The study of the structure, behaviour, and design of computers.(Hayes) The design of the system specification at a general or subsystem level. (Abd-Alla) The art of designing a machine that will be a pleasure to work with.(Foster) The interface between the hardware and the lowest level software.(Hennessy and Patterson)
35 Pages 425 Views 0 Downloads 4.02 MB
Computer Architecture
Equip yourself with questions and answer to computer architectures.
6 Pages 392 Views 0 Downloads 231.27 KB
Computer Graphics
Computer Science as a disciplined has it source in mathematics. Computer graphics as course unit in Computer Science is purely mathematical. There is a need to familiarise with this maths concepts and see how the relate to graphics.
162 Pages 376 Views 0 Downloads 2.62 MB
Computer Graphics
The Graphics Pipeline Last Class • Application Stage – Input from the world databases – Collision detection – Morphing – Use of curves and Polygon Vertices ( Implicit curves and parametric curves) • Geometry Stage
83 Pages 288 Views 0 Downloads 1.58 MB
2D GRAPICS USING HTML5 CANVAS Trending!
HTML5 canvas provides methods which allow modifications directly to the transformation matrix. The transformation matrix must initially be the identity transform. It may then be adjusted using the transformation methods.
21 Pages 2864 Views 0 Downloads 311.32 KB
INTRODUCTION TO COMPUTER NETWORKS
Exchange of information through the use of speech, signs or symbols is called communication. When early humans started speaking, some 5,00,000 years ago, that was the first mode of communication. Before we dive into modern technologies that drive communication in contemporary world, we need to know how humans developed better communication techniques to share knowledge with each other.
31 Pages 341 Views 0 Downloads 1.06 MB
CMT 304 :DATA STRUCTURES & ALGORITHMS Trending!
Data Structures are the programmatic way of storing data so that data can be used efficiently. Almost every enterprise application uses various types of data structures in one or the other way.
64 Pages 3281 Views 0 Downloads 3.57 MB