Well what if I also modify the server procs and pass in some sort of session 
param? Then you can use that session information to get the appropriate client 
connection, and pass that into the client proc, then sending a request to the 
same client that invoked the server. Apologies for the back-and-forth here, but 
this is a pretty challenging problem to solve, and I need to keep the 
implementation simple as I'm only one person.

Reply via email to