This method sends data through the socket.
Public
virtual int Send (const char *lpBuf, int nBufLen) = 0;
lpBuf
A constant string buffer that contains the data to be sent
nBufLen
The length of the buffer
The method returns one of the following values: