That?s what I think too.
My Delphi VCL is also based on sockets but has some more events like
OnOrderPlaced, OnOrderFilled, OnOrderCancelled etc.
I can?t program in VB but there is a way to use sockets in VB and the
use of sockets is much better then the ActiveX.
Look at "Winsock API and VB - step by step tutorial for the Visual
Basic developers"
--- In twsapi@y..., gernot.ullrich@t... wrote:
May be I misunderstood your question. Actually there is a socket
interface (see jts/SocketClient)
and the Java Interface uses the Socket Interface too. I don't know
about VB because I
prefer to write in a really structured OO-Language, but I think
everything is based on this layer.
Gernot
--- In twsapi@y..., "thestattrader" <TheStatTrader@y...> wrote:
I was thining about writing a raw socket interface to TWS, then
folks
could hit it with perl, c, etc... thought I'd see if there was
any
interest out there.
StatTrader