Subject using port 3051
Author wang960
Hi,

i installed FB1.5 in a linux machine without IB6, i changed the
remoteservicePort to 3051, then re-start the computer, i can connect
to employee.fdb in isql with following:
connect localhost/3051:employee.fdb

but in a Delphi app with following connection string:
192.168.1.201/3051:employee.fdb
it returns :undefined services 3051/tcp

any hints to fix this problem?

Thanks,