Message-ID: <1264355852835-1288760.post@n4.nabble.com>
Date: 2010-01-24T17:57:32Z
From: Jonathan Shore
Subject: IBrokers - twsConnect error
In-Reply-To: <e8e755251001161000q1a2799ceo18a6051606fe31ab@mail.gmail.com>
Hi,
Well it looks like IB did it again (more transparent updates). The
CLIENT_VERSION is now 46 rather than 45, so twsConnect() fails. I looked
at what is currently in the google code project and still references 45. I
tried locally adjusting CLIENT_VERSION to "46". twsConnect() got further,
but then faulted at:
if (curMsg == .twsIncomingMSG$ERR_MSG) {
if (!errorHandler(s, verbose)) ...
}
My TWS client is Build 901.8, Jan 20, 2010 1:17:05 PM.
Not sure if there is something other than the version number that needs to
be updated. Hopefully there are no protocol changes.
Jonathan
--
http://tr8dr.wordpress.com/
--
View this message in context: http://n4.nabble.com/IBrokers-twsConnect-error-tp1015713p1288760.html
Sent from the Rmetrics mailing list archive at Nabble.com.