Application Layer. This graphic is taken from The Abdus Salam International Centre for Theoretical Physics.

Slides:



Advertisements
Similar presentations
PowerPoint presentation of first 25 pages of instructional manual Edith Fabiyi Essentials of Internet Access.
Advertisements

Internet Research Internet Applications. The Internet is not the Web Because of the great popularity of the World Wide Web, people think the Internet.
Institute of Technology Sligo - Dept of Computing Layer 7 The Application Layer Chapter Review.
Computer Networks An Overview. A Computer Network!
The Internet Useful Definitions and Concepts About the Internet.
Web Server Administration
Layer 7- Application Layer
Origins of the Internet The Internet was started as a research project sponsored by the Advanced Research Projects Agency (ARPA) within the U.S. Dept.
Internet…issues Managing the Internet
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
©Brooks/Cole, 2003 Chapter 6 Computer Networks. ©Brooks/Cole, 2003 Understand the rationale for the existence of networks. Distinguish between the three.
Application Layer. Applications A program or group of programs designed for end users. Software can be divided into two general classes: systems software.
Application Layer. Applications A program or group of programs designed for end users. A program or group of programs designed for end users. Software.
Robert Crawford, MBA West Middle School.  Describe what an operating system does.  Summarize why compatibility is an issue for computer users.  Explain.
Web Design Terms and Concepts Ms. Scales. Q. What is a Server? A. A server is a computer that stores information many people can access. It runs special.
Human-Computer Interface Course 5. ISPs and Internet connection.
Application Protocols: ELECTRONIC MAIL (SMTP, POP) CSNB534 Semester 2, 2007/2008 Asma Shakil.
Internet-Based Client Access
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
Semester 1 CHAPTER 15.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Network Services Networking for Home and Small Businesses – Chapter.
How did the internet develop?. What is Internet? The internet is a network of computers linking many different types of computers all over the world.
E-Business William R. Mussatto CyberStrategies, Inc. 12/2/2000.
Networks – Network Architecture Network architecture is specification of design principles (including data formats and procedures) for creating a network.
15 Semester 1 JEOPARDY IndirectnetworksupportDNSDNSNetworkApps.NetworkApps.MoreNetworkApps.Misc.Misc
Forensic and Investigative Accounting Chapter 14 Internet Forensics Analysis: Profiling the Cybercriminal © 2005, CCH INCORPORATED 4025 W. Peterson Ave.
Chapter 1: The Internet and the WWW CIS 275—Web Application Development for Business I.
Electronic Mail. Client Software and Mail Hosts –Client PC has client software that communicates with user’s mail host –Mail hosts deliver.
TCP/IP fundamentals Unit objectives Discuss the evolution of TCP/IP Discuss TCP/IP fundamentals.
Unit – I CLIENT / SERVER ARCHITECTURE. Unit Structure  Evolution of Client/Server Architecture  Client/Server Model  Characteristics of Client/Server.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Internet Protocol B Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
Chap 15 Application Layer Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
BASIC INTERNET PROTOCOLS: http, ftp, telnet. Mirela Walczak.
ECEN “Internet Protocols and Modeling”, Spring 2012 Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings, etc Class.
Application Layer Honolulu Community College Cisco Academy Training Center Semester 1 Version
Kuliah Pengantar Teknologi Informasi Coky Fauzi Alfi cokyfauzialfi.wordpress.com Internet (2)
Protocols COM211 Communications and Networks CDA College Olga Pelekanou
Cisco – Chapter 15 Application Layer closest to you as an end-user, when you are interacting with software.
LO1 Know types of Network Systems and Protocols. Application Layer Protocols.
Application Software Is a computer software designed to help the user to perform specific tasks. Examples include enterprise software, accounting software,
Web Server.
Newsgroup World Wide Web (WWW) Conservation Over the Internet e.g.ICQ File Transfer Protocol (FTP) Includes 6 main services: Electronic Mail Remote.
17 Establishing Dial-up Connection to the Internet Using Windows 9x 1.Install and configure the modem 2.Configure Dial-Up Adapter 3.Configure Dial-Up Networking.
Protocols Monil Adhikari. Agenda Introduction Port Numbers Non Secure Protocols FTP HTTP Telnet POP3, SMTP Secure Protocols HTTPS.
The Internet is a Big Collection of Computers and Cables. -"interconnection of computer networks". Millions of personal, business, and governmental.
Application of the Internet 1998/12/09 KEIO University, JAPAN Mikiyo
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
TCP/IP Protocol Suite ©Richard L. Goldman September 25, 2002.
Information Networks. Internet It is a global system of interconnected computer networks that link several billion devices worldwide. It is an international.
(class #2) CLICK TO CONTINUE done by T Batchelor.
World Wide Web. The World Wide Web is a system of interlinked hypertext documents accessed via the Internet The World Wide Web is a system of interlinked.
3.1 Types of Servers.
Application layer tcp/ip
Instructor Materials Chapter 5 Providing Network Services
Web Development Web Servers.
Application Layer Honolulu Community College
3.1 Types of Servers.
Some bits on how it works
3.1 Types of Servers.
Business Administrative Support Vocabulary
Networking for Home and Small Businesses – Chapter 6
Networking for Home and Small Businesses – Chapter 6
How did the internet develop?
Internet Protocols IP: Internet Protocol
Protocols 2 Key Revision Points.
Networking for Home and Small Businesses – Chapter 6
Computer Networks Protocols
Presentation transcript:

Application Layer

This graphic is taken from The Abdus Salam International Centre for Theoretical Physics.

Software Programs that tell the hardware of a computer how to perform tasks Programs that tell the hardware of a computer how to perform tasks Software can be divided into two general classes: systems software and applications software. Software can be divided into two general classes: systems software and applications software.

System software Systems software consists of programs that interact with the computer at a very basic level. Systems software consists of programs that interact with the computer at a very basic level. This includes operating systems, compilers, and utilities for managing computer resources. This includes operating systems, compilers, and utilities for managing computer resources.

Applications… Applications software (also called end-user programs) includes database programs, word processors, spreadsheets, games …. Applications software (also called end-user programs) includes database programs, word processors, spreadsheets, games …. Applications software sits on top of systems software because it is unable to run without the operating system and system utilities. Applications software sits on top of systems software because it is unable to run without the operating system and system utilities.

Application Layer The application layer is the seventh level of the seven layer OSI model. The application layer is the seventh level of the seven layer OSI model. It’s the “highest layer” of the OSI model. It’s the “highest layer” of the OSI model.

OSI: Layer 7 – Application Layer This is the layer at which This is the layer at which communication partners are identified communication partners are identified quality of service is identified quality of service is identified user authentication and privacy are considered user authentication and privacy are considered

Application Layer Review Everything at this layer is application- specific. Everything at this layer is application- specific. This layer provides application services for file transfers, , and other network software services. This layer provides application services for file transfers, , and other network software services.

Application Layer Protocols: The Hyper Text Transfer Protocol, or HTTP, is the most widely used Application layer protocol in the world today. The Hyper Text Transfer Protocol, or HTTP, is the most widely used Application layer protocol in the world today. It forms the basis of what most people understand the Internet to be—the World Wide Web. It forms the basis of what most people understand the Internet to be—the World Wide Web. Its purpose is to provide a protocol for the retrieval of Hyper Text Markup Language (HTML) and other documents from Web sites throughout the Internet. Its purpose is to provide a protocol for the retrieval of Hyper Text Markup Language (HTML) and other documents from Web sites throughout the Internet.

Application Layer Protocols HTTP – Hyper Text Transfer Protocol HTTP – Hyper Text Transfer Protocol FTP – File Transfer Protocol FTP – File Transfer Protocol POP – Post Office Protocol POP – Post Office Protocol SMTP – Simple Mail Transfer Protocol SMTP – Simple Mail Transfer Protocol SSL – Secure Socket Layer SSL – Secure Socket Layer Telnet – for remote computer access Telnet – for remote computer access