[ROOT] --> small
public CSMTPSocket ( ) ;
public ~ CSMTPSocket ( ) ;
protected SOCKET m_hSocket
public BOOL Create ( ) ;
public BOOL Connect ( LPCTSTR pszHostAddress , int nPort = 110) ) ;
public BOOL Send ( LPCSTR pszBuf , int nBuf ) ;
public void Close ( ) ;
public int Receive ( LPSTR pszBuf , int nBuf ) ;
public BOOL IsReadible ( BOOL & bReadible ) ;
protected BOOL Connect ( const SOCKADDR * lpSockAddr , int nSockAddrLen ) ;
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.