{{Quickfixn}} Drop copy sample implementation

sagar kohli sagar.kkohli at gmail.com
Wed Jun 10 09:22:45 PDT 2020


Hi Team,

Any help would be appreciated.

Thanks & Regards
Sagar

On Wed, Jun 10, 2020, 7:13 PM sagar kohli <sagar.kkohli at gmail.com> wrote:

> Hi,
>
> I have created a initiator, and now need to implement ssl for making
> communication secure. We are basically interacting with ecn and they have
> shared certificates with ext jks, pem and pkcs12. Require help to implement
> it. And do we need to install cert or can we directly specify location of
> cert. Also know we can set the values of below ssl parameters in
> configuration
> SslEnable
> SslValidateCertificate
> SslProtocols
> SslCertificate
> SslCertificatePassword
>
> I have used pkcs12 cert and specified the values of above parameter but in
> logs see repeated line
>
> Connecting to IP(client ip) on port no
>
> Need help
>
> Thanks
> Sagar Kohli
>
> On Wed, May 13, 2020, 6:42 PM Grant Birchmeier <gbirchmeier at connamara.com>
> wrote:
>
>> QuickFIX/n does not have a class called ThreadedSocketInitiator.  I don't
>> know why you are looking for that.
>>
>> Just use SocketInitiator.  I guarantee it will be fine for you.
>>
>> On Wed, May 13, 2020 at 12:01 AM sagar kohli <sagar.kkohli at gmail.com>
>> wrote:
>>
>>> Hi
>>>
>>> I am looking for example with Threadedsocketinitiator. Not sure I am
>>> using quickfix version 1.8.0, but not able to see tne class after referring
>>> the dll.
>>>
>>> Regards
>>> Sagar Kohler
>>>
>>> On Wed, May 6, 2020, 11:13 PM Grant Birchmeier <
>>> gbirchmeier at connamara.com> wrote:
>>>
>>>> Did you look at the examples Mike pointed you to?
>>>>
>>>> TradeClient is an initiator, Executor is an acceptor.  Run the
>>>> Executor, then run the TradeClient.  The TradeClient provides a simple
>>>> command-line to send dummy order messages to the Executor, and the executor
>>>> will respond with ExecutionReports.
>>>>
>>>> Look at those examples.  Run them.  See how they work.  Look at the
>>>> config files.  Make small changes and see what happens.  Look at the logs
>>>> that result.
>>>>
>>>> Please do that before you ask further questions, because you will learn
>>>> what QF can do and how message transmission/reception works.  You'll have a
>>>> good idea of what your own initiator will need to do (because command-line
>>>> aside, it's not that different.)
>>>>
>>>> -Grant
>>>>
>>>> On Wed, May 6, 2020 at 12:29 PM sagar kohli <sagar.kkohli at gmail.com>
>>>> wrote:
>>>>
>>>>> Hi Mike,
>>>>>
>>>>> So elaborating more on that we would be having connectivity over
>>>>> internet. i.e. as such we are going to be initiator and would be receiving
>>>>> order executed over ECN. So can you please help me understand what needs to
>>>>> be done?
>>>>>
>>>>> Regards
>>>>> Sagar Kohli
>>>>>
>>>>>
>>>>> On Tue, May 5, 2020, 8:35 PM Mike Gatny <mgatny at connamara.com> wrote:
>>>>>
>>>>>> Right here:
>>>>>>
>>>>>> https://github.com/connamara/quickfixn/tree/master/Examples/TradeClient
>>>>>>
>>>>>> You can connect it to this to see Execution Reports flow:
>>>>>> https://github.com/connamara/quickfixn/tree/master/Examples/Executor
>>>>>>
>>>>>> --
>>>>>> Mike Gatny
>>>>>> Connamara Systems
>>>>>>
>>>>>>
>>>>>> On Tue, May 5, 2020 at 10:58 AM sagar kohli <sagar.kkohli at gmail.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi Team,
>>>>>>>
>>>>>>> I am using the quick fix for first time. Can someone please share
>>>>>>> sample example for initiator where we would be just connecting to server
>>>>>>> and server would be sending execution report for executed orders ON FIX44.
>>>>>>>
>>>>>>> It would be great help
>>>>>>>
>>>>>>> Thanks and Regards
>>>>>>> Sagar Kohli
>>>>>>> _______________________________________________
>>>>>>> Quickfixn mailing list
>>>>>>> Quickfixn at lists.quickfixn.com
>>>>>>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>>>>>>
>>>>>>
>>>>>> This email, along with any attachments, is confidential. If you
>>>>>> believe you received this message in error, please contact the sender
>>>>>> immediately and delete all copies of the message. Thank you from Connamara
>>>>>> Systems, LLC._______________________________________________
>>>>>> Quickfixn mailing list
>>>>>> Quickfixn at lists.quickfixn.com
>>>>>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>>>>>
>>>>> _______________________________________________
>>>>> Quickfixn mailing list
>>>>> Quickfixn at lists.quickfixn.com
>>>>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>>>>
>>>>
>>>>
>>>> --
>>>> Grant Birchmeier
>>>> *Connamara Systems, LLC*
>>>> *Made-To-Measure Trading Solutions.*
>>>> Exactly what you need. No more. No less.
>>>> http://connamara.com
>>>>
>>>> This email, along with any attachments, is confidential. If you believe
>>>> you received this message in error, please contact the sender immediately
>>>> and delete all copies of the message. Thank you from Connamara Systems, LLC.
>>>> _______________________________________________
>>>> Quickfixn mailing list
>>>> Quickfixn at lists.quickfixn.com
>>>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>>>
>>> _______________________________________________
>>> Quickfixn mailing list
>>> Quickfixn at lists.quickfixn.com
>>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>>
>>
>>
>> --
>> Grant Birchmeier
>> *Connamara Systems, LLC*
>> *Made-To-Measure Trading Solutions.*
>> Exactly what you need. No more. No less.
>> http://connamara.com
>>
>> This email, along with any attachments, is confidential. If you believe
>> you received this message in error, please contact the sender immediately
>> and delete all copies of the message. Thank you from Connamara Systems, LLC.
>> _______________________________________________
>> Quickfixn mailing list
>> Quickfixn at lists.quickfixn.com
>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20200610/9f0953b1/attachment.htm>


More information about the Quickfixn mailing list