Subject | RE: [firebird-support] hostname:databasename |
---|---|
Author | Leyne, Sean |
Post date | 2012-09-08T21:09:35Z |
Hector,
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
> Sounds nice but still cannot connect withIs "scadcam.cloudapp.net:51160" how you connect to the remote cloud?
> scadcam.cloudapp.net/51160:employees
> Is this / to indicate the port firebird uses or for the port to get access to the
> host?
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