[Quickfix-developers] Getting Started with QuickFix and .NET
Brought to you by:
orenmnero
|
From: John K. <kam...@gm...> - 2007-09-24 12:40:04
|
HI, I'm a newbie to quick fix and for a few days now I've been investigating the examples provided and anything else I could find on the web, and I can say for certain that quickfix has one of the steepest learning curves I've ever seen. The documentation and examples especially for .net developers is very limited. There is very little on how to actually get anything working with quickfix, kind of like a "hello world" for on QF. Basically... how to: 1. connect to your host & login 2. receive messages and determine the message type 3. send messages 4. log out If I could just get an example showing how an app connects to the host, provides the userid and pwd, then sets the event handlers and waits for data to arrive, I'd be most grateful. Any help would be most appreciated. I'm sure from there I'll be able to realise whats going on and make some progress. In fact, if I"m able to at least connect, I"ll create my own tutorial on using QF, C# and VB.NET for beginners and post it online for others to read. Thanks in advance John -- View this message in context: http://www.nabble.com/Getting-Started-with-QuickFix-and-.NET-tf4508939.html#a12859040 Sent from the QuickFIX - Dev mailing list archive at Nabble.com. |