Re: [Quickfix-developers] Problem with Socket
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2007-05-08 16:38:32
|
Ask your broker, they are hanging up on you. --oren On May 8, 2007, at 12:49 AM, j j wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > I am trying to connect to my brokers feed and I am getting the > following error: "Socket Failed: Connection reset by peer". When my > app goes to toAdmin I have the following code: > > If TypeOf message Is QuickFix44.Logon Then > Dim Logon As QuickFix44.Logon = New QuickFix44.Logon > Logon.set(New Username("myuserid")) > Logon.set(New Password("mypassword")) > End If > > What is causing this error? > > Thanks > > Get your own web address. > Have a HUGE year through Yahoo! Small Business. > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |