Download presentation
Presentation is loading. Please wait.
Published byGrant Johns Modified over 8 years ago
1
Quiz 1 Key 3. Class B 5. |Ethernet Frame|IP Datagram|TCP Header|FTP Header|Data|
2
1. Packet and Circuit Switched Circuit: Public Telephone Network Packet: Internet and US Mail Data divided into small units (packets) for transmission More efficient use of shared resource
3
2. ISO 7 Layer Model
4
3. Layering and TCP/IP Protocols
5
6. Internetworking Internet: A network among networks, or a network of networks
6
7. Identifying a Service Each service gets a unique identifier; both client and server use that identifier Server registers with local protocol software under the identifier Client contacts protocol software for session under that identifier Example - TCP uses protocol port numbers as identifiers Server registers under port number for service Client requests session with port number for service
7
8. Client Arbitrary application program Becomes client when network service is needed Also performs other computations Invoked directly by user Runs locally on user's computer Initiates contact with server Can access multiple services (one at a time) Does not require special hardware or sophisticated operating system
8
8. Server Special purpose application dedicated to providing network service Starts at system initialization time Runs on a remote computer (usually centralized, shared computer) Waits for service requests from clients; loops to wait for next request Will accept requests from arbitrary clients; provides one service to each client Requires powerful hardware and sophisticated operating system
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.