Design Discussion

[ Home | Contents | Search | Post | Reply | Next | Previous | Up ]

Protocol Design

From: Chris
Date: 28 Jul 2002
Time: 19:56:29 -0400
Remote Name: 10.10.17.211

Comments

An issue I was thinking about: When a user sends the proxy a "set", recieves a "waiting" message, then repeats the "set" to recieve the expected response, what happens if the second "set" contains different data? For this reason I was thinking that the session table may also need to store the data object from the first "set" to compare it with the second to determine of the second "set" it recieved is just a repeat or an entirely new "set" request.

Last changed: 07/28/02