SlideShare a Scribd company logo
INTRODUCTION
Web Technologies are the Techniques
  using which we can access various
 resources on the Web.
Web technologies related to the interface
 between web servers and their clients.
 This information includes markup
 languages, programming interfaces and
 languages, and standards for document
 identification and display.
 It facilitates communication, secure
 information sharing and collaboration on the
 World Wide Web .
 The basic Web technologies
 that are used to implement the Web
 portion of Web Services :
          Core Web Technologies
          Tunneling
          Firewalls
Some Historical Details

Start of standard groups :
 TCP, IP, TCP/IP, TELNET,FTP
 SMTP
 Archie
 Gopher
Core Web Technologies :
 Core Web Technologies  enable linking
 and sharing documents
CHARACTERISTICS

Web Server
 Eg – HTTPd (HTTP Daemon)
Web Browser
 Eg – NCSA Mosaic
Netscape Communication Suite :
 Netscape Messenger
 Netscape Composer
 Netscape Conference
Firewalls

Recommended for you

Server Side VS Client Side
Server Side VS Client SideServer Side VS Client Side
Server Side VS Client Side

Client-side and server-side, what are they and what are their differences? This guide will answer the age-old question - https://code-boxx.com/server-side-vs-client-side/

codingprogramming
Introduction to Web Technology
Introduction to Web TechnologyIntroduction to Web Technology
Introduction to Web Technology

Introduction to WWW, History of Web Protocols governing web Cyber Crime Cyber Laws IT Act 2000 Web Development Strategies, Planning and Development Web Applications Web Development Process Web Team

history of webweb applicationsintroduction to www
Domain name system
Domain name systemDomain name system
Domain name system

The document discusses the Domain Name System (DNS) which maps domain names to IP addresses. It describes how DNS works hierarchically with a root server at the top level, below which are generic, country-specific and other domain levels. DNS servers store and distribute this mapping information across multiple computers to avoid a single point of failure. Primary DNS servers store and update zone files mapping domain names to IP addresses, while secondary servers transfer this information from primary servers.

domain name systemcomputer networkname server
WEBSITES AND MARK UP
          LANGUAGES
Websites :
World Wide Web is a Grand global
 collection of Websites and Internet
 interconnects all the Sites.
Hypertext Document.
  – HTML – HyperText Markup Language
  – CSS – Cascading Style Sheets
  – JavaScript
XML is a software and hardware
 independent tool for carrying
How the Web Works

Your computer must have
 communications hardware
 with installed drivers (software)
 – Modem card, ex: 56k Modem
 – Network or NIC card, ex: Linksys
                       *
 – Wireless Network card
How the Web Works

 Your computer must have Web browser
  software
  – AOL Online Software
  – Microsoft Internet Explorer
  – Netscape Navigator
  – Other web services require
   mail programs (Outlook) or
   File Transfer programs
   (WS_FTP)
How the Web Works

Your computer must be logged into the
 Web
 – Dialup has dialed, connected & user
   has logged in
                   OR
 – DSL/Satellite/Cable modem is on and
   connected

Recommended for you

How the Web Works
How the Web WorksHow the Web Works
How the Web Works

This presentation is based on the first chapter of our textbook Fundamentals of Web Development. The book is published by Addison-Wesley. It can be purchased via http://www.amazon.com/Fundamentals-Web-Development-Randy-Connolly/dp/0133407152. This book is intended to be used as a textbook on web development suitable for intermediate to upper-level computing students. It may also be of interest to a non-student reader wanting a single book that encompasses the entire breadth of contemporary web development. This book will be the first in what will hopefully be a textbook series. Each book in the series will have the same topics and coverage but each will use a different web development environment. The first book in the series will use PHP. To learn more about the book, visit http://www.funwebdev.com.

data centerserver farmixp
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt

The document provides an overview of the TCP/IP model, describing each layer from application to network. The application layer allows programs access to networked services and contains high-level protocols like TCP and UDP. The transport layer handles reliable delivery via protocols like TCP and UDP. The internet layer organizes routing with the IP protocol. The network layer consists of device drivers and network interface cards that communicate with the physical transmission media.

1. web technology basics
1. web technology basics1. web technology basics
1. web technology basics

This document outlines the course content for an introduction to web technology course. The course covers basic web terminology, HTML, CSS, and web hosting. It is divided into 4 units: 1) Basic web concepts including the internet, browsers, servers, domains and URLs 2) An introduction to HTML5 including page structure, tags, and multimedia 3) An introduction to CSS including style sheets, selectors, properties and layouts 4) Web publishing and hosting including the need for hosting, different hosting options, and steps to host a website.

web technologyhtmlcss
WHAT LED TO WEB
     TECHNOLOGIES SUCCESS
Simple Architecture –
 HTTP,URL,HTML
Networked – value grows with data,
 Services, users .
Simple for Users – Text , Graphics and
 Links
Powerful – for people and Machines
EMERGING TECHNOLOGIES

The main revolutionary Web
 Technologies :
 Web 2.0
 Web 3.0
Today's Latest web technologies :
 AJAX
 Ruby
 Ruby on Rails
ADVANTAGES

    Web Technology have led to :
   Web development
   Evolution of web-based communities :
    social-networking sites,
    video-sharing sites,
    wikis, blogs.
   Business Revolution
CHALLENGES ENCOUNTERED
   USING WEB TECHNOLOGIES
Limited Interactivity
Lack of Skills
Security Risks
Browser Compatibility
Lack of Web Development Tools
Standardization

Recommended for you

Web Development with HTML5, CSS3 & JavaScript
Web Development with HTML5, CSS3 & JavaScriptWeb Development with HTML5, CSS3 & JavaScript
Web Development with HTML5, CSS3 & JavaScript

With the commercialization of the web, web development has become one of the blooming industries. Learning web development enables you to create attractive websites using HTML, CSS, JQuery and JavaScript. Web development includes developing simple and complex web-based applications, electronic businesses and social networking sites. Being a web developer you can deliver applications as web services which is only available in desktop applications.

javascripthtml5css3
World wide web architecture presentation
World wide web architecture presentationWorld wide web architecture presentation
World wide web architecture presentation

The document discusses the basic concepts of web architecture including HTML, URIs, HTTP, cookies, database-driven websites, AJAX, web services, XML, and JSON. It explains that Tim Berners-Lee developed HTML, URLs, and HTTP in 1989 to allow scientists to browse each other's papers on the internet. The web uses a two-tiered client-server architecture with the browser displaying content from the web server.

education software engineering computer science
Server configuration
Server configurationServer configuration
Server configuration

The document discusses File Transfer Protocol (FTP), Network File System (NFS), and Samba server configuration. It provides details on FTP such as its history, components, modes, and how to configure an FTP server in Linux. It describes NFS including its history, versions, configuration files, and steps to configure NFS client and server. It also explains Samba, its components, purpose, and how to configure a Samba server using both command line and graphical tools.

networking
SUMMARY

Most Web pages remote or local are a
 combination of those Web technologies :
  – Raw content, placed inside…
  – HTML tags, formatted with…
  – CSS rules, interactivity produced by…
  – JavaScript scripts
Newer technologies like DHTML,
 XHTML, and XML are based on these
  – A little knowledge now can prepare

More Related Content

What's hot

Sessions and cookies
Sessions and cookiesSessions and cookies
Sessions and cookies
www.netgains.org
 
Http Protocol
Http ProtocolHttp Protocol
Http Protocol
N R Z Malik
 
Web Fundamentals
Web FundamentalsWeb Fundamentals
Web Fundamentals
arunv
 
Server Side VS Client Side
Server Side VS Client SideServer Side VS Client Side
Server Side VS Client Side
Code Boxx
 
Introduction to Web Technology
Introduction to Web TechnologyIntroduction to Web Technology
Introduction to Web Technology
Aashish Jain
 
Domain name system
Domain name systemDomain name system
Domain name system
Siddique Ibrahim
 
How the Web Works
How the Web WorksHow the Web Works
How the Web Works
Randy Connolly
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
extraganesh
 
1. web technology basics
1. web technology basics1. web technology basics
1. web technology basics
Jyoti Yadav
 
Web Development with HTML5, CSS3 & JavaScript
Web Development with HTML5, CSS3 & JavaScriptWeb Development with HTML5, CSS3 & JavaScript
Web Development with HTML5, CSS3 & JavaScript
Edureka!
 
World wide web architecture presentation
World wide web architecture presentationWorld wide web architecture presentation
World wide web architecture presentation
ImMe Khan
 
Server configuration
Server configurationServer configuration
Server configuration
Aisha Talat
 
Introduction to Web Architecture
Introduction to Web ArchitectureIntroduction to Web Architecture
Introduction to Web Architecture
Chamnap Chhorn
 
Web technologies lesson 1
Web technologies   lesson 1Web technologies   lesson 1
Web technologies lesson 1
nhepner
 
College Web Site HTML PROJECT
College Web Site HTML PROJECTCollege Web Site HTML PROJECT
College Web Site HTML PROJECT
Rai Saheb Bhanwar Singh College Nasrullaganj
 
Introduction to Web Development
Introduction to Web DevelopmentIntroduction to Web Development
Introduction to Web Development
Parvez Mahbub
 
CS8651 Internet Programming - Basics of HTML, HTML5, CSS
CS8651   Internet Programming - Basics of HTML, HTML5, CSSCS8651   Internet Programming - Basics of HTML, HTML5, CSS
CS8651 Internet Programming - Basics of HTML, HTML5, CSS
Vigneshkumar Ponnusamy
 
Lecture 1 intro to web designing
Lecture 1  intro to web designingLecture 1  intro to web designing
Lecture 1 intro to web designing
palhaftab
 
Web browser architecture.87 to 88
Web browser architecture.87 to 88Web browser architecture.87 to 88
Web browser architecture.87 to 88
myrajendra
 
Bootstrap
BootstrapBootstrap
Bootstrap
Jadson Santos
 

What's hot (20)

Sessions and cookies
Sessions and cookiesSessions and cookies
Sessions and cookies
 
Http Protocol
Http ProtocolHttp Protocol
Http Protocol
 
Web Fundamentals
Web FundamentalsWeb Fundamentals
Web Fundamentals
 
Server Side VS Client Side
Server Side VS Client SideServer Side VS Client Side
Server Side VS Client Side
 
Introduction to Web Technology
Introduction to Web TechnologyIntroduction to Web Technology
Introduction to Web Technology
 
Domain name system
Domain name systemDomain name system
Domain name system
 
How the Web Works
How the Web WorksHow the Web Works
How the Web Works
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
 
1. web technology basics
1. web technology basics1. web technology basics
1. web technology basics
 
Web Development with HTML5, CSS3 & JavaScript
Web Development with HTML5, CSS3 & JavaScriptWeb Development with HTML5, CSS3 & JavaScript
Web Development with HTML5, CSS3 & JavaScript
 
World wide web architecture presentation
World wide web architecture presentationWorld wide web architecture presentation
World wide web architecture presentation
 
Server configuration
Server configurationServer configuration
Server configuration
 
Introduction to Web Architecture
Introduction to Web ArchitectureIntroduction to Web Architecture
Introduction to Web Architecture
 
Web technologies lesson 1
Web technologies   lesson 1Web technologies   lesson 1
Web technologies lesson 1
 
College Web Site HTML PROJECT
College Web Site HTML PROJECTCollege Web Site HTML PROJECT
College Web Site HTML PROJECT
 
Introduction to Web Development
Introduction to Web DevelopmentIntroduction to Web Development
Introduction to Web Development
 
CS8651 Internet Programming - Basics of HTML, HTML5, CSS
CS8651   Internet Programming - Basics of HTML, HTML5, CSSCS8651   Internet Programming - Basics of HTML, HTML5, CSS
CS8651 Internet Programming - Basics of HTML, HTML5, CSS
 
Lecture 1 intro to web designing
Lecture 1  intro to web designingLecture 1  intro to web designing
Lecture 1 intro to web designing
 
Web browser architecture.87 to 88
Web browser architecture.87 to 88Web browser architecture.87 to 88
Web browser architecture.87 to 88
 
Bootstrap
BootstrapBootstrap
Bootstrap
 

Viewers also liked

introduction to web technology
introduction to web technologyintroduction to web technology
introduction to web technology
vikram singh
 
Operating System Process Synchronization
Operating System Process SynchronizationOperating System Process Synchronization
Operating System Process Synchronization
Haziq Naeem
 
Chapter 6 - Process Synchronization
Chapter 6 - Process SynchronizationChapter 6 - Process Synchronization
Chapter 6 - Process Synchronization
Wayne Jones Jnr
 
Operating Systems - Synchronization
Operating Systems - SynchronizationOperating Systems - Synchronization
Operating Systems - Synchronization
Emery Berger
 
Process synchronization(deepa)
Process synchronization(deepa)Process synchronization(deepa)
Process synchronization(deepa)
Nagarajan
 
Unit II - 3 - Operating System - Process Synchronization
Unit II - 3 - Operating System - Process SynchronizationUnit II - 3 - Operating System - Process Synchronization
Unit II - 3 - Operating System - Process Synchronization
cscarcas
 
Process synchronization in Operating Systems
Process synchronization in Operating SystemsProcess synchronization in Operating Systems
Process synchronization in Operating Systems
Ritu Ranjan Shrivastwa
 
Operating system critical section
Operating system   critical sectionOperating system   critical section
Operating system critical section
Harshana Madusanka Jayamaha
 
OS Process Synchronization, semaphore and Monitors
OS Process Synchronization, semaphore and MonitorsOS Process Synchronization, semaphore and Monitors
OS Process Synchronization, semaphore and Monitors
sgpraju
 
Process synchronization in operating system
Process synchronization in operating systemProcess synchronization in operating system
Process synchronization in operating system
Ruaha Catholic university
 
Process Synchronization And Deadlocks
Process Synchronization And DeadlocksProcess Synchronization And Deadlocks
Process Synchronization And Deadlocks
tech2click
 

Viewers also liked (11)

introduction to web technology
introduction to web technologyintroduction to web technology
introduction to web technology
 
Operating System Process Synchronization
Operating System Process SynchronizationOperating System Process Synchronization
Operating System Process Synchronization
 
Chapter 6 - Process Synchronization
Chapter 6 - Process SynchronizationChapter 6 - Process Synchronization
Chapter 6 - Process Synchronization
 
Operating Systems - Synchronization
Operating Systems - SynchronizationOperating Systems - Synchronization
Operating Systems - Synchronization
 
Process synchronization(deepa)
Process synchronization(deepa)Process synchronization(deepa)
Process synchronization(deepa)
 
Unit II - 3 - Operating System - Process Synchronization
Unit II - 3 - Operating System - Process SynchronizationUnit II - 3 - Operating System - Process Synchronization
Unit II - 3 - Operating System - Process Synchronization
 
Process synchronization in Operating Systems
Process synchronization in Operating SystemsProcess synchronization in Operating Systems
Process synchronization in Operating Systems
 
Operating system critical section
Operating system   critical sectionOperating system   critical section
Operating system critical section
 
OS Process Synchronization, semaphore and Monitors
OS Process Synchronization, semaphore and MonitorsOS Process Synchronization, semaphore and Monitors
OS Process Synchronization, semaphore and Monitors
 
Process synchronization in operating system
Process synchronization in operating systemProcess synchronization in operating system
Process synchronization in operating system
 
Process Synchronization And Deadlocks
Process Synchronization And DeadlocksProcess Synchronization And Deadlocks
Process Synchronization And Deadlocks
 

Similar to Web Tech

Web Technologies Introduction to web technologies
Web Technologies Introduction to web technologiesWeb Technologies Introduction to web technologies
Web Technologies Introduction to web technologies
Vigneshkumar Ponnusamy
 
JavaInternetlearning
JavaInternetlearningJavaInternetlearning
JavaInternetlearning
muniinb4u
 
Javauserguide
JavauserguideJavauserguide
Javauserguide
muniinb4u
 
ppttips
ppttipsppttips
ppttips
muniinb4u
 
Internetandjava
InternetandjavaInternetandjava
Internetandjava
muniinb4u
 
Java
JavaJava
ppt tips
ppt tipsppt tips
ppt tips
muniinb4u
 
ppttips
ppttipsppttips
ppttips
muniinb4u
 
ppttips
ppttipsppttips
ppttips
muniinb4u
 
Internetandjava
InternetandjavaInternetandjava
Internetandjava
muniinb4u
 
ppttips
ppttipsppttips
ppttips
muniinb4u
 
Introduction to the web
Introduction to the webIntroduction to the web
Introduction to the web
SAMIR BHOGAYTA
 
Cs2305 nol
Cs2305 nolCs2305 nol
Cs2305 nol
jothikanaga
 
Web Technology – Web Server Setup : Chris Uriarte
Web Technology – Web Server Setup : Chris UriarteWeb Technology – Web Server Setup : Chris Uriarte
Web Technology – Web Server Setup : Chris Uriarte
webhostingguy
 
dotNET_Overview.pdf
dotNET_Overview.pdfdotNET_Overview.pdf
dotNET_Overview.pdf
valerie5142000
 
Week two lecture
Week two lectureWeek two lecture
Week two lecture
Harry Essel
 
1 web overview
1 web overview1 web overview
1 web overview
arief_rudyanto
 
Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016
Jack Zheng
 
Teknologi Aplikasi Web I : Internet
Teknologi Aplikasi Web I : InternetTeknologi Aplikasi Web I : Internet
Teknologi Aplikasi Web I : Internet
Politeknik Digital Boash Indonesia
 
Open web device as the reference feature phone
Open web device as the reference feature phoneOpen web device as the reference feature phone
Open web device as the reference feature phone
Miguel Schneider
 

Similar to Web Tech (20)

Web Technologies Introduction to web technologies
Web Technologies Introduction to web technologiesWeb Technologies Introduction to web technologies
Web Technologies Introduction to web technologies
 
JavaInternetlearning
JavaInternetlearningJavaInternetlearning
JavaInternetlearning
 
Javauserguide
JavauserguideJavauserguide
Javauserguide
 
ppttips
ppttipsppttips
ppttips
 
Internetandjava
InternetandjavaInternetandjava
Internetandjava
 
Java
JavaJava
Java
 
ppt tips
ppt tipsppt tips
ppt tips
 
ppttips
ppttipsppttips
ppttips
 
ppttips
ppttipsppttips
ppttips
 
Internetandjava
InternetandjavaInternetandjava
Internetandjava
 
ppttips
ppttipsppttips
ppttips
 
Introduction to the web
Introduction to the webIntroduction to the web
Introduction to the web
 
Cs2305 nol
Cs2305 nolCs2305 nol
Cs2305 nol
 
Web Technology – Web Server Setup : Chris Uriarte
Web Technology – Web Server Setup : Chris UriarteWeb Technology – Web Server Setup : Chris Uriarte
Web Technology – Web Server Setup : Chris Uriarte
 
dotNET_Overview.pdf
dotNET_Overview.pdfdotNET_Overview.pdf
dotNET_Overview.pdf
 
Week two lecture
Week two lectureWeek two lecture
Week two lecture
 
1 web overview
1 web overview1 web overview
1 web overview
 
Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016Web Landscape - updated in Jan 2016
Web Landscape - updated in Jan 2016
 
Teknologi Aplikasi Web I : Internet
Teknologi Aplikasi Web I : InternetTeknologi Aplikasi Web I : Internet
Teknologi Aplikasi Web I : Internet
 
Open web device as the reference feature phone
Open web device as the reference feature phoneOpen web device as the reference feature phone
Open web device as the reference feature phone
 

Recently uploaded

Mitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing SystemsMitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing Systems
ScyllaDB
 
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - MydbopsScaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Mydbops
 
Manual | Product | Research Presentation
Manual | Product | Research PresentationManual | Product | Research Presentation
Manual | Product | Research Presentation
welrejdoall
 
Active Inference is a veryyyyyyyyyyyyyyyyyyyyyyyy
Active Inference is a veryyyyyyyyyyyyyyyyyyyyyyyyActive Inference is a veryyyyyyyyyyyyyyyyyyyyyyyy
Active Inference is a veryyyyyyyyyyyyyyyyyyyyyyyy
RaminGhanbari2
 
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Bert Blevins
 
Pigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdfPigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdf
Pigging Solutions
 
Transcript: Details of description part II: Describing images in practice - T...
Transcript: Details of description part II: Describing images in practice - T...Transcript: Details of description part II: Describing images in practice - T...
Transcript: Details of description part II: Describing images in practice - T...
BookNet Canada
 
Choose our Linux Web Hosting for a seamless and successful online presence
Choose our Linux Web Hosting for a seamless and successful online presenceChoose our Linux Web Hosting for a seamless and successful online presence
Choose our Linux Web Hosting for a seamless and successful online presence
rajancomputerfbd
 
7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf
Enterprise Wired
 
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptxRPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
SynapseIndia
 
Comparison Table of DiskWarrior Alternatives.pdf
Comparison Table of DiskWarrior Alternatives.pdfComparison Table of DiskWarrior Alternatives.pdf
Comparison Table of DiskWarrior Alternatives.pdf
Andrey Yasko
 
Best Practices for Effectively Running dbt in Airflow.pdf
Best Practices for Effectively Running dbt in Airflow.pdfBest Practices for Effectively Running dbt in Airflow.pdf
Best Practices for Effectively Running dbt in Airflow.pdf
Tatiana Al-Chueyr
 
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Erasmo Purificato
 
UiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs ConferenceUiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs Conference
UiPathCommunity
 
How RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptxHow RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptx
SynapseIndia
 
[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
Kief Morris
 
How Social Media Hackers Help You to See Your Wife's Message.pdf
How Social Media Hackers Help You to See Your Wife's Message.pdfHow Social Media Hackers Help You to See Your Wife's Message.pdf
How Social Media Hackers Help You to See Your Wife's Message.pdf
HackersList
 
Advanced Techniques for Cyber Security Analysis and Anomaly Detection
Advanced Techniques for Cyber Security Analysis and Anomaly DetectionAdvanced Techniques for Cyber Security Analysis and Anomaly Detection
Advanced Techniques for Cyber Security Analysis and Anomaly Detection
Bert Blevins
 
Implementations of Fused Deposition Modeling in real world
Implementations of Fused Deposition Modeling  in real worldImplementations of Fused Deposition Modeling  in real world
Implementations of Fused Deposition Modeling in real world
Emerging Tech
 
DealBook of Ukraine: 2024 edition
DealBook of Ukraine: 2024 editionDealBook of Ukraine: 2024 edition
DealBook of Ukraine: 2024 edition
Yevgen Sysoyev
 

Recently uploaded (20)

Mitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing SystemsMitigating the Impact of State Management in Cloud Stream Processing Systems
Mitigating the Impact of State Management in Cloud Stream Processing Systems
 
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - MydbopsScaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
Scaling Connections in PostgreSQL Postgres Bangalore(PGBLR) Meetup-2 - Mydbops
 
Manual | Product | Research Presentation
Manual | Product | Research PresentationManual | Product | Research Presentation
Manual | Product | Research Presentation
 
Active Inference is a veryyyyyyyyyyyyyyyyyyyyyyyy
Active Inference is a veryyyyyyyyyyyyyyyyyyyyyyyyActive Inference is a veryyyyyyyyyyyyyyyyyyyyyyyy
Active Inference is a veryyyyyyyyyyyyyyyyyyyyyyyy
 
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
Understanding Insider Security Threats: Types, Examples, Effects, and Mitigat...
 
Pigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdfPigging Solutions Sustainability brochure.pdf
Pigging Solutions Sustainability brochure.pdf
 
Transcript: Details of description part II: Describing images in practice - T...
Transcript: Details of description part II: Describing images in practice - T...Transcript: Details of description part II: Describing images in practice - T...
Transcript: Details of description part II: Describing images in practice - T...
 
Choose our Linux Web Hosting for a seamless and successful online presence
Choose our Linux Web Hosting for a seamless and successful online presenceChoose our Linux Web Hosting for a seamless and successful online presence
Choose our Linux Web Hosting for a seamless and successful online presence
 
7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf7 Most Powerful Solar Storms in the History of Earth.pdf
7 Most Powerful Solar Storms in the History of Earth.pdf
 
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptxRPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
RPA In Healthcare Benefits, Use Case, Trend And Challenges 2024.pptx
 
Comparison Table of DiskWarrior Alternatives.pdf
Comparison Table of DiskWarrior Alternatives.pdfComparison Table of DiskWarrior Alternatives.pdf
Comparison Table of DiskWarrior Alternatives.pdf
 
Best Practices for Effectively Running dbt in Airflow.pdf
Best Practices for Effectively Running dbt in Airflow.pdfBest Practices for Effectively Running dbt in Airflow.pdf
Best Practices for Effectively Running dbt in Airflow.pdf
 
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
Paradigm Shifts in User Modeling: A Journey from Historical Foundations to Em...
 
UiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs ConferenceUiPath Community Day Kraków: Devs4Devs Conference
UiPath Community Day Kraków: Devs4Devs Conference
 
How RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptxHow RPA Help in the Transportation and Logistics Industry.pptx
How RPA Help in the Transportation and Logistics Industry.pptx
 
[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
[Talk] Moving Beyond Spaghetti Infrastructure [AOTB] 2024-07-04.pdf
 
How Social Media Hackers Help You to See Your Wife's Message.pdf
How Social Media Hackers Help You to See Your Wife's Message.pdfHow Social Media Hackers Help You to See Your Wife's Message.pdf
How Social Media Hackers Help You to See Your Wife's Message.pdf
 
Advanced Techniques for Cyber Security Analysis and Anomaly Detection
Advanced Techniques for Cyber Security Analysis and Anomaly DetectionAdvanced Techniques for Cyber Security Analysis and Anomaly Detection
Advanced Techniques for Cyber Security Analysis and Anomaly Detection
 
Implementations of Fused Deposition Modeling in real world
Implementations of Fused Deposition Modeling  in real worldImplementations of Fused Deposition Modeling  in real world
Implementations of Fused Deposition Modeling in real world
 
DealBook of Ukraine: 2024 edition
DealBook of Ukraine: 2024 editionDealBook of Ukraine: 2024 edition
DealBook of Ukraine: 2024 edition
 

Web Tech

  • 1. INTRODUCTION Web Technologies are the Techniques using which we can access various resources on the Web. Web technologies related to the interface between web servers and their clients. This information includes markup languages, programming interfaces and languages, and standards for document identification and display.
  • 2.  It facilitates communication, secure information sharing and collaboration on the World Wide Web .  The basic Web technologies that are used to implement the Web portion of Web Services : Core Web Technologies Tunneling Firewalls
  • 3. Some Historical Details Start of standard groups : TCP, IP, TCP/IP, TELNET,FTP SMTP Archie Gopher Core Web Technologies : Core Web Technologies  enable linking and sharing documents
  • 4. CHARACTERISTICS Web Server Eg – HTTPd (HTTP Daemon) Web Browser Eg – NCSA Mosaic Netscape Communication Suite : Netscape Messenger Netscape Composer Netscape Conference Firewalls
  • 5. WEBSITES AND MARK UP LANGUAGES Websites : World Wide Web is a Grand global collection of Websites and Internet interconnects all the Sites. Hypertext Document. – HTML – HyperText Markup Language – CSS – Cascading Style Sheets – JavaScript XML is a software and hardware independent tool for carrying
  • 6. How the Web Works Your computer must have communications hardware with installed drivers (software) – Modem card, ex: 56k Modem – Network or NIC card, ex: Linksys * – Wireless Network card
  • 7. How the Web Works  Your computer must have Web browser software – AOL Online Software – Microsoft Internet Explorer – Netscape Navigator – Other web services require mail programs (Outlook) or File Transfer programs (WS_FTP)
  • 8. How the Web Works Your computer must be logged into the Web – Dialup has dialed, connected & user has logged in OR – DSL/Satellite/Cable modem is on and connected
  • 9. WHAT LED TO WEB TECHNOLOGIES SUCCESS Simple Architecture – HTTP,URL,HTML Networked – value grows with data, Services, users . Simple for Users – Text , Graphics and Links Powerful – for people and Machines
  • 10. EMERGING TECHNOLOGIES The main revolutionary Web Technologies : Web 2.0 Web 3.0 Today's Latest web technologies : AJAX Ruby Ruby on Rails
  • 11. ADVANTAGES Web Technology have led to :  Web development  Evolution of web-based communities : social-networking sites, video-sharing sites, wikis, blogs.  Business Revolution
  • 12. CHALLENGES ENCOUNTERED USING WEB TECHNOLOGIES Limited Interactivity Lack of Skills Security Risks Browser Compatibility Lack of Web Development Tools Standardization
  • 13. SUMMARY Most Web pages remote or local are a combination of those Web technologies : – Raw content, placed inside… – HTML tags, formatted with… – CSS rules, interactivity produced by… – JavaScript scripts Newer technologies like DHTML, XHTML, and XML are based on these – A little knowledge now can prepare