Client-server systems



Similar documents
Computer networks, data communication and Internet

Managing Ports and System Services using BT NetProtect Plus firewall

Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks

Online communication: remote login and file transfer

Oct 15, Internet : the vast collection of interconnected networks that all use the TCP/IP protocols

Client/server is a network architecture that divides functions into client and server

Chapter 9 Understanding Complex Networks

EUCIP - IT Administrator. Module 2 Operating Systems. Version 2.0

**** Online communication: remote login and file transfer

Chapter 26 Remote Logging, Electronic Mail, 26.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

What really is a Service?

Client/server and peer-to-peer models: basic concepts

Lesson 1 Quiz Certification Partners, LLC. All Rights Reserved. Version 2.0

Cross-platform TCP/IP Socket Programming in REXX

Virtual Server and DDNS. Virtual Server and DDNS. For BIPAC 741/743GE

Implementing and Managing Microsoft Exchange Server 2003

File Transfer Protocol (FTP) & SSH

Application Monitoring using SNMPc 7.0

Computer Networks CCNA Module 1

Connecting with Computer Science, 2e. Chapter 5 The Internet

Comparison of Thin Client Solutions

How To Use Softxpand (A Thin Client) On A Pc Or Laptop Or Mac Or Macbook Or Ipad (For A Powerbook)

Evolution of the WWW. Communication in the WWW. WWW, HTML, URL and HTTP. HTTP Abstract Message Format. The Client/Server model is used:

THE BCS PROFESSIONAL EXAMINATIONS BCS Level 6 Professional Graduate Diploma in IT. April 2009 EXAMINERS' REPORT. Network Information Systems

Lecture 2. Internet: who talks with whom?

Electronic mail. !! Task - Assignment!!

Understanding Client/Server Computing

Essential Curriculum Computer Networking 1. PC Systems Fundamentals 35 hours teaching time

Remote login (Telnet):

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?

Monitoring and Troubleshooting Microsoft Exchange Server 2007 (5051A) Course length: 2 days

SUPPORT GUIDE FOR SETTINGS IN NOKIA 6600 IMAGING PHONE

Evolution of the WWW. Communication in the WWW. WWW, HTML, URL and HTTP. HTTP - Message Format. The Client/Server model is used:

1 Data information is sent onto the network cable using which of the following? A Communication protocol B Data packet

The TCP/IP Reference Model

1. The Web: HTTP; file transfer: FTP; remote login: Telnet; Network News: NNTP; SMTP.

COMPONENTS in a database environment

Exhibit B5b South Dakota. Vendor Questions COTS Software Set

Manuale Turtle Firewall

E-Business Technologies

World-Wide Web = WWW. The World-Wide Web: summary

ICANWK401A Install and manage a server

Chapter 1 Personal Computer Hardware hours

Internet Services. Sadiq M. Sait, Ph.D

ICS 434 Advanced Database Systems

Basic Computer Networks Configurations

A host-based firewall can be used in addition to a network-based firewall to provide multiple layers of protection.

Client Server Computing

Setting up Your Acusis Address. Microsoft Outlook

MCN Health Monitor. The finger on the pulse of your critical systems. David Tayler Service Engineer, OSISoft

Pre Sales Communications

MMGD0204 Web Application Technologies. Chapter 1 Introduction to Internet

Sage ERP Accpac Online

Sage 300 ERP Online. Mac Resource Guide. (Formerly Sage ERP Accpac Online) Updated June 1, Page 1

NComputing desktop virtualization

Course Description and Outline. IT Essential II: Network Operating Systems V2.0

The 5-Minute ThinManager Overview. White Paper. For more information, please visit:

Security. TestOut Modules

CS43: Computer Networks . Kevin Webb Swarthmore College September 24, 2015

Lab Developing ACLs to Implement Firewall Rule Sets

Operating Systems File system mounting, sharing, and protection. File System Mounting

Downsizing : Client/Server Computing Joe Wang, The Upjohn Company, Kalamazoo, MI (616)

Higher Computing Networking 1

GroupWise SMTP Infrastructure Design:

Frequently Asked Questions

Network and Services (NETW-903)

How To Understand The Architecture Of A Client Server System

MSP End User. Version 3.0. Technical Solution Guide

FTP Use. Internal NPS FTP site instructions using Internet Explorer:

Introduction to Internet and WWW

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition

EUROPASS DIPLOMA SUPPLEMENT

Figure 41-1 IP Filter Rules

Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ MEng. Nguyễn CaoĐạt

Accessing the FTP Server - User Manual

Hands-On Microsoft Windows Server Chapter 12 Managing System Reliability and Availability

Millbeck Communications. Secure Remote Access Service. Internet VPN Access to N3. VPN Client Set Up Guide Version 6.0

Firewalls. Test your Firewall knowledge. Test your Firewall knowledge (cont) (March 4, 2015)

Overview. Remote access and file transfer. SSH clients by platform. Logging in remotely

Information Systems Development Process (Software Development Life Cycle)

Windows PCs & Servers are often the life-blood of your IT investment. Monitoring them is key, especially in today s 24 hour world!

1 Introduction: Network Applications

Basic Network Configuration

Distributed Systems. 2. Application Layer

Designing a Microsoft Exchange Server 2003 Organization

Firewall, Mail and File server solution

Transcription:

**** 1 Client-server systems Introduction ***- Database + Interface with user 2 Good......Better Interface with user Translation protocol Database and retrieval engine Client-server

**** description 3 A client is a program that runs on the computer which you access in the first place (often your desktop PC or an online access computer). Each client provides an interface to each of the services (databases, online files, e-mail, ) that are made available by other systems, which are called servers. **** Client-server computing architecture 4 Client computer is is often managed by by a user of of the server s services, who is is not a computer expert sends message(s) // requests to to the server on on which results are prepared and displayed Clientserver protocol Server computer is is often managed by by a computer expert on on which information and/or a service resides on on which information is is prepared for for the client

**** Client-server database systems: description 5 The user specifies which database(s) to query and formulates a query, using the client software. The client software then connects to the database(s) and submits the query, in a structure suitable for communication between client and server. The server retrieves data from the database, orders these, and returns these to the client. The client processes the incoming data, and presents them to the user. ***- Client-server database systems: software involved 6 User Client software module = User interface according to the specific client-server protocol Server software module = Indexing + retrieval Data

**-- Client-server database systems: computers that may be involved 7 User s personal computer Queries Buyer of of data Consumer Client computer Client program to to formulate queries Intermediary Waiter in in restaurant Data and retrieval engine computer Data // Information Seller of of data Cook **-- specific cases (Part 1) 8 1 computer, 1 client/server system Example: a client-server database system used on a personal computer 2 computers, 1 client/server system! client software at user s personal computer + server software at remote server computer ( = most common situation) Examples: telnet, WWW, e-mail,

**-- specific cases (Part 2) 9 2 computers, 2 client/server systems Example: telnet to another computer and on that computer another client/server process **-- specific cases (Part 3) 10 3 computers, 2 client/server systems Example: telnet to another computer and on that computer start of another client/server process with a 3rd computer

**-- thin and fat clients 11 Dumb terminal (not really a client) X- or ICA-terminal (thin client) Network computer: NC or NetPC (thin or fat client) PC (fat client) Increasing cost of of hardware cost of of maintenance (cost of of ownership) complexity host/server independence and possible customization **-- dumb terminals as clients 12 Wired to a central computer (mainframe or minicomputer). Not really a client in a client-server system, because programs originate and execute on the central computer, and not on the terminal. Text-based; only poor graphics built with characters.

**-- X- or ICA-terminals as clients 13 Networked to a server computer. Programs originate and execute on the server computer; graphics execute on the terminal. Example of a thin client. **-- NC network computers as clients 14 Networked to a server computer. Programs originate on the server computer, and execute on the server or on the terminal (= the NC network computer, in this case). Example of a thin client.

**-- PCs as clients 15 In the case of a client-server system: networked to a server computer. Programs usually originate and execute on the terminal (= PC, in this case), but may also originate and execute on the server computer. A fat client. **-- thin clients 16 Thin clients can work best in the following situations: When older, text-based terminals are replaced. When users work with a limited set of programs. When users share desktops. When remote users are difficult to support. When the applications revolve around remote data instead of local data. When data security is most important.

**** 17 Client-server systems Benefits and problems ****?? Question?? 18 Which benefits offers the client-server architecture to to the user?

**** benefits for the user of the system (Part 1) 19 The user needs to know a smaller number of user interfaces, when more than one server can be accessed by the same client, compared with the case when every system offers its own interface. Client Servers **** benefits for the user of the system (Part 2) 20 When more than 1 client is available for a type of server, then the user can make a choice and work with the interface offered by that particular client software, which is well adapted to his/her situation, knowledge and experience. Clients Server

***- benefits for the distributor of data 21 The distributor needs to be concerned less with the user interface; instead, his/her server only has to be compatible with the important client programs, that is, with one or several important client-server protocols. Due to the benefits for the user (sometimes = buyer), the number of users / consumers / buyers will grow. **-- benefits for database system management 22 The user interface and some other functions can be processed by the (micro)computer of the user, when this executes the client retrieval software. This makes the workload lighter»of the database computer (Which executes the data server software) and»of the data communication network (Which must transfer less data concerned with the user interface)

**-- problem with client programs for Windows 23 The preferences, history, bookmark, mail and news files of the Windows client programs on the microcomputer can and should be adapted by every user. This is a problem when these files are stored on the hard disk on the client microcomputer, when more than 1 person uses this same microcomputer. Solution: install the system so that personal files can easily be stored in a personal directory on a drive in the local network. ***-Examples programs compatible with protocols 24 The client-server protocols all have one part concerning the client and one concerning the server. Programs used at the client as well as at the server side can be compatible to a certain extent with such a clientserver protocol. Compatibility is in most real cases not a full YES or NO. Protocol: Programs: Client Client Server Server

**** 25 Client-server systems Examples ****?? Question?? 26 Which client-server protocols do do you know?

****Examples examples in the Internet 27 nfs E-mail SMTP telnet ftp E-mail POP E-mail IMAP gopher HTTP (WWW) Z39.50 News NNTP ****?? Question?? 28 Which client-server client programs do do you know?

**--?? Question?? 29 How do do most computer services or or information and communication services think about the client-server approach? What are the consequences for their work and workload? **** 30 Client-server systems Trends

**--?? Question?? 31 How is is the client-server approach evolving? ***-Examples trends 32 From few central server computers (mainframes for instance) with dumb terminals, to more server computers with a diversity of thin to fat client computers. From Internet client software dedicated to a particular server, to more applications of more generic client software. (Example: incorporation of functions/servers in the WWW accessible with 1 big multipurpose, generic WWW client program.)

**** 33 You are free to copy, distribute, display this work under the following conditions:»attribution: You must mention the author.»noncommercial: You may not use this work for commercial purposes.»no Derivative Works: You may not change, modify, alter, transform, or build upon this work. For any reuse or distribution, you must make clear to others the license terms of this work.