previous |
start |
next
A Server Program
- This is a server program that enable clients to manage a set of
bank accounts in a bank
- When you develop a server application, you need some
application-level protocol
- The client can use this protocol to interact with the
server
- A simple bank access protocol is described on the next
slide
previous |
start |
next