Subject Re: [firebird-support] UDP Transport
Author Dimitry Sibiryakov
On 19 Aug 2006 at 9:10, Noel Kelly wrote:

>I can't find anything in the docs about altering the transport for a
>Windows based Firebird server/client. Does anyone have any ideas or
>comments?

Simple answer: you can't. You can only choose between TCP
connection and Named Pipes.
Complex answer: if you are really eager, you can develop new
transport. It is an open source world. But I'm afraid UDP won't get
you any profit: fbclient has to get answer for the request before
returning from API function.

--
SY, Dimitry Sibiryakov.