Subject Re: [ib-support] Hand-held interface
Author Bob Murdoch
At 1/21/2002 11:18 AM, you wrote:
>I have been tasked with creating some sort of
>interface into IB on a hand-held device.
>
>I have the choice of Windows CE or terminal server (DOS)
>based screen
>
>I presume Delphi is closed to me for CE therefore
>what other development avenues are open?

Does this have to be a direct connection to the IB server, or can it be a
connection to a middle-tier, which can then pass queries/results? If you
can go the multi-tier way, you might want to check out
http://www.astatech.com They have some offerings for WinCE and
Palm. Additionally, you can use PocketPascal to continue with a
delphi-like programming model for Palm devices.

hth,

Bob M..