Subject IBO Connection
Author stevewe2
I'm having trouble getting a remote connection to an IB database
using TIboConnection. I have two test beds, but I'll describe the
situation on the development test bed here. Here's a brief rundown:

1. Network is P to P using shared, named servers and drives. (This
could be the deal killer.)

2. I can't use TCP/IP because the IB server must allow dynamic IP
Address as it's the gateway to the outside world.

What are the correct IboConnection property settings? I have an ini
file interface to fetch and set Server, Protocol and Path properties.

TIA, Steve