I'm working improving support for TDS. One part of the Sybase version of TDS involves correlation between requests and responses. A request can declare a cursor, and the response returns with the cursor id. As far as I can tell, they're only related by the request/response relationship of a sequence of packets.
It seems like this should be a common idiom. Could someone point me to another protocol that I can use as a model? Craig Jackson
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
