3.1 Types of Servers.

Slides:



Advertisements
Similar presentations
Computer networks Fundamentals of Information Technology Session 6.
Advertisements

INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Local Area Networks Outline –Basic Components of a LAN –Network Architectures –Topologies and LAN Technologies –Selecting a LAN –Improving LAN Performance.
Application Layer. This graphic is taken from The Abdus Salam International Centre for Theoretical Physics.
Computer Networks IGCSE ICT Section 4.
Common Services in a network Server : provide services Type of Services (= type of servers) –file servers –print servers –application servers –domain servers.
4 Network Hardware & Software Network Operating systems: software controlling traffic on the network 2 types of s.ware: server software &client software.
CLIENT A client is an application or system that accesses a service made available by a server. applicationserver.
Internet Services -World Wide Web - -Conferencing and Newsgroups -File Transfer & Updating -Chat/Instant Messaging.
? INTERNET WHAT, WHY, HOW. DEFINITION The Internet is a massive public spiderweb of computer connections. It connects personal computers, laptops, tablets,
Chapter 7: Using Windows Servers to Share Information.
G046 Lecture 05 Task E Briefing Notes Mr C Johnston ICT Teacher
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
 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.
Application Layer CHAPTER 2. Announcements and Outline  Administrative Items  Questions? Recap 1.Introduction to Networks 1.Network Type 2.N etwork.
Chapter 3.  Help you understand different types of servers commonly found on a network including: ◦ File Server ◦ Application Server ◦ Mail Server ◦
Introduction to Internet terms. Topics to Study What is Internet HTTP URL SMS MMS Wi-Fi Video Conferencing Social Webisites.
Forensic and Investigative Accounting Chapter 14 Internet Forensics Analysis: Profiling the Cybercriminal © 2005, CCH INCORPORATED 4025 W. Peterson Ave.
2: Application Layer 1 Chapter 2: Application layer r 2.1 Principles of network applications r 2.2 Web and HTTP r 2.3 FTP r 2.4 Electronic Mail  SMTP,
Client – Server Architecture. Client Server Architecture A network architecture in which each computer or process on the network is either a client or.
Computer network is a collection of computing devices that are connected in various ways in order to communicate and share resources Usually, the connections.
A system sharing informati on and services with individuals and groups webster.com/dictionary/ne tworking webster.com/dictionary/ne.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
TCP/IP (Transmission Control Protocol / Internet Protocol)
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
ITGS Network Architecture. ITGS Network architecture –The way computers are logically organized on a network, and the role each takes. Client/server network.
Newsgroup World Wide Web (WWW) Conservation Over the Internet e.g.ICQ File Transfer Protocol (FTP) Includes 6 main services: Electronic Mail Remote.
Networking Basics Objectives: 1. Utilize appropriate vocabulary to communicate effectively in a technological society. 6. Describe uses of a networked.
Communications & Networks National 4 & 5 Computing Science.
Communications & Networks National 4 & 5 Computing Science.
Protocols Monil Adhikari. Agenda Introduction Port Numbers Non Secure Protocols FTP HTTP Telnet POP3, SMTP Secure Protocols HTTPS.
Chapter 1 : Computer Networks. Lecture 2. Computer Networks Classification: 1- Depend on the geographical area. 2- Depend on functional relationship.
Client – Server Architecture A Basic Introduction 1.
Network Services. Domain Controllers: – Used for Account management (e.g. user accounts, group accounts Register Hardware like Printers and PC Authentication.
LO2 Understand the key components used in networking.
Introduction to Networking. What is a Network? Discuss in groups.
By: The Immigrants :D I mean the Mexican and the Colombian I mean Daniel and Felipe.
 Computer hardware refers to the physical parts of a computer and related devices. Internal hardware devices include motherboards, hard drives,
2 nd lecture Presented by Dr. Sarah Mustafa Eljack.
– Protocols 21 – Protocols 21. – Protocols 21 Now we’ll move on to more technical aspects of This means protocols Remember.
Chapter 7: Using Windows Servers
3.1 Types of Servers.
INTRODUCTION TO COMPUTER NETWORKS
Some bits on how it works
3.1 Types of Servers.
CHAPTER 2 Application Layer.
TYPES OF SERVER. TYPES OF SERVER What is a server.
Web Development & Design Chapter 1, Sections 4, 5 & 6
Providing Network Services
CompTIA Server+ Certification (Exam SK0-004)
The “Internet”.
Modelling the internet
Tiers vs. Layers.
INTRODUCTION TO COMPUTER NETWORKS
Networking and Security
Communications & Computer Networks Resource Notes - Introduction
Part of Chapter 1 Key Concepts Networks
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Internet Protocols IP: Internet Protocol
Protocols 2 Key Revision Points.
GCSE OCR 3 A451 Computing Client-server and peer-to-peer networks
INTRODUCTION TO COMPUTER NETWORKS
LO3 – Understand Business IT Systems
Objectives Explain the role of computers in client-server and peer-to-peer networks Explain the advantages and disadvantages of client- server and peer-to-peer.
 Zone in name space  DNS IN THE INTERNET  Generic domains :There are fourteen generic domains, each specifying an organization type.
Presentation transcript:

3.1 Types of Servers

What You Need To Know application database hypervisor

File/print Application Database Web Mail Hypervisor

Hardware also runs special server software to manage services

LAN Example Client Devices WAP Switch Server

Web Server Database Server Logon Server File Server Print Server

Local Area Network Wide Area Network (eg the Internet) Server Farm Mail Server Firewall Web Server Client Devices

File/print Application Database Web Mail Hypervisor

Stores large number of files for an organisation File Server Stores large number of files for an organisation Also controls security, such as access rights to files Finally, handles backups in case of accident or disaster

Manages queue of docs for printing Print Server Manages queue of docs for printing So shares load of print requests across available devices Controls access to printers for users & routes docs to devices

Installs, updates & controls access to programs Application Server Installs, updates & controls access to programs Includes basic applications such as word processor or email But also specialised software, such as for financial staff only

Manages security & updates to large databases Database Server Manages security & updates to large databases For example in a school, security means controlling access to staff So teachers update registers & office staff update financial data

Web Server

Stores all files for a website Web Server Stores all files for a website Sends them when user’s browser sends a request for the website Web server then sends the site’s files using the HTTP protocol

Stores & forwards emails like an electronic post office Mail Server Stores & forwards emails like an electronic post office Data traffic controlled by protocols, eg SMTP (send) & POP (receive) But email traffic is not immediate like instant messaging or ‘chat’

Software that allows a processor to run different operating systems Hypervisor Server Software that allows a processor to run different operating systems Software acts like a ‘supervisor’ that shares resources between the different OS, eg memory