Client and Server - cooperate to deliver network services
Client is to initiates communication and server is to send information's back to client.
Client-Side and Server-Side
Client-Side
Scripts
|
Server-Side
Scripts
|
Are
interpreted by the browser
|
Proceed
by the server to generate HTML
|
Can
embedded into HTML documents or contained in separate file
|
Provide
interactive web sites that interface to database or data stores
|
Proceed
at browser
|
|
Reduce
the number of requests
|
Internet Application
Network Application Support
|
Transport Protocol
|
Network Communication
|
File transfer
|
Eg: TCP/IP, Netbean
|
Ethernet, telephone
|
Complete user visible support service
|
Transmit message
into network between network and from segment to another
|
Computer must be
connected
|
Client Tier vs Middle Tier vs Information Tier
An application consists of three main parts:
1. Form
2. Process
3. Database


No comments:
Post a Comment