Re: [HAPI-devel] Callback

2009-06-02 Thread Asanka Abeysinghe
Hi James, Basically I want to get the output stream from the server socket and pass it to another process to construct the ack and response. So basically the callback will not return an Message out. Any workaround ? Thx - Asanka James Agnew wrote: Hi Asanka, I'm not sure I understand this

Re: [HAPI-devel] Callback

2009-06-02 Thread James Agnew
Hi Asanka, I'm not sure I understand this request. You are looking to send the ACK on a different socket? Or you want to have a different thread provide the ACK than the one that processes the message? Could you clarify the workflow a bit? Cheers, James On Sat, May 30, 2009 at 11:24 PM, Asanka A