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 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 Abeysinghe <[email protected]> wrote:
Hi,
In the default usage of HAPI once we register a callback it is must to
return the ACK on the same channel. I need to process the message and
ACK later. Is there a way to do that and is it possible to get the
output stream we need to response from the API.
Thx
- Asanka


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________
Hl7api-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hl7api-devel


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Hl7api-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to