RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Sockets.TSocketProtocol Type

TSocketProtocol is the code for a socket protocol.

Pascal
TSocketProtocol = Word;
C++
Word TSocketProtocol;

TSocketProtocol is a number that represents a network protocol such as IP, TCP, or UDP. 

 

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