|
Iterative, Connection-Oriented Servers (TDP)
- A DAYTIME Server
- Close call requests a graceful shutdown
Data in transit is reliably delivered
Close requires messages and time
- If the server closes you may be safe
- If the client must close, the client may not cooperate
- In our simple server, a client can make rapid calls
and use resources associated with TCP shutdown timeout
|