Page 1 of 1

IBCConnection - missing "Port" property

Posted: Thu 09 Sep 2010 18:46
by pzvonicek
Hi, I would really appreciate if you add Property "Port" to IBCConnection component so I can choose anything else than default 3050. I like to have running known services from security reasons on nondefault ports (FB Server, SSHD etc.). Do you plan to release such feature?

Thank you.
Pavel

Posted: Fri 10 Sep 2010 08:57
by AndreyZ
Hello,

To choose a port you have to put it into the SERVER property of the TIBCConnection component like this:

Code: Select all

server/3050
If you want more information, please, look at the Frequently Asked Question topic in the IBDAC help.