This method receives data through the socket.
Public
virtual int Receive (char* lpBuf, int nBufLen) = 0;
lpBuf
The string buffer in which data will be stored
nBufLen
The length of the buffer
The method returns one of the following values: