How Do I Find the Firebird TCP Port?
- Log in to the machine that hosts your Firebird server.
- Locate your firebird.conf file, and open it with a text editor.
- Locate the RemoteServicePort or RemoteServiceName setting.
The value passed to either of these parameters is your Firebird TCP port.
Referenced by...