Top Banner
Module 9: Examining Web Services
23
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 2151a 09

Module 9: Examining Web Services

Page 2: 2151a 09

Overview

Identifying Internet Concepts

Using Client Technologies

Connecting to the Internet

Identifying Web Server Concepts

Page 3: 2151a 09

Identifying Internet Concepts

The Internet

Internet Services

Intranets

Domain Naming

Page 4: 2151a 09

The Internet

Client

Connection UsingTCP/IP Protocol

Internet

Server

Text, Audio, Video, and Graphics Data

Page 5: 2151a 09

Internet Services

Internet

Electronic Mail (e-mail)

World Wide Web (WWW)

Chat

Internet News

File Transfer Protocol (FTP)

Telnet

Page 6: 2151a 09

Intranets

Intranet

Extranet

Internet

Page 7: 2151a 09

Domain Naming

Domain Name (example.microsoft.com)

Top-level domain (com)

Second-level domain (microsoft.com)

Subdomain (example.microsoft.com)

comcom

example.microsoft.comexample.microsoft.com

microsoft.commicrosoft.com

Page 8: 2151a 09

Using Client Technologies

Newsreaders

Web Browsers

Internet Protocols

Uniform Resource Locator (URL)

Page 9: 2151a 09

Newsreadersmsnews.microsoft.com - Outlook Express

File Edit Tools Message Help

New Post Reply GroupReply Group ReplyReply ForwardForward PrintPrint StopStop Send/Recv Addresses Find Newsgroups

msnews.microsoft.comFolders

msnews.microsoft.comSynchronization of Newsgroups on msnews.microsoft.comTo change offline settings, first select a newsgroup, then click Settings

Synchronize Account Newsgroups... SettingsSettings

Newsgroup Unread Total

microsoft.public.ddk.win2000.general (18)microsoft.public.ddk.win2000.networkmicrosoft.public.ddk.win2000.setup (3)microsoft.public.win2000.accessibilitymicrosoft.public.win2000.advancedservmicrosoft.public.win2000.announcemenmicrosoft.public.win2000.app_deploymicrosoft.public.win2000.applicationsmicrosoft.public.win2000.clusterservicemicrosoft.public.win2000.networkingmicrosoft.public.win2000.outlook.expiresmicrosoft.public.win2000.printingmicrosoft.public.win2000.radiusmicrosoft.public.win2000.ras_routingmicrosoft.public.win2000.securitymicrosoft.public.win2000.setupmicrosoft.public.win2000.setup.deploymmicrosoft.public.win2000.setup.upgrademicrosoft.public.win2000.storagemicrosoft.public.win2000.system_adminmicrosoft.public.win2000.terminal_srvmicrosoft.public.win2000.terminal_srv_hmicrosoft.public.win2000.user_interface

microsoft.public.ddk.win2000.generalmicrosoft.public.ddk.win2000.networkmicrosoft.public.ddk.win2000.setup microsoft.public.win2000.accessibilitymicrosoft.public.win2000.advancedservermicrosoft.public.win2000.announcementsmicrosoft.public.win2000.applications microsoft.public.win2000.app_deploymicrosoft.public.win2000.clusterservicemicrosoft.public.win2000.networkingmicrosoft.public.win2000.outlook.expressmicrosoft.public.win2000.printingmicrosoft.public.win2000.radiusmicrosoft.public.win2000.ras_routingmicrosoft.public.win2000.securitymicrosoft.public.win2000.setupmicrosoft.public.win2000.setup.deploymentmicrosoft.public.win2000.setup.upgrademicrosoft.public.win2000.storagemicrosoft.public.win2000.system_admin

18536

1386

152

2163112113

84714

102

1812

36

1386

182

2164142113

84

1054

102

Page 10: 2151a 09

Web BrowsersWindows 2000 Server Overview - Microsoft Internet Explorer

File Edit View Favorites Tools Help

Back Search Favorites History

Address http://www.microsoft.com/windows2000/server/overview/default.asp Go

All products Support Search microsoft.com Guide

Windows Home PagesWindows 2000 Home Page

Product GuideWindows 2000 PlatformClientServer

Technical LibraryUpgrading to Window 2000

Beta UsersIT ProsDevelopers

Search for: Go

Home Product Guide

Windows 2000 Server Family

Server

Server Features

System Requirements

What Others are Saying

Comparisons

With the Windows® 2000 Server operating system, Microsoft has accomplished a goal rarely achieved in the software industry: delivered a product that is evolutionary and revolutionary at the same time. Evolutionary in that Windows 2000 builds on the great things about the Windows NT® Server 4.0 operating system. Revolutionary in that Windows 2000 Server sets a new standard for how well am operating system can be integrated with Web, application, networking, communication, and infrastructure

services. For the first time, you have an easy choice to make about the next server operating system you deploy - whatever your needs. Continued

Browse the features that make the Windows 2000 Server Family the leading solution for running more reliable and manageable file, print, intranet, communications, e-commerce, and infrastructure server.

Find out what it takes to run Windows 2000 Server and Windows 2000 Advanced Server.

Check out the buzz on Windows 2000 Server: reviews and commentary from technology journalists and industry analysts.

See how Windows 2000 Server compares with other operating systems.

Page 11: 2151a 09

Internet Protocols

Internet

HTTP

HTTPS

FTP

SMTP

NNTP

HTML

DHTML

Server

Data

Client

Connection Using anInternet Protocol

Page 12: 2151a 09

Uniform Resource Locator (URL)

URL (http://example.microsoft.com/tutorial/default.html)

Protocol used (http://)

DNS address (example.microsoft.com)

Path on the server (/tutorial/default.html)

http://example.microsoft.com/tutorial/default.htmlhttp://example.microsoft.com/tutorial/default.html

Page 13: 2151a 09

Lab A: Accessing an FTP Site by Using Internet Explorer

Page 14: 2151a 09

Connecting to the Internet

Network Address Translators (NATs)

Proxy Servers

Firewalls

Microsoft Proxy Server

Page 15: 2151a 09

Network Address Translators (NATs)

Internet

192.168.0.10192.168.0.10

w1.x1.y1.z1w1.x1.y1.z1

w2.x2.y2.z2w2.x2.y2.z2

Web Browser

NAT

Web Server

Page 16: 2151a 09

Proxy Servers

Internet

Proxy Server

AuthorizedWeb Site

Restricted Web Site

LAN

LAN

LAN

Page 17: 2151a 09

Firewalls

LAN

LAN

LAN

Internet

Firewall

AuthorizedUser

Unauthorized User

Page 18: 2151a 09

Microsoft Proxy Server

LAN

LAN

LAN

Internet

Microsoft Proxy Server

AuthorizedUser or Web Site

Unauthorized User or Web Site

Page 19: 2151a 09

Defining a Web Server

Microsoft Internet Information Services (IIS)

Identifying Web Server Concepts

Page 20: 2151a 09

Defining a Web Server

Web ServerClient with Web Browser

Network

TCP/IPTCP/IP TCP/IPTCP/IP

HTTPHTTP

IP AddressIP Address

Internet ExplorerInternet Explorer

HTTPHTTP

Page 21: 2151a 09

Features of IIS

Microsoft Internet Information Services (IIS)

Indexing Service

Secure Sockets Layer

Windows Media Services

Additional Developer Support

Active Server Pages

VBScript and JavaScript support

Remote administration

Internet

IIS

Page 22: 2151a 09

Lab B: Identifying Web Concepts

Page 23: 2151a 09

Review

Identifying Internet Concepts

Using Client Technologies

Connecting to the Internet

Identifying Web Server Concepts