Subject Re: [IBO] Re: Conncting to server via network
Author Florian Hector
Arno,

how do you assign Protocol in code.
When I try to simly assign it with
DM.cnConnection.Protokol := cpTCP_IP, I get the error that cpTCP_IP is
unknown. Couldn't find an example how to make the datatype protokol known to
the compiler.

Florian