RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseSocket.Protocol Property

Sets or returns the protocol used by the socket.

Pascal
property Protocol: TSocketProtocol;
C++
__property TSocketProtocol Protocol;

Protocol sets or returns the protocol used by the socket. The socket protocol can be IP, TCP, UDP, or other network protocols. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!