mcts70 640 introductiontoserver(2)

18
INTRODUCTION TO SERVER By Zhamanov Azamat Suleyman Demirel University, 2012

Upload: azamat-sarsenbayev

Post on 22-May-2015

363 views

Category:

Education


2 download

DESCRIPTION

Introduction to MS server

TRANSCRIPT

Page 1: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

INTRODUCTION TO SERVERBy Zhamanov Azamat

Page 2: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Question• What is the Server?

Page 3: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Thinking

Page 4: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Thinking

Page 5: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Thinking

Page 6: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Thinking

Page 7: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Answer• Server is a computer program running to serve the

requests of other programs, the "clients". Thus, the "server" performs some computational task on behalf of "clients".

Page 8: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Client/Server

Server providesService for clients

Clients consumeservices and resources

from Server

Client

Client

Client

Client

Page 9: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

What is Server Platform?• A term often used synonymously with operating system. A

platform is the underlying hardware or software for a system and is thus the engine that drives the server.

Page 10: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Type of Servers• Proxy Servers• Web Servers• Application Servers• FTP Servers• Mail (Exchange) Servers• DNS Server• DHCP Server

Page 11: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Proxy Server

Client Client Client

Proxy Server

Internet

Page 12: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Web Server

Client

Web Server

Internet

Web Pages & Graphics

Page 13: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Web Server

Client

Web Server

Internet

Web Pages & Graphics

Application Server

Template pages, Code & Data

Page 14: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

FTP Server

Client

Internet

FTP Server

Files

Page 15: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Mail Server

Internet

Internet

gmail.com (MTA)

Internet

mail.ru (MDA)

SMTP

Sender (MUA) Receiver (MUA)

SMTP POP

POP

SMTP SMTP

Page 16: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

Mail Server

Internet

Internet

gmail.com (MDA)

Internet

mail.ru (MTA)

SMTP

Sender (MUA)Receiver (MUA)

SMTPPOP

POP

SMTP SMTP

Page 17: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

DNS Server

DNS Client

DNS Server

Internet

DNS Table (IP+Domain)

Page 18: Mcts70 640 introductiontoserver(2)

Suleyman Demirel University, 2012

DHCP Server

DHCP Client

DHCP Server

IP address Pool