Re: [Quickfix-users] FIX encryption and Java on Solaris
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-04-22 15:38:08
|
David, These are good questions. To address the first, support for encryption is high on the priority list. It is one of the features that will likely make it into the next version. Concerning java bindings for Solaris. I know a lot of people have been doing work with the Solaris version recently. I do not know if any of that work touched on this area. It should be pretty easy to do. The code written for windows should be extremely reusable. A project simply need to be created which will create a quickfix_jni shared library, so it will mostly be autoconf/make work. I know there are issues porting to the JNI layer to Linux simply because Linux has terrible support for C++ exception thrown from shared libraries. I don't think Solaris has this same problem. --Oren Miller, ThoughtWorks "David Jennings" <dav...@ti...> To: <qui...@li...> Sent by: cc: qui...@li...ur Subject: [Quickfix-users] FIX encryption and Java on Solaris ceforge.net 04/21/02 10:47 PM Hello all, I am looking at QuickFix for a couple of projects that we are currently working on and I was wondering what the state of play was with support for encryption, and java bindings for Solaris (I know that they are in place for Windows). Sorry if this is an FAQ. I couldn't find any reference to this on the site or in the docs. Thanks, David Jennings Tigerex Group Limited _______________________________________________ Quickfix-users mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-users |