23.1
|
Write a client that can test our server's
partial delivery API we developed in Section 23.3.
|
23.2
|
Besides sending a very large message to the
server illustrated in Section 23.3, what
other method can be used to get the partial delivery API invoked in
our server?
|
23.3
|
Rewrite the partial delivery API server to
handle partial delivery API notifications.
|
23.4
|
What applications would benefit from the use of
unordered data? What applications would not benefit from unordered
data? Explain your choices.
|
23.5
|
How can you test the subset binding server?
|
23.6
|
Assume that your application is running on a
private network where the endpoints are all connected via a local
LAN. Also assume that all of your servers and clients are running
on multihomed hosts. What parameters do you need to adjust to
assure that you detect failure in two seconds or less?
|