HI james;
I thought to open serversocket to listen the incoming hl7 messages, than
going with a sample available hl7 server..But i think, hl7 itself has the
serversocket implementation in it. So,we dont need to add that again..
I might need to consider a producer/consumer pattern to listen the
responses from backend applications.
Thanks
-Rtaha
On 30 April 2013 23:05, James Agnew <ja...@jamesagnew.ca> wrote:
> HI Ratha,
>
> Do you just mean that you want to open up a normal TCP/MLLP port to
> receive messages and send back responses? If so, there is an example of how
> to do this here:
>
> http://hl7api.sourceforge.net/xref/ca/uhn/hl7v2/examples/SendAndReceiveAMessage.html
>
> Cheers,
> James
>
>
> On Tue, Apr 30, 2013 at 2:51 AM, vijayaratha vijayasingam <
> vijayara...@gmail.com> wrote:
>
>> Hi all;
>> Is it possible to add serversocket implementation to listen the incoming
>> traffic of HL7 messages in Hapi? Currently, i start a sample server to
>> listen all incoming message. I would like to create a serversocket to
>> listen messages and when the application responds, i would like to send
>> back that as ack/nack response to client.. How can i do that?
>>
>> Thanks
>> -ratha
>>
>>
>> ------------------------------------------------------------------------------
>> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
>> Get 100% visibility into your production application - at no cost.
>> Code-level diagnostics for performance bottlenecks with <2% overhead
>> Download for free and get started troubleshooting in minutes.
>> http://p.sf.net/sfu/appdyn_d2d_ap1
>> _______________________________________________
>> Hl7api-devel mailing list
>> Hl7api-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/hl7api-devel
>>
>>
>
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Hl7api-devel mailing list
Hl7api-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hl7api-devel