RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRawSocket Class

Encapsulates a raw socket.

Pascal
TRawSocket = class(TIpSocket);
C++
class TRawSocket : public TIpSocket;

TRawSocket encapsulates a raw socket. 

 

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