NCL Library
Public Member Functions | Protected Member Functions | Friends
CTCPCltSocket Class Reference

#include <TCPCltSocket.hpp>

Inheritance diagram for CTCPCltSocket:
CTCPSocket CSocket

List of all members.

Public Member Functions

 CTCPCltSocket (Mode eMode=BLOCK)
virtual ~CTCPCltSocket ()
CString Host () const
uint Port () const
void Connect (const tchar *pszHost, uint nPort)

Protected Member Functions

void Attach (SOCKET hSocket, Mode eMode)

Friends

class CTCPSvrSocket

Constructor & Destructor Documentation


Member Function Documentation

CString CTCPCltSocket::Host ( ) const [inline]
uint CTCPCltSocket::Port ( ) const [inline]
void CTCPCltSocket::Connect ( const tchar *  pszHost,
uint  nPort 
) [inline]

Reimplemented from CSocket.

void CTCPCltSocket::Attach ( SOCKET  hSocket,
Mode  eMode 
) [protected]

Friends And Related Function Documentation

friend class CTCPSvrSocket [friend]

The documentation for this class was generated from the following files: