RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRawSocket Class

Encapsulates a raw socket.

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

Sockets

TRawSocket encapsulates a raw socket. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!