Hi all,
I have used LowerLayerProtocol with HAPI SimpleServer and sended HL7
Message with HL7Inspector to my HAPI Server.
Sended message has some turkish characters(ş,ç,ğ,İ,..).
When server has received this message I encode the message as below:
            PipeParser parser = new PipeParser();
            String encodedMessage = parser.encode(msg);
But Turkish characters seems like a question mark (?).
I try all character set of HL7Inspector while sending.But didn't work.
can someone help me?????

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Hl7api-devel mailing list
Hl7api-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to