Subject Re: [firebird-support] server version?
Author Ivan Prenosil
> How can I know which version of the server is running on a certain port?
> Is there any verb of the protocol that returns the version of the server?

Yes, connect to service manager using
isc_service_query
and specify isc_info_svc_server_version, it will return something like
WI-T2.0.0.12135 Firebird 2.0 Beta 2

Ivan
http://www.volny.cz/iprenosil/interbase/