[Quickfix-developers] Problem with Socket
Brought to you by:
orenmnero
|
From: j j <htr...@ya...> - 2007-05-08 05:49:29
|
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. |