[This message was posted by Richard Sylvester of Self Employed <[email protected]> to the "4.0 Session" discussion forum at http://fixprotocol.org/discuss/12. You can reply to it on-line at http://fixprotocol.org/discuss/read/b8276dd2 - PLEASE DO NOT REPLY BY MAIL.]
I am writing a Java based fix engine...I am opening a raw SSLSocket and obtaining an input/output stream to the connection. I write the following message (sender and target ID's set to XXX for this example); 8=FIXT.1.1 9=69 35=A 49=XXX 56=XXX 34=1 52=20100612-22:20:49 98=0 108=30 10=190 I have also tried: 8=FIXT.1.1 9=76 35=A 49=XXX 56=XXX 34=1 52=20100613-00:17:39 98=0 108=30 1137=7 10=233 I substituted spaces for the <SOH> character above. I know the size and checksum are correct (not in this example of course) as I have checked them over and over again. The problem is I sit there waiting for a response reading the inputstream and get nothing. Any idea's? [You can unsubscribe from this discussion group by sending a message to mailto:[email protected]] -- You received this message because you are subscribed to the Google Groups "Financial Information eXchange" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fix-protocol?hl=en.
