IBX.IBServices.TProtocol
Delphi
TProtocol = TIBProtocol;
C++
typedef Ibx::Ibutils::TIBProtocol TProtocol;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
enum typedef |
public | IBX.IBServices.pas IBX.IBServices.hpp |
IBX.IBServices | IBX.IBServices |
Description
TProtocol identifies a network protocol.
TProtocol values are:
|
Local |
|
|
NamedPipe |
Named pipe (FIFO) |
|
SPX |
IPX/SPX |
|
TCP |
Transport control protocol |