Subject RE: [firebird-support] hostname:databasename
Author Leyne, Sean
Hector,

> Sounds nice but still cannot connect with
> scadcam.cloudapp.net/51160:employees
> Is this / to indicate the port firebird uses or for the port to get access to the
> host?

Is "scadcam.cloudapp.net:51160" how you connect to the remote cloud?

Doesn't a client need to login/open a connection to "the cloud" before you can access cloud resources?

How is port 51160 being mapped/assigned to your cloud Firebird instance?

I suspect that you need to create a "redirector" which would be installed on the remote client systems. It would login/establish a connection to the cloud and then listen on port 3050 and "proxy" the TCP messages between the client and the cloud Firebird instance.


Sean